Commit Graph

57 Commits (fb74c2fcac05fced50cd11b8e8dcecede1d4d880)

Author SHA1 Message Date
Cyrill Gorcunov 07f6642ee9 net,pppoe: fixup module init/exit subsequent calls 16 years ago
Eric Dumazet 72fc939789 pppoe: fix /proc/net/pppoe 16 years ago
Stephen Hemminger 7546dd97d2 net: convert usage of packet_type to read_mostly 16 years ago
Hannes Eder d6781f2af8 drivers/net/ppp*.c: fix sparse warnings: fix signedness 16 years ago
Alexey Dobriyan 0012985d18 ppp: section fixes re netns 16 years ago
Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 years ago
Cyrill Gorcunov 3617aa485c net: pppoe - stop using proc internals 16 years ago
Cyrill Gorcunov e35fac80ed net: pppoe - get rid of DECLARE_MAC_BUF 16 years ago
Cyrill Gorcunov f5882c3050 net: pppoe,pppol2tp - register channels with explicit net 16 years ago
Cyrill Gorcunov a6bcf1c1d3 net: pppoe - introduce net-namespace functionality 16 years ago
Cyrill Gorcunov 6aba915881 net: pppoe - code cleanup and helpers 16 years ago
Jan Engelhardt 4101dec9ca net: constify VFTs 16 years ago
David S. Miller 263e69cbc9 pppoe: Fix socket leak. 16 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Stephen Hemminger 2645a3c376 pppoe: warning fix 17 years ago
Herbert Xu bc6cffd177 pppoe: Unshare skb before anything else 17 years ago
Herbert Xu 392fdb0e35 net pppoe: Check packet length on all receive paths 17 years ago
Denis V. Lunev a95609cb02 netdev: use non-racy method for proc entries creation 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Stephen Hemminger 3c582b30bc [PPP]: Sparse warning fixes. 17 years ago
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 18 years ago
Stephen Hemminger 0c4e85813d [NET]: Wrap netdevice hardware header creation. 18 years ago
Al Viro b963dc1df7 pppoe: endianness 18 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman e9dc865340 [NET]: Make device event notification network namespace safe 18 years ago
Eric W. Biederman e730c15519 [NET]: Make packet reception network namespace safe 18 years ago
Eric W. Biederman 1b8d7ae42d [NET]: Make socket creation namespace safe. 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Herbert Xu 21d0c83302 [PPP] pppoe: Fix double-free on skb after transmit failure 18 years ago
Herbert Xu d9cc20484e [NET] skbuff: Add skb_cow_head 18 years ago
Herbert Xu 9355ec2339 [PPP] pppoe: Fill in header directly in __pppoe_xmit 18 years ago
Herbert Xu db7bf6d97c [PPP] pppoe: Fix data clobbering in __pppoe_xmit and return value 18 years ago
Herbert Xu 31bac44468 [PPP] pppoe: Fix skb_unshare_check call position 18 years ago
Florian Zumbiehl f1543f8b83 [PPPOE]: Improve hashing function in hash_item(). 18 years ago
Florian Zumbiehl 8aeca8fea5 [PPPoE]: move lock_sock() in pppoe_sendmsg() to the right location 18 years ago
Florian Zumbiehl 86c1dcfc96 [PPPoX/E]: return ENOTTY on unknown ioctl requests 18 years ago
Michal Ostrowski 42dc9cd54b [PPPOE]: Fix device tear-down notification. 18 years ago
Florian Zumbiehl 74b885cf86 [PPPOE]: race between interface going down and connect() 18 years ago
Florian Zumbiehl bfafb26e11 [PPPoE]: miscellaneous smaller cleanups 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo c1d2bbe1cd [SK_BUFF]: Introduce skb_reset_network_header(skb) 18 years ago
Arnaldo Carvalho de Melo 797659fb4a [PPPOE]: Introduce pppoe_hdr() 18 years ago
Florian Zumbiehl 6f30e1867c [PPPOE]: Use ifindex instead of device pointer in key lookups. 18 years ago
Florian Zumbiehl 90719dbeaf [PPPOE]: Key connections properly on local device. 18 years ago
Arjan van de Ven d54b1fdb1d [PATCH] mark struct file_operations const 5 18 years ago
Arnaldo Carvalho de Melo 58a5a7b955 [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb 18 years ago
Michal Ostrowski c9aa689537 [PPPOE]: Advertise PPPoE MTU 19 years ago
Jeff Garzik 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
Florin Malita 9bc18091a5 [PPPOE]: Missing result check in __pppoe_xmit(). 19 years ago