Age | Commit message (Expand) | Author |
2018-07-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-07-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-06-30 | net: fib_rules: bring back rule_exists to match rule during add | Roopa Prabhu |
2018-06-30 | net: use dev_change_tx_queue_len() for SIOCSIFTXQLEN | Cong Wang |
2018-06-30 | net: cleanup gfp mask in alloc_skb_with_frags | Michal Hocko |
2018-06-29 | net, mm: account sock objects to kmemcg | Shakeel Butt |
2018-06-29 | bpf: Change bpf_fib_lookup to return lookup status | David Ahern |
2018-06-28 | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL | Linus Torvalds |
2018-06-27 | fib_rules: match rules based on suppress_* properties too | Jason A. Donenfeld |
2018-06-20 | net: propagate dev_get_valid_name return code | Li RongQing |
2018-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-06-15 | xdp: Fix handling of devmap in generic XDP | Toshiaki Makita |
2018-06-15 | neighbour: skip NTF_EXT_LEARNED entries during forced gc | Roopa Prabhu |
2018-06-12 | treewide: Use array_size() in vzalloc_node() | Kees Cook |
2018-06-12 | treewide: Use array_size() in vzalloc() | Kees Cook |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-06-12 | Revert "net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets" | Bart Van Assche |
2018-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-06-06 | Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-06-05 | rtnetlink: validate attributes in do_setlink() | Eric Dumazet |
2018-06-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-06-05 | devlink: Add extack to reload and port_{un, }split operations | David Ahern |
2018-06-05 | xdp: add MEM_TYPE_ZERO_COPY | Björn Töpel |
2018-06-04 | net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets | Maciej Żenczykowski |
2018-06-04 | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-06-04 | ipv6: omit traffic class when calculating flow hash | Michal Kubecek |
2018-06-04 | Revert "ipv6: omit traffic class when calculating flow hash" | David S. Miller |
2018-06-04 | ipv6: omit traffic class when calculating flow hash | Michal Kubecek |
2018-06-04 | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-06-03 | bpf: flowlabel in bpf_fib_lookup should be flowinfo | David Ahern |
2018-06-03 | bpf/xdp: non-map redirect can avoid calling ndo_xdp_flush | Jesper Dangaard Brouer |
2018-06-03 | xdp: add flags argument to ndo_xdp_xmit API | Jesper Dangaard Brouer |
2018-06-03 | bpf: make sure to clear unused fields in tunnel/xfrm state fetch | Daniel Borkmann |
2018-06-03 | bpf: add bpf_skb_cgroup_id helper | Daniel Borkmann |
2018-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-06-01 | rtnetlink: Fix null-ptr-deref in rtnl_newlink | Prashant Bhole |
2018-05-31 | net-sysfs: Fix memory leak in XPS configuration | Alexander Duyck |
2018-05-31 | rtnetlink: Remove VLA usage | Kees Cook |
2018-05-30 | bpf: Change bpf_fib_lookup to return -EAFNOSUPPORT for unsupported address fa... | David Ahern |
2018-05-29 | bpf: Verify flags in bpf_fib_lookup | David Ahern |
2018-05-29 | bpf: hide the unused 'off' variable | YueHaibing |
2018-05-29 | net: remove unnecessary genlmsg_cancel() calls | YueHaibing |
2018-05-28 | net: Introduce generic failover module | Sridhar Samudrala |
2018-05-28 | bpf: Hooks for sys_sendmsg | Andrey Ignatov |
2018-05-26 | net: convert datagram_poll users tp ->poll_mask | Christoph Hellwig |
2018-05-26 | net: remove sock_no_poll | Christoph Hellwig |
2018-05-24 | net/ipv6: Udate fib6_table_lookup tracepoint | David Ahern |