Age | Commit message (Expand) | Author |
2017-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-11-03 | net_sched: hold netns refcnt for each action | Cong Wang |
2017-11-03 | net_sched: acquire RTNL in tc_action_net_exit() | Cong Wang |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-11-01 | tcp: fix tcp_mtu_probe() vs highest_sack | Eric Dumazet |
2017-10-29 | net_sched: introduce a workqueue for RCU callbacks of tc filter | Cong Wang |
2017-10-29 | sctp: fix some type cast warnings introduced by stream reconf | Xin Long |
2017-10-29 | bpf: bpf_compute_data uses incorrect cb structure | John Fastabend |
2017-10-27 | Merge tag 'mac80211-for-davem-2017-10-25' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2017-10-26 | tcp/dccp: fix other lockdep splats accessing ireq_opt | Eric Dumazet |
2017-10-25 | strparser: Use delayed work instead of timer for msg timeout | Tom Herbert |
2017-10-21 | tcp/dccp: fix ireq->opt races | Eric Dumazet |
2017-10-20 | bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region | John Fastabend |
2017-10-18 | fq_impl: Properly enforce memory limit | Toke Høiland-Jørgensen |
2017-10-01 | udp: perform source validation for mcast early demux | Paolo Abeni |
2017-10-01 | IPv4: early demux can return an error code | Paolo Abeni |
2017-09-25 | netlink: fix nla_put_{u8,u16,u32} for KASAN | Arnd Bergmann |
2017-09-21 | net: prevent dst uses after free | Eric Dumazet |
2017-09-18 | tcp: remove two unused functions | Yuchung Cheng |
2017-09-15 | sctp: fix an use-after-free issue in sctp_sock_dump | Xin Long |
2017-09-13 | sctp: potential read out of bounds in sctp_ulpevent_type_enabled() | Dan Carpenter |
2017-09-12 | net_sched: get rid of tcfa_rcu | Cong Wang |
2017-09-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2017-09-08 | netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable" | Florian Westphal |
2017-09-07 | Merge tag 'mac80211-for-davem-2017-09-07' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2017-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-09-05 | net: dsa: Allow switch drivers to indicate number of TX queues | Florian Fainelli |
2017-09-05 | flow_dissector: Cleanup control flow | Tom Herbert |
2017-09-05 | net/ncsi: fix ncsi_vlan_rx_{add,kill}_vid references | Arnd Bergmann |
2017-09-05 | mac80211: fix VLAN handling with TXQs | Johannes Berg |
2017-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2017-09-04 | net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros. | Varsha Rao |
2017-09-04 | net: Replace NF_CT_ASSERT() with WARN_ON(). | Varsha Rao |
2017-09-04 | netfilter: remove unused hooknum arg from packet functions | Florian Westphal |
2017-09-04 | netfilter: nf_tables: add select_ops for stateful objects | Pablo M. Bermudo Garay |
2017-09-03 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2017-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2017-09-03 | Revert "net: fix percpu memory leaks" | Jesper Dangaard Brouer |
2017-09-03 | Revert "net: use lib/percpu_counter API for fragmentation mem accounting" | Jesper Dangaard Brouer |
2017-09-03 | ipv4: Don't override return code from ip_route_input_noref() | Stefano Brivio |
2017-09-01 | net: Add module reference to FIB notifiers | Ido Schimmel |
2017-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-09-01 | Bluetooth: make baswap src const | Loic Poulain |
2017-09-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2017-08-31 | devlink: Add IPv6 header for dpipe | Arkadi Sharshevsky |
2017-08-31 | net_sched: add reverse binding for tc class | Cong Wang |
2017-08-31 | xfrm: Add support for network devices capable of removing the ESP trailer | Yossi Kuperman |
2017-08-30 | net/sched: Change act_api and act_xxx modules to use IDR | Chris Mi |
2017-08-30 | tcp: Revert "tcp: remove header prediction" | Florian Westphal |