Age | Commit message (Expand) | Author | Files | Lines |
2017-05-03 | netfilter: nf_tables: check if same extensions are set when adding elements | Pablo Neira Ayuso | 1 | -0/+5 |
2017-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 477 | -7528/+13822 |
2017-05-02 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -3/+3 |
2017-05-02 | virtio: wrap find_vqs | Michael S. Tsirkin | 1 | -3/+3 |
2017-05-02 | tipc: refactor function tipc_sk_recv_stream() | Jon Paul Maloy | 1 | -84/+71 |
2017-05-02 | tipc: refactor function tipc_sk_recvmsg() | Jon Paul Maloy | 1 | -59/+50 |
2017-05-02 | ipx: call ipxitf_put() in ioctl error path | Dan Carpenter | 1 | -3/+2 |
2017-05-02 | net: sched: add helpers to handle extended actions | Jiri Pirko | 1 | -1/+1 |
2017-05-02 | tcp: fix wraparound issue in tcp_lp | Eric Dumazet | 1 | -2/+4 |
2017-05-02 | Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -1/+0 |
2017-05-02 | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -16/+12 |
2017-05-02 | bpf: Align packet data properly in program testing framework. | David Miller | 1 | -5/+5 |
2017-05-02 | bpf: Do not dereference user pointer in bpf_test_finish(). | David Miller | 1 | -4/+5 |
2017-05-02 | audit: normalize NETFILTER_PKT | Richard Guy Briggs | 1 | -97/+27 |
2017-05-02 | netfilter: use consistent ipv4 network offset in xt_AUDIT | Richard Guy Briggs | 1 | -1/+1 |
2017-05-02 | xdp: fix parameter kdoc for extack | Jakub Kicinski | 1 | -1/+1 |
2017-05-02 | xen/9pfs: select CONFIG_XEN_XENBUS_FRONTEND | Arnd Bergmann | 1 | -0/+1 |
2017-05-02 | xen/9pfs: initialize len to 0 to detect xenbus_read errors | Stefano Stabellini | 1 | -1/+1 |
2017-05-02 | xen/9pfs: build 9pfs Xen transport driver | Stefano Stabellini | 2 | -0/+12 |
2017-05-02 | xen/9pfs: receive responses | Stefano Stabellini | 1 | -0/+56 |
2017-05-02 | xen/9pfs: send requests to the backend | Stefano Stabellini | 1 | -2/+85 |
2017-05-02 | xen/9pfs: connect to the backend | Stefano Stabellini | 1 | -0/+281 |
2017-05-02 | xen/9pfs: introduce Xen 9pfs transport driver | Stefano Stabellini | 1 | -0/+125 |
2017-05-01 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+2 |
2017-05-01 | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -11/+2 |
2017-05-01 | ipv6: Need to export ipv6_push_frag_opts for tunneling now. | David S. Miller | 1 | -1/+1 |
2017-05-01 | xfrm: Indicate xfrm_state offload errors | Ilan Tayari | 1 | -3/+6 |
2017-05-01 | net/esp4: Fix invalid esph pointer crash | Ilan Tayari | 1 | -0/+1 |
2017-05-01 | ip6_tunnel: Fix missing tunnel encapsulation limit option | Craig Gallek | 1 | -2/+2 |
2017-05-01 | iov_iter: don't revert iov buffer if csum error | Ding Tianhong | 1 | -6/+7 |
2017-05-01 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 9 | -884/+324 |
2017-05-01 | IB/core: Define 'ib' and 'roce' rdma_ah_attr types | Dasaratharaman Chandramouli | 1 | -1/+2 |
2017-05-01 | IB/core: Use rdma_ah_attr accessor functions | Dasaratharaman Chandramouli | 1 | -5/+3 |
2017-05-01 | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+103 |
2017-05-01 | flower: check unused bits in MPLS fields | Benjamin LaHaise | 1 | -10/+22 |
2017-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 94 | -737/+765 |
2017-05-01 | xdp: propagate extended ack to XDP setup | Jakub Kicinski | 2 | -6/+12 |
2017-05-01 | netfilter: nf_ct_ext: invoke destroy even when ext is not attached | Liping Zhang | 1 | -6/+2 |
2017-05-01 | Merge tag 'ipvs3-for-v4.12' of http://git.kernel.org/pub/scm/linux/kernel/git... | Pablo Neira Ayuso | 2 | -23/+1 |
2017-05-01 | netfilter: snmp: avoid stack size warning | Florian Westphal | 1 | -6/+6 |
2017-05-01 | netfilter: nf_queue: only call synchronize_net twice if nf_queue is active | Florian Westphal | 4 | -22/+26 |
2017-05-01 | netfilter: nf_log: don't call synchronize_rcu in nf_log_unset | Florian Westphal | 2 | -2/+1 |
2017-05-01 | netfilter: batch synchronize_net calls during hook unregister | Florian Westphal | 1 | -6/+40 |
2017-04-30 | net: bridge: Fix improper taking over HW learned FDB | Arkadi Sharshevsky | 1 | -5/+3 |
2017-04-30 | ipv4: get rid of ip_ra_lock | WANG Cong | 1 | -10/+2 |
2017-04-30 | lwtunnel: fix error path in lwtunnel_fill_encap() | Dan Carpenter | 1 | -3/+4 |
2017-04-30 | net: Initialise init_net.count to 1 | David Howells | 1 | -1/+2 |
2017-04-30 | Merge tag 'linux-can-next-for-4.12-20170427' of git://git.kernel.org/pub/scm/... | David S. Miller | 1 | -8/+13 |
2017-04-30 | tcp: fix access to sk->sk_state in tcp_poll() | Davide Caratti | 1 | -1/+1 |
2017-04-30 | bpf: restore skb->sk before pskb_trim() call | Eric Dumazet | 1 | -1/+1 |