Andrej Ota
|
2a27a03d3a
pppoe.c: Fix kernel panic caused by __pppoe_xmit
|
14 年之前 |
Eric Dumazet
|
756e64a0b1
net: constify some ppp/pptp structs
|
14 年之前 |
stephen hemminger
|
d7100da026
ppp: make channel_ops const
|
15 年之前 |
Rami Rosen
|
97859160c5
cleanup: remove pppoe_xmit() declaration.
|
15 年之前 |
Rami Rosen
|
55c95e738d
fix return value of __pppoe_xmit() method.
|
15 年之前 |
Dan Carpenter
|
a5e93151e4
pppoe: uninitialized variable in pppoe_flush_dev()
|
15 年之前 |
Rami Rosen
|
00c60a8312
cleanup: remove pppoe_ioctl() declaration.
|
15 年之前 |
Joe Perches
|
ee289b6440
drivers/net: remove useless semicolons
|
15 年之前 |
Jiri Pirko
|
8753d29fd5
pppoe: remove unnecessary checks in pppoe_flush_dev
|
15 年之前 |
Jiri Pirko
|
be9e969d79
pppoe: use pppoe_pernet instead of directly net_generic
|
15 年之前 |
Joe Perches
|
8e95a2026f
drivers/net: Move && and || to end of previous line
|
15 年之前 |
Eric W. Biederman
|
c879a6fcd6
net: Simplify pppoe pernet operations.
|
15 年之前 |
Eric Dumazet
|
f99189b186
netns: net_identifiers should be read_mostly
|
15 年之前 |
Eric Dumazet
|
1178f66eae
pppoe: RCU locking in get_item_by_addr()
|
15 年之前 |
Michal Ostrowski
|
fb64bb560e
PPPoE: Fix flush/close races.
|
15 年之前 |
Cyrill Gorcunov
|
07f6642ee9
net,pppoe: fixup module init/exit subsequent calls
|
16 年之前 |
Eric Dumazet
|
72fc939789
pppoe: fix /proc/net/pppoe
|
16 年之前 |
Stephen Hemminger
|
7546dd97d2
net: convert usage of packet_type to read_mostly
|
16 年之前 |
Hannes Eder
|
d6781f2af8
drivers/net/ppp*.c: fix sparse warnings: fix signedness
|
16 年之前 |
Alexey Dobriyan
|
0012985d18
ppp: section fixes re netns
|
16 年之前 |
Harvey Harrison
|
09640e6365
net: replace uses of __constant_{endian}
|
16 年之前 |
Cyrill Gorcunov
|
3617aa485c
net: pppoe - stop using proc internals
|
16 年之前 |
Cyrill Gorcunov
|
e35fac80ed
net: pppoe - get rid of DECLARE_MAC_BUF
|
16 年之前 |
Cyrill Gorcunov
|
f5882c3050
net: pppoe,pppol2tp - register channels with explicit net
|
16 年之前 |
Cyrill Gorcunov
|
a6bcf1c1d3
net: pppoe - introduce net-namespace functionality
|
16 年之前 |
Cyrill Gorcunov
|
6aba915881
net: pppoe - code cleanup and helpers
|
16 年之前 |
Jan Engelhardt
|
4101dec9ca
net: constify VFTs
|
16 年之前 |
David S. Miller
|
a1744d3bee
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
David S. Miller
|
263e69cbc9
pppoe: Fix socket leak.
|
16 年之前 |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 年之前 |