aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/pppoe.c
Commit message (Expand)AuthorAge
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03
* net: Simplify pppoe pernet operations.Eric W. Biederman2009-12-01
* netns: net_identifiers should be read_mostlyEric Dumazet2009-11-18
* pppoe: RCU locking in get_item_by_addr()Eric Dumazet2009-11-02
* PPPoE: Fix flush/close races.Michal Ostrowski2009-10-26
* net,pppoe: fixup module init/exit subsequent callsCyrill Gorcunov2009-08-12
* pppoe: fix /proc/net/pppoeEric Dumazet2009-07-30
* net: convert usage of packet_type to read_mostlyStephen Hemminger2009-03-10
* drivers/net/ppp*.c: fix sparse warnings: fix signednessHannes Eder2009-02-17
* ppp: section fixes re netnsAlexey Dobriyan2009-02-09
* net: replace uses of __constant_{endian}Harvey Harrison2009-02-01
* net: pppoe - stop using proc internalsCyrill Gorcunov2009-01-27
* net: pppoe - get rid of DECLARE_MAC_BUFCyrill Gorcunov2009-01-22
* net: pppoe,pppol2tp - register channels with explicit netCyrill Gorcunov2009-01-21
* net: pppoe - introduce net-namespace functionalityCyrill Gorcunov2009-01-21
* net: pppoe - code cleanup and helpersCyrill Gorcunov2009-01-21
* net: constify VFTsJan Engelhardt2009-01-21
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-31
|\
| * pppoe: Fix socket leak.David S. Miller2008-10-31
* | net: convert print_mac to %pMJohannes Berg2008-10-27
|/
* pppoe: warning fixStephen Hemminger2008-06-21
* pppoe: Unshare skb before anything elseHerbert Xu2008-06-10
* net pppoe: Check packet length on all receive pathsHerbert Xu2008-06-10
* netdev: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
* [PPP]: Sparse warning fixes.Stephen Hemminger2008-01-28
* [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-01
* [NET]: Wrap netdevice hardware header creation.Stephen Hemminger2007-10-10
* pppoe: endiannessAl Viro2007-10-10
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-10
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-10
* [NET]: Make packet reception network namespace safeEric W. Biederman2007-10-10
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-10
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-10
* [PPP] pppoe: Fix double-free on skb after transmit failureHerbert Xu2007-09-20
* [NET] skbuff: Add skb_cow_headHerbert Xu2007-09-16
* [PPP] pppoe: Fill in header directly in __pppoe_xmitHerbert Xu2007-09-16
* [PPP] pppoe: Fix data clobbering in __pppoe_xmit and return valueHerbert Xu2007-09-16
* [PPP] pppoe: Fix skb_unshare_check call positionHerbert Xu2007-09-16
* [PPPOE]: Improve hashing function in hash_item().Florian Zumbiehl2007-07-31
* [PPPoE]: move lock_sock() in pppoe_sendmsg() to the right locationFlorian Zumbiehl2007-07-31
* [PPPoX/E]: return ENOTTY on unknown ioctl requestsFlorian Zumbiehl2007-07-31
* [PPPOE]: Fix device tear-down notification.Michal Ostrowski2007-04-26
* [PPPOE]: race between interface going down and connect()Florian Zumbiehl2007-04-26
* [PPPoE]: miscellaneous smaller cleanupsFlorian Zumbiehl2007-04-26
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [PPPOE]: Introduce pppoe_hdr()Arnaldo Carvalho de Melo2007-04-26
* [PPPOE]: Use ifindex instead of device pointer in key lookups.Florian Zumbiehl2007-03-05