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 |
Guillaume Nault
|
8cb775bc0a
ppp: fix device unregistration upon netns deletion
|
10 years ago |
Tom Herbert
|
3dfb05340e
ppp: call skb_checksum_complete_unset in ppp_receive_frame
|
10 years ago |
Al Viro
|
ba5684083c
ppp_read(): switch to skb_copy_datagram_iter()
|
10 years ago |
Takashi Iwai
|
5748eb8f8e
net: ppp: Don't call bpf_prog_create() in ppp_lock
|
10 years ago |
Linus Torvalds
|
77c688ac87
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Al Viro
|
24dff96a37
fix misuses of f_count() in ppp and netlink
|
11 years ago |
Eric Dumazet
|
0287587884
net: better IFF_XMIT_DST_RELEASE support
|
11 years ago |
Alexei Starovoitov
|
7ae457c1e5
net: filter: split 'struct sk_filter' into socket and bpf parts
|
11 years ago |
David S. Miller
|
8fd90bb889
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Christoph Schulz
|
cc25eaae23
net: ppp: fix creating PPP pass and active filters
|
11 years ago |
Christoph Schulz
|
a9f559c37b
net: ppp: access ppp->nextseq only if CONFIG_PPP_MULTILINK is defined
|
11 years ago |
David S. Miller
|
1a98c69af1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Christoph Schulz
|
d762d03849
net: ppp: reset nextseq counter when enabling SC_MULTILINK
|
11 years ago |
Tom Gundersen
|
c835a67733
net: set name_assign_type in alloc_netdev()
|
11 years ago |
Christoph Schulz
|
3916a31927
net: ppp: don't call sk_chk_filter twice
|
11 years ago |
Daniel Borkmann
|
b1fcd35cf5
net: filter: let unattached filters use sock_fprog_kern
|
11 years ago |
Daniel Borkmann
|
568f194e8b
net: ppp: use sk_unattached_filter api
|
11 years ago |
Tejun Heo
|
2fa532c5d5
ppp: convert to idr_alloc()
|
12 years ago |
Eric Dumazet
|
303c07db48
ppp: set qdisc_tx_busylock to avoid LOCKDEP splat
|
12 years ago |