Age | Commit message (Expand) | Author | Files | Lines |
2018-02-07 | seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macro | Andy Shevchenko | 1 | -13/+0 |
2018-02-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -36/+25 |
2018-02-06 | build_bug.h: remove BUILD_BUG_ON_NULL() | Masahiro Yamada | 1 | -4/+4 |
2018-02-06 | bitmap: replace bitmap_{from,to}_u32array | Yury Norov | 1 | -32/+21 |
2018-02-06 | RDS: IB: Fix null pointer issue | Guanglei Li | 1 | -1/+2 |
2018-02-06 | net: erspan: fix erspan config overwrite | William Tu | 2 | -18/+0 |
2018-02-06 | net: erspan: fix metadata extraction | William Tu | 2 | -3/+8 |
2018-02-06 | cls_u32: fix use after free in u32_destroy_key() | Paolo Abeni | 1 | -10/+11 |
2018-02-05 | sctp: fix dst refcnt leak in sctp_v4_get_dst | Tommi Rantala | 1 | -6/+4 |
2018-02-05 | sctp: fix dst refcnt leak in sctp_v6_get_dst() | Alexey Kodanev | 1 | -3/+7 |
2018-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -0/+4 |
2018-02-04 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+6 |
2018-02-03 | Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -2/+18 |
2018-02-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 29 | -158/+236 |
2018-02-02 | Revert "defer call to mem_cgroup_sk_alloc()" | Roman Gushchin | 2 | -5/+1 |
2018-02-02 | soreuseport: fix mem leak in reuseport_add_sock() | Eric Dumazet | 1 | -15/+20 |
2018-02-02 | cls_u32: add missing RCU annotation. | Paolo Abeni | 1 | -5/+7 |
2018-02-01 | net: igmp: add a missing rcu locking section | Eric Dumazet | 1 | -0/+4 |
2018-02-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 17 | -99/+114 |
2018-02-01 | Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -2861/+0 |
2018-02-01 | bpf: fix null pointer deref in bpf_prog_test_run_xdp | Daniel Borkmann | 1 | -0/+4 |
2018-02-01 | rtnetlink: remove check for IFLA_IF_NETNSID | Christian Brauner | 1 | -3/+0 |
2018-02-01 | inet: Avoid unitialized variable warning in inet_unhash() | Geert Uytterhoeven | 1 | -4/+2 |
2018-02-01 | net: bridge: Fix uninitialized error in br_fdb_sync_static() | Geert Uytterhoeven | 1 | -1/+1 |
2018-02-01 | openvswitch: Remove padding from packet before L3+ conntrack processing | Ed Swierk | 1 | -0/+34 |
2018-02-01 | tcp_bbr: fix pacing_gain to always be unity when using lt_bw | Neal Cardwell | 1 | -3/+3 |
2018-02-01 | net: create skb_gso_validate_mac_len() | Daniel Axtens | 2 | -23/+50 |
2018-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 500 | -10820/+17287 |
2018-01-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2018-01-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -4/+2 |
2018-01-31 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -48/+11 |
2018-01-31 | netfilter: on sockopt() acquire sock lock only in the required scope | Paolo Abeni | 4 | -29/+26 |
2018-01-31 | tls: Add support for encryption using async offload accelerator | Vakul Garg | 1 | -1/+7 |
2018-01-31 | ip6mr: fix stale iterator | Nikolay Aleksandrov | 1 | -0/+1 |
2018-01-31 | net/sched: kconfig: Remove blank help texts | Ulf Magnusson | 1 | -3/+0 |
2018-01-31 | openvswitch: meter: Use 64-bit arithmetic instead of 32-bit | Gustavo A. R. Silva | 1 | -1/+1 |
2018-01-31 | tcp_nv: fix potential integer overflow in tcpnv_acked | Gustavo A. R. Silva | 1 | -1/+1 |
2018-01-31 | rtnetlink: enable IFLA_IF_NETNSID for RTM_NEWLINK | Christian Brauner | 1 | -5/+1 |
2018-01-31 | Merge branches 'for-4.16/upstream' and 'for-4.15/upstream-fixes' into for-linus | Jiri Kosina | 537 | -9457/+20232 |
2018-01-31 | netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check() | Dmitry Vyukov | 1 | -3/+13 |
2018-01-31 | netfilter: x_tables: fix pointer leaks to userspace | Dmitry Vyukov | 5 | -2/+5 |
2018-01-31 | netfilter: ipset: Fix wraparound in hash:*net* types | Jozsef Kadlecsik | 6 | -63/+63 |
2018-01-30 | Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 12 | -676/+666 |
2018-01-30 | Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -18/+17 |
2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 30 | -97/+96 |
2018-01-30 | nl80211: Sanitize array index in parse_txq_params | Dan Williams | 1 | -3/+6 |
2018-01-30 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -19/+4 |
2018-01-30 | Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin... | Jason Gunthorpe | 166 | -890/+1567 |
2018-01-30 | ipmr: Fix ptrdiff_t print formatting | James Hogan | 1 | -1/+1 |
2018-01-29 | tcp: release sk_frag.page in tcp_disconnect | Li RongQing | 1 | -0/+6 |