aboutsummaryrefslogtreecommitdiff
path: root/net/l2tp/l2tp_eth.c
AgeCommit message (Expand)Author
2012-11-02l2tp: fix oops in l2tp_eth_create() error pathTom Parkin
2012-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-05net: qdisc busylock needs lockdep annotationsEric Dumazet
2012-09-04l2tp: fix a typo in l2tp_eth_dev_recv()Eric Dumazet
2012-06-29net: l2tp_eth: provide tx_dropped counterEric Dumazet
2012-06-26net: l2tp_eth: use LLTX to avoid LOCKDEP splatsEric Dumazet
2012-06-25net: l2tp_eth: fix l2tp_eth_dev_xmit raceEric Dumazet
2012-06-07net: l2tp_eth: fix kernel panic on rmmod l2tp_ethEric Dumazet
2012-05-17net: l2tp: Standardize logging stylesJoe Perches
2012-02-15net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka
2011-07-27net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman
2011-03-21l2tp: fix possible oops on l2tp_eth module unloadJames Chapman
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-02net: another last_rx roundEric Dumazet
2010-08-26l2tp: test for ethernet header in l2tp_eth_dev_recv()Eric Dumazet
2010-04-23l2tp_eth: fix memory allocationJiri Pirko
2010-04-03l2tp: Fix L2TP_DEBUGFS ifdef tests.David S. Miller
2010-04-03l2tp: Add debugfs files for dumping l2tp debug infoJames Chapman
2010-04-03l2tp: Add L2TP ethernet pseudowire supportJames Chapman