| Commit message (Expand) | Author | Age | Files | Lines |
* | net/9p/trans_xen.c: don't inclide rwlock.h directly | Sebastian Andrzej Siewior | 2018-06-08 | 1 | -1/+0 |
* | net/9p: detect invalid options as much as possible | Chengguang Xu | 2018-06-08 | 1 | -8/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-06-07 | 332 | -8128/+20336 |
|\ |
|
| * | strparser: Add __strp_unpause and use it in ktls. | Doron Roberts-Kedes | 2018-06-06 | 2 | -1/+14 |
| * | rxrpc: Fix terminal retransmission connection ID to include the channel | David Howells | 2018-06-06 | 1 | -1/+1 |
| * | Revert "net: sched: cls: Fix offloading when ingress dev is vxlan" | David S. Miller | 2018-06-06 | 1 | -16/+10 |
| * | rtnetlink: validate attributes in do_setlink() | Eric Dumazet | 2018-06-05 | 1 | -4/+4 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-06-05 | 10 | -158/+495 |
| |\ |
|
| | * | xsk: wire upp Tx zero-copy functions | Magnus Karlsson | 2018-06-05 | 4 | -11/+128 |
| | * | xsk: add zero-copy support for Rx | Björn Töpel | 2018-06-05 | 3 | -20/+156 |
| | * | xdp: add MEM_TYPE_ZERO_COPY | Björn Töpel | 2018-06-05 | 1 | -5/+14 |
| | * | xsk: introduce xdp_umem_page | Björn Töpel | 2018-06-05 | 2 | -3/+15 |
| | * | xsk: moved struct xdp_umem definition | Björn Töpel | 2018-06-05 | 3 | -23/+3 |
| | * | xsk: new descriptor addressing scheme | Björn Töpel | 2018-06-04 | 6 | -79/+60 |
| | * | xsk: proper Rx drop statistics update | Björn Töpel | 2018-06-04 | 1 | -5/+5 |
| | * | xsk: proper fill queue descriptor validation | Björn Töpel | 2018-06-04 | 2 | -29/+14 |
| | * | bpf: flowlabel in bpf_fib_lookup should be flowinfo | David Ahern | 2018-06-04 | 1 | -1/+1 |
| | * | bpf/xdp: non-map redirect can avoid calling ndo_xdp_flush | Jesper Dangaard Brouer | 2018-06-03 | 1 | -2/+1 |
| | * | xdp: add flags argument to ndo_xdp_xmit API | Jesper Dangaard Brouer | 2018-06-03 | 1 | -1/+1 |
| | * | bpf: make sure to clear unused fields in tunnel/xfrm state fetch | Daniel Borkmann | 2018-06-03 | 1 | -0/+6 |
| | * | bpf: add bpf_skb_cgroup_id helper | Daniel Borkmann | 2018-06-03 | 1 | -2/+27 |
| | * | bpf: Change bpf_fib_lookup to return -EAFNOSUPPORT for unsupported address fa... | David Ahern | 2018-05-30 | 1 | -2/+2 |
| | * | bpf: Verify flags in bpf_fib_lookup | David Ahern | 2018-05-29 | 1 | -0/+6 |
| | * | bpf: hide the unused 'off' variable | YueHaibing | 2018-05-29 | 1 | -0/+2 |
| | * | bpf: Hooks for sys_sendmsg | Andrey Ignatov | 2018-05-28 | 3 | -2/+81 |
| * | | devlink: Add extack to reload and port_{un, }split operations | David Ahern | 2018-06-05 | 1 | -8/+10 |
| * | | net: metrics: add proper netlink validation | Eric Dumazet | 2018-06-05 | 2 | -0/+4 |
| * | | ipmr: fix error path when ipmr_new_table fails | Sabrina Dubroca | 2018-06-05 | 2 | -9/+17 |
| * | | ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds | Sabrina Dubroca | 2018-06-05 | 1 | -1/+2 |
| * | | netfilter: provide udp*_lib_lookup for nf_tproxy | Arnd Bergmann | 2018-06-05 | 2 | -6/+2 |
| * | | net-tcp: remove useless tw_timeout field | Maciej Żenczykowski | 2018-06-05 | 2 | -2/+0 |
| * | | net: sched: cls: Fix offloading when ingress dev is vxlan | Paul Blakey | 2018-06-05 | 1 | -10/+16 |
| * | | sctp: not allow transport timeout value less than HZ/5 for hb_timer | Xin Long | 2018-06-05 | 1 | -1/+1 |
| * | | bpfilter: switch to CC from HOSTCC | Alexei Starovoitov | 2018-06-05 | 2 | -0/+6 |
| * | | net: ipv6: Generate random IID for addresses on RAWIP devices | Subash Abhinov Kasiviswanathan | 2018-06-05 | 1 | -1/+3 |
| * | | tcp: refactor tcp_ecn_check_ce to remove sk type cast | Yousuk Seung | 2018-06-05 | 1 | -12/+14 |
| * | | net/ipv6: prevent use after free in ip6_route_mpath_notify | David Ahern | 2018-06-05 | 1 | -4/+8 |
| * | | l2tp: fix refcount leakage on PPPoL2TP sockets | Guillaume Nault | 2018-06-05 | 1 | -18/+17 |
| * | | net: sched: return error code when tcf proto is not found | Vlad Buslov | 2018-06-04 | 1 | -2/+2 |
| * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2018-06-04 | 3 | -40/+19 |
| |\ \ |
|
| | * | | Bluetooth: Re-use kstrtobool_from_user() | Andy Shevchenko | 2018-05-30 | 3 | -40/+19 |
| * | | | net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets | Maciej Żenczykowski | 2018-06-04 | 1 | -1/+14 |
| * | | | net-tcp: extend tcp_tw_reuse sysctl to enable loopback only optimization | Maciej Żenczykowski | 2018-06-04 | 2 | -4/+36 |
| * | | | cls_flower: Fix comparing of old filter mask with new filter | Paul Blakey | 2018-06-04 | 1 | -1/+1 |
| * | | | cls_flower: Fix missing free of rhashtable | Paul Blakey | 2018-06-04 | 1 | -0/+2 |
| * | | | rxrpc: Fix handling of call quietly cancelled out on server | David Howells | 2018-06-04 | 3 | -3/+17 |
| * | | | ipv6: omit traffic class when calculating flow hash | Michal Kubecek | 2018-06-04 | 2 | -3/+3 |
| * | | | Revert "ipv6: omit traffic class when calculating flow hash" | David S. Miller | 2018-06-04 | 2 | -3/+3 |
| * | | | ipv6: omit traffic class when calculating flow hash | Michal Kubecek | 2018-06-04 | 2 | -3/+3 |
| * | | | net/packet: refine check for priv area size | Eric Dumazet | 2018-06-04 | 1 | -1/+1 |