Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | cls_basic: Convert to use idr_alloc_u32 | Matthew Wilcox | 2018-02-06 | 1 | -15/+10 | |
| * | | | | | | | | cls_api: Convert to idr_alloc_u32 | Matthew Wilcox | 2018-02-06 | 1 | -2/+2 | |
| * | | | | | | | | net sched actions: Convert to use idr_alloc_u32 | Matthew Wilcox | 2018-02-06 | 1 | -35/+25 | |
| * | | | | | | | | idr: Delete idr_find_ext function | Matthew Wilcox | 2018-02-06 | 3 | -3/+3 | |
| * | | | | | | | | idr: Delete idr_replace_ext function | Matthew Wilcox | 2018-02-06 | 5 | -5/+5 | |
| * | | | | | | | | idr: Delete idr_remove_ext function | Matthew Wilcox | 2018-02-06 | 6 | -13/+13 | |
* | | | | | | | | | Merge tag 'afs-next-20180208' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-02-08 | 1 | -10/+12 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | afs: Support the AFS dynamic root | David Howells | 2018-02-06 | 1 | -10/+12 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'ceph-for-4.16-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2018-02-08 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | libceph: check kstrndup() return value | Chengguang Xu | 2018-01-29 | 1 | -0/+4 | |
* | | | | | | | | | | seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macro | Andy Shevchenko | 2018-02-07 | 1 | -13/+0 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-02-06 | 2 | -36/+25 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | build_bug.h: remove BUILD_BUG_ON_NULL() | Masahiro Yamada | 2018-02-06 | 1 | -4/+4 | |
| * | | | | | | | | | bitmap: replace bitmap_{from,to}_u32array | Yury Norov | 2018-02-06 | 1 | -32/+21 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | RDS: IB: Fix null pointer issue | Guanglei Li | 2018-02-06 | 1 | -1/+2 | |
* | | | | | | | | | net: erspan: fix erspan config overwrite | William Tu | 2018-02-06 | 2 | -18/+0 | |
* | | | | | | | | | net: erspan: fix metadata extraction | William Tu | 2018-02-06 | 2 | -3/+8 | |
* | | | | | | | | | cls_u32: fix use after free in u32_destroy_key() | Paolo Abeni | 2018-02-06 | 1 | -10/+11 | |
* | | | | | | | | | sctp: fix dst refcnt leak in sctp_v4_get_dst | Tommi Rantala | 2018-02-05 | 1 | -6/+4 | |
* | | | | | | | | | sctp: fix dst refcnt leak in sctp_v6_get_dst() | Alexey Kodanev | 2018-02-05 | 1 | -3/+7 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-02-04 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | bpf: fix null pointer deref in bpf_prog_test_run_xdp | Daniel Borkmann | 2018-02-01 | 1 | -0/+4 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-02-04 | 1 | -3/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | nl80211: Sanitize array index in parse_txq_params | Dan Williams | 2018-01-30 | 1 | -3/+6 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-02-03 | 5 | -2/+18 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | net: Restrict unwhitelisted proto caches to size 0 | Kees Cook | 2018-01-15 | 1 | -3/+1 | |
| * | | | | | | | sctp: Copy struct sctp_sock.autoclose to userspace using put_user() | David Windsor | 2018-01-15 | 1 | -1/+1 | |
| * | | | | | | | sctp: Define usercopy region in SCTP proto slab cache | David Windsor | 2018-01-15 | 1 | -0/+8 | |
| * | | | | | | | caif: Define usercopy region in caif proto slab cache | David Windsor | 2018-01-15 | 1 | -0/+2 | |
| * | | | | | | | ip: Define usercopy region in IP proto slab cache | David Windsor | 2018-01-15 | 2 | -0/+4 | |
| * | | | | | | | net: Define usercopy region in struct proto slab cache | David Windsor | 2018-01-15 | 1 | -1/+5 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-02-03 | 29 | -158/+236 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Revert "defer call to mem_cgroup_sk_alloc()" | Roman Gushchin | 2018-02-02 | 2 | -5/+1 | |
| * | | | | | | | | soreuseport: fix mem leak in reuseport_add_sock() | Eric Dumazet | 2018-02-02 | 1 | -15/+20 | |
| * | | | | | | | | cls_u32: add missing RCU annotation. | Paolo Abeni | 2018-02-02 | 1 | -5/+7 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | net: igmp: add a missing rcu locking section | Eric Dumazet | 2018-02-01 | 1 | -0/+4 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2018-02-01 | 17 | -99/+114 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | netfilter: on sockopt() acquire sock lock only in the required scope | Paolo Abeni | 2018-01-31 | 4 | -29/+26 | |
| | * | | | | | | | netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check() | Dmitry Vyukov | 2018-01-31 | 1 | -3/+13 | |
| | * | | | | | | | netfilter: x_tables: fix pointer leaks to userspace | Dmitry Vyukov | 2018-01-31 | 5 | -2/+5 | |
| | * | | | | | | | netfilter: ipset: Fix wraparound in hash:*net* types | Jozsef Kadlecsik | 2018-01-31 | 6 | -63/+63 | |
| | * | | | | | | | netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target} | Eric Dumazet | 2018-01-25 | 1 | -0/+6 | |
| | * | | | | | | | netfilter: x_tables: fix int overflow in xt_alloc_table_info() | Dmitry Vyukov | 2018-01-07 | 1 | -2/+1 | |
| * | | | | | | | | rtnetlink: remove check for IFLA_IF_NETNSID | Christian Brauner | 2018-02-01 | 1 | -3/+0 | |
| * | | | | | | | | inet: Avoid unitialized variable warning in inet_unhash() | Geert Uytterhoeven | 2018-02-01 | 1 | -4/+2 | |
| * | | | | | | | | net: bridge: Fix uninitialized error in br_fdb_sync_static() | Geert Uytterhoeven | 2018-02-01 | 1 | -1/+1 | |
| * | | | | | | | | openvswitch: Remove padding from packet before L3+ conntrack processing | Ed Swierk | 2018-02-01 | 1 | -0/+34 | |
| * | | | | | | | | tcp_bbr: fix pacing_gain to always be unity when using lt_bw | Neal Cardwell | 2018-02-01 | 1 | -3/+3 | |
| * | | | | | | | | net: create skb_gso_validate_mac_len() | Daniel Axtens | 2018-02-01 | 2 | -23/+50 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-02-01 | 9 | -2861/+0 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | |