Guillaume Nault
|
5a59a3a0ef
ppp: fix __percpu annotation
|
7 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 |
WANG Cong
|
205e1e255c
ppp: defer netns reference release for ppp channel
|
9 years ago |
Eric Dumazet
|
d3fff6c443
net: add netdev_lockdep_set_classes() helper
|
9 years ago |
Eric Dumazet
|
f9eb8aea2a
net_sched: transform qdisc running bit into a seqcount
|
9 years ago |
Guillaume Nault
|
96d934c70d
ppp: add rtnetlink device creation support
|
9 years ago |
Guillaume Nault
|
7d9f0b4874
ppp: define reusable device creation functions
|
9 years ago |
Guillaume Nault
|
1f461dcdd2
ppp: take reference on channels netns
|
9 years ago |
Guillaume Nault
|
e8e56ffd9d
ppp: ensure file->private_data can't be overridden
|
9 years ago |
David S. Miller
|
810813c47a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Guillaume Nault
|
6faac63a69
ppp: release rtnl mutex when interface creation fails
|
9 years ago |
Guillaume Nault
|
edffc2178d
ppp: lock ppp->flags in ppp_read() and ppp_poll()
|
9 years ago |
Guillaume Nault
|
555d5b70f1
ppp: clarify parsing of user supplied data in ppp_set_compress()
|
9 years ago |
Guillaume Nault
|
69d9728d00
ppp: declare ppp devices as enumerated interfaces
|
9 years ago |
Guillaume Nault
|
94dbffe16e
ppp: define "ppp" device type
|
9 years ago |
Ben Hutchings
|
4ab42d78e3
ppp, slip: Validate VJ compression slot parameters completely
|
9 years ago |
Guillaume Nault
|
58a89ecaca
ppp: fix lockdep splat in ppp_dev_uninit()
|
10 years ago |
Guillaume Nault
|
79c441ae50
ppp: implement x-netns support
|
10 years ago |