Age | Commit message (Expand) | Author |
2018-02-06 | cls_bpf: Convert to use idr_alloc_u32 | Matthew Wilcox |
2018-02-06 | cls_basic: Convert to use idr_alloc_u32 | Matthew Wilcox |
2018-02-06 | cls_api: Convert to idr_alloc_u32 | Matthew Wilcox |
2018-02-06 | net sched actions: Convert to use idr_alloc_u32 | Matthew Wilcox |
2018-02-06 | idr: Delete idr_find_ext function | Matthew Wilcox |
2018-02-06 | idr: Delete idr_replace_ext function | Matthew Wilcox |
2018-02-06 | idr: Delete idr_remove_ext function | Matthew Wilcox |
2018-02-04 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-02-03 | Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-02-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-02-02 | Revert "defer call to mem_cgroup_sk_alloc()" | Roman Gushchin |
2018-02-02 | soreuseport: fix mem leak in reuseport_add_sock() | Eric Dumazet |
2018-02-02 | cls_u32: add missing RCU annotation. | Paolo Abeni |
2018-02-01 | net: igmp: add a missing rcu locking section | Eric Dumazet |
2018-02-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2018-02-01 | Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-02-01 | rtnetlink: remove check for IFLA_IF_NETNSID | Christian Brauner |
2018-02-01 | inet: Avoid unitialized variable warning in inet_unhash() | Geert Uytterhoeven |
2018-02-01 | net: bridge: Fix uninitialized error in br_fdb_sync_static() | Geert Uytterhoeven |
2018-02-01 | openvswitch: Remove padding from packet before L3+ conntrack processing | Ed Swierk |
2018-02-01 | tcp_bbr: fix pacing_gain to always be unity when using lt_bw | Neal Cardwell |
2018-02-01 | net: create skb_gso_validate_mac_len() | Daniel Axtens |
2018-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-01-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2018-01-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2018-01-31 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-31 | netfilter: on sockopt() acquire sock lock only in the required scope | Paolo Abeni |
2018-01-31 | tls: Add support for encryption using async offload accelerator | Vakul Garg |
2018-01-31 | ip6mr: fix stale iterator | Nikolay Aleksandrov |
2018-01-31 | net/sched: kconfig: Remove blank help texts | Ulf Magnusson |
2018-01-31 | openvswitch: meter: Use 64-bit arithmetic instead of 32-bit | Gustavo A. R. Silva |
2018-01-31 | tcp_nv: fix potential integer overflow in tcpnv_acked | Gustavo A. R. Silva |
2018-01-31 | rtnetlink: enable IFLA_IF_NETNSID for RTM_NEWLINK | Christian Brauner |
2018-01-31 | Merge branches 'for-4.16/upstream' and 'for-4.15/upstream-fixes' into for-linus | Jiri Kosina |
2018-01-31 | netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check() | Dmitry Vyukov |
2018-01-31 | netfilter: x_tables: fix pointer leaks to userspace | Dmitry Vyukov |
2018-01-31 | netfilter: ipset: Fix wraparound in hash:*net* types | Jozsef Kadlecsik |
2018-01-30 | Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2018-01-30 | Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-30 | nl80211: Sanitize array index in parse_txq_params | Dan Williams |
2018-01-30 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-01-30 | Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin... | Jason Gunthorpe |
2018-01-30 | ipmr: Fix ptrdiff_t print formatting | James Hogan |
2018-01-29 | tcp: release sk_frag.page in tcp_disconnect | Li RongQing |
2018-01-29 | ipv4: Get the address of interface correctly. | Tonghao Zhang |
2018-01-29 | net_sched: gen_estimator: fix lockdep splat | Eric Dumazet |
2018-01-29 | ipv6: addrconf: break critical section in addrconf_verify_rtnl() | Eric Dumazet |
2018-01-29 | ipv6: change route cache aging logic | Wei Wang |
2018-01-29 | net: ipv6: send unsolicited NA after DAD | David Ahern |