Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / drivers / net / pppoe.c
2010-05-24 Dan Carpenterpppoe: uninitialized variable in pppoe_flush_dev()
2010-05-18 Rami Rosencleanup: remove pppoe_ioctl() declaration.
2010-05-18 Joe Perchesdrivers/net: remove useless semicolons
2010-05-05 Jiri Pirkopppoe: remove unnecessary checks in pppoe_flush_dev
2010-04-26 Jiri Pirkopppoe: use pppoe_pernet instead of directly net_generic
2009-12-03 Joe Perchesdrivers/net: Move && and || to end of previous line
2009-12-02 Eric W. Biedermannet: Simplify pppoe pernet operations.
2009-11-18 Eric Dumazetnetns: net_identifiers should be read_mostly
2009-11-02 Eric Dumazetpppoe: RCU locking in get_item_by_addr()
2009-10-26 Michal OstrowskiPPPoE: Fix flush/close races.
2009-08-12 Cyrill Gorcunovnet,pppoe: fixup module init/exit subsequent calls
2009-07-30 Eric Dumazetpppoe: fix /proc/net/pppoe
2009-03-10 Stephen Hemmingernet: convert usage of packet_type to read_mostly
2009-02-18 Hannes Ederdrivers/net/ppp*.c: fix sparse warnings: fix signedness
2009-02-10 Alexey Dobriyanppp: section fixes re netns
2009-02-01 Harvey Harrisonnet: replace uses of __constant_{endian}
2009-01-27 Cyrill Gorcunovnet: pppoe - stop using proc internals
2009-01-22 Cyrill Gorcunovnet: pppoe - get rid of DECLARE_MAC_BUF
2009-01-21 Cyrill Gorcunovnet: pppoe,pppol2tp - register channels with explicit net
2009-01-21 Cyrill Gorcunovnet: pppoe - introduce net-namespace functionality
2009-01-21 Cyrill Gorcunovnet: pppoe - code cleanup and helpers
2009-01-21 Jan Engelhardtnet: constify VFTs
2008-10-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-31 David S. Millerpppoe: Fix socket leak.
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-06-21 Stephen Hemmingerpppoe: warning fix
2008-06-10 Herbert Xupppoe: Unshare skb before anything else
2008-06-10 Herbert Xunet pppoe: Check packet length on all receive paths
2008-04-29 Denis V. Lunevnetdev: use non-racy method for proc entries creation
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-01-28 Stephen Hemminger[PPP]: Sparse warning fixes.
2007-11-01 Pavel Emelyanov[NET]: Forget the zero_it argument of sk_alloc()
2007-10-10 Stephen Hemminger[NET]: Wrap netdevice hardware header creation.
2007-10-10 Al Viropppoe: endianness
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Eric W. Biederman[NET]: Make device event notification network namespace...
2007-10-10 Eric W. Biederman[NET]: Make packet reception network namespace safe
2007-10-10 Eric W. Biederman[NET]: Make socket creation namespace safe.
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-09-20 Herbert Xu[PPP] pppoe: Fix double-free on skb after transmit...
2007-09-16 Herbert Xu[NET] skbuff: Add skb_cow_head
2007-09-16 Herbert Xu[PPP] pppoe: Fill in header directly in __pppoe_xmit
2007-09-16 Herbert Xu[PPP] pppoe: Fix data clobbering in __pppoe_xmit and...
2007-09-16 Herbert Xu[PPP] pppoe: Fix skb_unshare_check call position
2007-07-31 Florian Zumbiehl[PPPOE]: Improve hashing function in hash_item().
2007-07-31 Florian Zumbiehl[PPPoE]: move lock_sock() in pppoe_sendmsg() to the...
2007-07-31 Florian Zumbiehl[PPPoX/E]: return ENOTTY on unknown ioctl requests
2007-04-26 Michal Ostrowski[PPPOE]: Fix device tear-down notification.
2007-04-26 Florian Zumbiehl[PPPOE]: race between interface going down and connect()
2007-04-26 Florian Zumbiehl[PPPoE]: miscellaneous smaller cleanups
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_network_header(skb)
2007-04-26 Arnaldo Carvalho... [PPPOE]: Introduce pppoe_hdr()
2007-03-05 Florian Zumbiehl[PPPOE]: Use ifindex instead of device pointer in key...
2007-03-03 Florian Zumbiehl[PPPOE]: Key connections properly on local device.
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 5
2006-12-03 Arnaldo Carvalho... [NET]: Conditionally use bh_lock_sock_nested in sk_rece...
2006-09-29 Michal Ostrowski[PPPOE]: Advertise PPPoE MTU
2006-09-13 Jeff Garzikdrivers/net: Trim trailing whitespace
2006-06-05 Florin Malita[PPPOE]: Missing result check in __pppoe_xmit().
2006-03-21 Herbert Xu[NET]: Replace skb_pull/skb_postpull_rcsum with skb_pul...
2006-01-03 David S. Miller[PPPOX]: Fix assignment into const proto_ops.
2006-01-03 Arnaldo Carvalho... [SOCK]: Introduce sk_receive_skb
2005-09-29 Al Viro[PATCH] proc_mkdir() should be used to create procfs...
2005-08-29 David S. Miller[NET]: Kill skb->real_dev
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2