Guillaume Nault
|
58a89ecaca
ppp: fix lockdep splat in ppp_dev_uninit()
|
10 年之前 |
Guillaume Nault
|
79c441ae50
ppp: implement x-netns support
|
10 年之前 |
Guillaume Nault
|
8cb775bc0a
ppp: fix device unregistration upon netns deletion
|
10 年之前 |
Tom Herbert
|
3dfb05340e
ppp: call skb_checksum_complete_unset in ppp_receive_frame
|
10 年之前 |
Al Viro
|
ba5684083c
ppp_read(): switch to skb_copy_datagram_iter()
|
10 年之前 |
Takashi Iwai
|
5748eb8f8e
net: ppp: Don't call bpf_prog_create() in ppp_lock
|
10 年之前 |
Linus Torvalds
|
77c688ac87
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 年之前 |
Al Viro
|
24dff96a37
fix misuses of f_count() in ppp and netlink
|
11 年之前 |
Eric Dumazet
|
0287587884
net: better IFF_XMIT_DST_RELEASE support
|
11 年之前 |
Alexei Starovoitov
|
7ae457c1e5
net: filter: split 'struct sk_filter' into socket and bpf parts
|
11 年之前 |
David S. Miller
|
8fd90bb889
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Christoph Schulz
|
cc25eaae23
net: ppp: fix creating PPP pass and active filters
|
11 年之前 |
Christoph Schulz
|
a9f559c37b
net: ppp: access ppp->nextseq only if CONFIG_PPP_MULTILINK is defined
|
11 年之前 |
David S. Miller
|
1a98c69af1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Christoph Schulz
|
d762d03849
net: ppp: reset nextseq counter when enabling SC_MULTILINK
|
11 年之前 |
Tom Gundersen
|
c835a67733
net: set name_assign_type in alloc_netdev()
|
11 年之前 |
Christoph Schulz
|
3916a31927
net: ppp: don't call sk_chk_filter twice
|
11 年之前 |
Daniel Borkmann
|
b1fcd35cf5
net: filter: let unattached filters use sock_fprog_kern
|
11 年之前 |
Daniel Borkmann
|
568f194e8b
net: ppp: use sk_unattached_filter api
|
11 年之前 |
Tejun Heo
|
2fa532c5d5
ppp: convert to idr_alloc()
|
12 年之前 |
Eric Dumazet
|
303c07db48
ppp: set qdisc_tx_busylock to avoid LOCKDEP splat
|
12 年之前 |
Pravin B Shelar
|
14bbd6a565
net: Add skb_unclone() helper function.
|
12 年之前 |
stephen hemminger
|
b77bc2069d
ppp: make ppp_get_stats64 static
|
12 年之前 |
Kevin Groeneveld
|
e51f6ff396
ppp: add 64 bit stats
|
13 年之前 |
Eric Dumazet
|
968d70184d
ppp: avoid false drop_monitor false positives
|
13 年之前 |
David Woodhouse
|
9a5d2bd99e
ppp: Fix race condition with queue start/stop
|
13 年之前 |
David Woodhouse
|
e675f0cc9a
ppp: Don't stop and restart queue on every TX packet
|
13 年之前 |
Paul Mackerras
|
bf7daebb9f
ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.h
|
13 年之前 |
David S. Miller
|
ff4783ce78
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 年之前 |
Ben McKeegan
|
8a49ad6e89
ppp: fix 'ppp_mp_reconstruct bad seq' errors
|
13 年之前 |