index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pppoe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-18
pppoe: Must flush connections when MAC address changes too.
David S. Miller
1
-1
/
+2
2011-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2011-04-07
pppoe: drop PPPOX_ZOMBIEs in pppoe_flush_dev
Ulrich Weber
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-12-13
pppoe.c: Fix kernel panic caused by __pppoe_xmit
Andrej Ota
1
-1
/
+1
2010-09-22
net: constify some ppp/pptp structs
Eric Dumazet
1
-1
/
+1
2010-08-05
ppp: make channel_ops const
stephen hemminger
1
-2
/
+2
2010-06-10
cleanup: remove pppoe_xmit() declaration.
Rami Rosen
1
-1
/
+0
2010-06-05
fix return value of __pppoe_xmit() method.
Rami Rosen
1
-1
/
+1
2010-05-24
pppoe: uninitialized variable in pppoe_flush_dev()
Dan Carpenter
1
-0
/
+1
2010-05-18
cleanup: remove pppoe_ioctl() declaration.
Rami Rosen
1
-1
/
+0
2010-05-18
drivers/net: remove useless semicolons
Joe Perches
1
-1
/
+1
2010-05-05
pppoe: remove unnecessary checks in pppoe_flush_dev
Jiri Pirko
1
-6
/
+0
2010-04-26
pppoe: use pppoe_pernet instead of directly net_generic
Jiri Pirko
1
-1
/
+1
2009-12-04
drivers/net: Move && and || to end of previous line
Joe Perches
1
-2
/
+2
2009-12-02
net: Simplify pppoe pernet operations.
Eric W. Biederman
1
-30
/
+8
2009-11-18
netns: net_identifiers should be read_mostly
Eric Dumazet
1
-1
/
+1
2009-11-02
pppoe: RCU locking in get_item_by_addr()
Eric Dumazet
1
-10
/
+9
2009-10-27
PPPoE: Fix flush/close races.
Michal Ostrowski
1
-61
/
+68
2009-08-13
net,pppoe: fixup module init/exit subsequent calls
Cyrill Gorcunov
1
-11
/
+11
2009-07-31
pppoe: fix /proc/net/pppoe
Eric Dumazet
1
-0
/
+1
2009-03-10
net: convert usage of packet_type to read_mostly
Stephen Hemminger
1
-3
/
+3
2009-02-18
drivers/net/ppp*.c: fix sparse warnings: fix signedness
Hannes Eder
1
-1
/
+1
2009-02-10
ppp: section fixes re netns
Alexey Dobriyan
1
-1
/
+1
2009-02-01
net: replace uses of __constant_{endian}
Harvey Harrison
1
-4
/
+4
2009-01-27
net: pppoe - stop using proc internals
Cyrill Gorcunov
1
-28
/
+6
2009-01-23
net: pppoe - get rid of DECLARE_MAC_BUF
Cyrill Gorcunov
1
-1
/
+0
2009-01-22
net: pppoe,pppol2tp - register channels with explicit net
Cyrill Gorcunov
1
-1
/
+1
2009-01-22
net: pppoe - introduce net-namespace functionality
Cyrill Gorcunov
1
-133
/
+244
2009-01-22
net: pppoe - code cleanup and helpers
Cyrill Gorcunov
1
-81
/
+86
2009-01-22
net: constify VFTs
Jan Engelhardt
1
-1
/
+1
2008-10-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+3
2008-10-31
pppoe: Fix socket leak.
David S. Miller
1
-3
/
+3
2008-10-28
net: convert print_mac to %pM
Johannes Berg
1
-3
/
+2
2008-06-21
pppoe: warning fix
Stephen Hemminger
1
-1
/
+1
2008-06-11
pppoe: Unshare skb before anything else
Herbert Xu
1
-3
/
+3
2008-06-11
net pppoe: Check packet length on all receive paths
Herbert Xu
1
-14
/
+17
2008-04-29
netdev: use non-racy method for proc entries creation
Denis V. Lunev
1
-3
/
+1
2008-03-25
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-3
/
+3
2008-01-29
[PPP]: Sparse warning fixes.
Stephen Hemminger
1
-0
/
+2
2007-11-01
[NET]: Forget the zero_it argument of sk_alloc()
Pavel Emelyanov
1
-1
/
+1
2007-10-11
[NET]: Wrap netdevice hardware header creation.
Stephen Hemminger
1
-4
/
+4
2007-10-11
pppoe: endianness
Al Viro
1
-9
/
+9
2007-10-11
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-5
/
+3
2007-10-11
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
1
-2
/
+2
2007-10-11
[NET]: Make device event notification network namespace safe
Eric W. Biederman
1
-0
/
+3
2007-10-11
[NET]: Make packet reception network namespace safe
Eric W. Biederman
1
-0
/
+6
2007-10-11
[NET]: Make socket creation namespace safe.
Eric W. Biederman
1
-2
/
+2
2007-10-11
[NET]: Make /proc/net per network namespace
Eric W. Biederman
1
-2
/
+3
2007-09-20
[PPP] pppoe: Fix double-free on skb after transmit failure
Herbert Xu
1
-2
/
+1
[next]