Kirill Tkhai
|
2f635ceeb2
net: Drop pernet_operations::async
|
7 years ago |
Joe Perches
|
d61e403856
drivers/net: Use octal not symbolic permissions
|
7 years ago |
David S. Miller
|
03fe2debbb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Guillaume Nault
|
6d066734e9
ppp: avoid loop in xmit recursion detection code
|
7 years ago |
David S. Miller
|
0f3e9c97eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Guillaume Nault
|
77f840e3e5
ppp: prevent unregistered channels from connecting to PPP units
|
7 years ago |
Kirill Tkhai
|
cd59b28ce9
net: Convert ppp_net_ops
|
7 years ago |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 years ago |
Linus Torvalds
|
168fe32a07
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
Guillaume Nault
|
0171c41835
ppp: unlock all_ppp_mutex before registering device
|
7 years ago |
Al Viro
|
afc9a42b74
the rest of drivers/*: annotate ->poll() instances
|
8 years ago |
Vasily Averin
|
e6675000f9
ppp: exit_net cleanup checks added
|
7 years ago |
Gao Feng
|
f02b2320b2
ppp: Destroy the mutex when cleanup
|
8 years ago |
Matteo Croce
|
90e229ef61
ppp: allow usage in namespaces
|
8 years ago |
Elena Reshetova
|
d780cd44e3
drivers, net, ppp: convert ppp_file.refcnt from atomic_t to refcount_t
|
8 years ago |
Guillaume Nault
|
6151b8b37b
ppp: fix race in ppp device destruction
|
8 years ago |
Guillaume Nault
|
5a59a3a0ef
ppp: fix __percpu annotation
|
8 years ago |
Guillaume Nault
|
0a0e1a85c8
ppp: fix xmit recursion detection on ppp channels
|
8 years ago |
Gao Feng
|
e5dadc65f9
ppp: Fix false xmit recursion detect with two ppp devices
|
8 years ago |
Matthias Schiffer
|
a8b8a889e3
net: add netlink_ext_ack argument to rtnl_link_ops.validate
|
8 years ago |
Matthias Schiffer
|
7a3f4a1851
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
|
8 years ago |
Johannes Berg
|
d58ff35122
networking: make skb_push & __skb_push return void pointers
|
8 years ago |
Gao Feng
|
97fcc193f6
ppp: remove unnecessary bh disable in xmit path
|
8 years ago |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 years ago |
stephen hemminger
|
bc1f44709c
net: make ndo_get_stats64 a void function
|
8 years ago |
Alexey Dobriyan
|
c7d03a00b5
netns: make struct pernet_operations::id unsigned int
|
8 years ago |
Guillaume Nault
|
077127705a
ppp: declare PPP devices as LLTX
|
9 years ago |
Guillaume Nault
|
55454a5658
ppp: avoid dealock on recursive xmit
|
9 years ago |
Guillaume Nault
|
bb8082f691
ppp: build ifname using unit identifier for rtnl based devices
|
9 years ago |
David S. Miller
|
de0ba9a0d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |