Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Alexey Dobriyan
|
c7d03a00b5
netns: make struct pernet_operations::id unsigned int
|
8 years ago |
Guillaume Nault
|
29e73269aa
pppoe: fix reference counting in PPPoE proxy
|
9 years ago |
David S. Miller
|
b3e0d3d7ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Guillaume Nault
|
fe53985aaa
pppoe: fix memory corruption in padt work structure
|
9 years ago |
Guillaume Nault
|
681b4d88ad
pppox: use standard module auto-loading feature
|
9 years ago |
Guillaume Nault
|
a8acce6aa5
ppp: remove PPPOX_ZOMBIE socket state
|
9 years ago |
Guillaume Nault
|
8734e485fe
ppp: don't set sk_state to PPPOX_ZOMBIE in pppoe_disc_rcv()
|
9 years ago |
Guillaume Nault
|
1acea4f6ce
ppp: fix pppoe_dev deletion condition in pppoe_release()
|
9 years ago |
Guillaume Nault
|
e6740165b8
ppp: don't override sk->sk_state in pppoe_flush_dev()
|
10 years ago |
David S. Miller
|
b04096ff33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Felix Fietkau
|
665a6cd809
pppoe: drop pppoe device in pppoe_unbind_sock_work
|
10 years ago |
Eric W. Biederman
|
11aa9c28b4
net: Pass kern from net_proto_family.create to sk_alloc
|
10 years ago |
Joakim Tjernlund
|
a068833bbf
pppoe: Lacks DST MAC address check
|
10 years ago |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 years ago |
Simon Farnsworth
|
287f3a943f
pppoe: Use workqueue to die properly when a PADT is received
|
10 years ago |
Al Viro
|
6ce8e9ce59
new helper: memcpy_from_msg()
|
11 years ago |
David S. Miller
|
51f3d02b98
net: Add and use skb_copy_datagram_msg() helper.
|
10 years ago |
Christoph Schulz
|
a8a3e41c67
net: pppoe: use correct channel MTU when using Multilink PPP
|
11 years ago |
dingtianhong
|
7ed8ca5b1e
ppp: slight optimization of addr compare
|
11 years ago |
Hannes Frederic Sowa
|
f3d3342602
net: rework recvmsg handler msg_name and msg_namelen logic
|
11 years ago |
Jiri Pirko
|
351638e7de
net: pass info struct via netdevice notifier
|
12 years ago |
Gao feng
|
ece31ffd53
net: proc: change proc_net_remove to remove_proc_entry
|
12 years ago |
Gao feng
|
d4beaa66ad
net: proc: change proc_net_fops_create to proc_create
|
12 years ago |
Xiaodong Xu
|
2b018d57ff
pppoe: drop PPPOX_ZOMBIEs in pppoe_release
|
13 years ago |
Eric Dumazet
|
968d70184d
ppp: avoid false drop_monitor false positives
|
13 years ago |
Rami Rosen
|
3b12bb6043
pppoe: remove unused return value from two methods.
|
13 years ago |
Paul Mackerras
|
4b32da2bcf
ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>
|
13 years ago |
Jeff Kirsher
|
224cf5ad14
ppp: Move the PPP drivers
|
14 years ago |