Guillaume Nault
|
8540827eba
pppoe: fix reception of frames with no mac header
|
7 years ago |
Linus Torvalds
|
a11e1d432b
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
|
7 years ago |
Linus Torvalds
|
408afb8d78
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
Christoph Hellwig
|
db5051ead6
net: convert datagram_poll users tp ->poll_mask
|
7 years ago |
Christoph Hellwig
|
c350637227
proc: introduce proc_create_net{,_data}
|
7 years ago |
Guillaume Nault
|
a49e2f5d5f
pppoe: check sockaddr length in pppoe_connect()
|
7 years ago |
Kirill Tkhai
|
2f635ceeb2
net: Drop pernet_operations::async
|
7 years ago |
Joe Perches
|
d61e403856
drivers/net: Use octal not symbolic permissions
|
7 years ago |
Kirill Tkhai
|
c80afa026a
net: Convert /proc creating and destroying pernet_operations
|
7 years ago |
Denys Vlasenko
|
9b2c45d479
net: make getname() functions return length rather than use int* parameter
|
7 years ago |
Guillaume Nault
|
02612bb05e
pppoe: take ->needed_headroom of lower device into account on xmit
|
7 years ago |
Johannes Berg
|
4df864c1d9
networking: make skb_put & friends return void pointers
|
8 years ago |
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()
|
10 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.
|
11 years ago |