Age | Commit message (Expand) | Author |
2019-04-06 | nfc: nci: Potential off by one in ->pipes[] array | Dan Carpenter |
2019-04-01 | net: sched: introduce and use qdisc tree flush/purge helpers | Paolo Abeni |
2019-04-01 | net: sched: introduce and use qstats read helpers | Paolo Abeni |
2019-04-01 | vrf: check accept_source_route on the original netdevice | Stephen Suryaputra |
2019-03-28 | netns: provide pure entropy for net_hash_mix() | Eric Dumazet |
2019-03-21 | net/sched: let actions use RCU to access 'goto_chain' | Davide Caratti |
2019-03-21 | net/sched: don't dereference a->goto_chain to read the chain index | Davide Caratti |
2019-03-21 | net/sched: prepare TC actions to properly validate the control action | Davide Caratti |
2019-03-18 | sctp: get sctphdr by offset in sctp_compute_cksum | Xin Long |
2019-03-18 | packets: Always register packet sk in the same order | Maxime Chevallier |
2019-03-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-03-16 | xsk: fix umem memory leak on cleanup | Björn Töpel |
2019-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-03-12 | sctp: convert to genradix | Kent Overstreet |
2019-03-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2019-03-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-03-11 | netfilter: nf_tables: bogus EBUSY when deleting set after flush | Pablo Neira Ayuso |
2019-03-09 | net: keep refcount warning in reqsk_free() | Guillaume Nault |
2019-03-08 | Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-03-08 | netfilter: nf_tables: fix set double-free in abort path | Pablo Neira Ayuso |
2019-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-03-04 | devlink: Add support for direct reporter health state update | Eran Ben Elisha |
2019-03-03 | tls: Fix write space handling | Boris Pismenny |
2019-03-03 | tls: Fix tls_device handling of partial records | Boris Pismenny |
2019-03-03 | net: dsa: add KSZ9893 switch tagging support | Tristram Ha |
2019-03-02 | net: sched: put back q.qlen into a single location | Eric Dumazet |
2019-03-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2019-03-02 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2019-03-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-03-01 | switchdev: Remove unused transaction item queue | Florian Fainelli |
2019-03-01 | ipv4: Add ICMPv6 support when parse route ipproto | Hangbin Liu |
2019-03-01 | netfilter: nf_tables: nat: merge nft_masq protocol specific modules | Florian Westphal |
2019-03-01 | netfilter: nf_tables: nat: merge nft_redir protocol specific modules | Florian Westphal |
2019-02-28 | net: split out functions related to registering inflight socket files | Jens Axboe |
2019-02-27 | route: Add multipath_hash in flowi_common to make user-define hash | wenxu |
2019-02-27 | net: Remove switchdev_ops | Florian Fainelli |
2019-02-27 | switchdev: Add SWITCHDEV_PORT_ATTR_SET | Florian Fainelli |
2019-02-27 | netfilter: conntrack: avoid same-timeout update | Florian Westphal |
2019-02-27 | netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.h | Florian Westphal |
2019-02-27 | netfilter: nat: remove l3proto struct | Florian Westphal |
2019-02-27 | netfilter: nat: remove csum_recalc hook | Florian Westphal |
2019-02-27 | netfilter: nat: remove csum_update hook | Florian Westphal |
2019-02-27 | netfilter: nat: remove l3 manip_pkt hook | Florian Westphal |
2019-02-27 | netfilter: nat: remove nf_nat_l4proto.h | Florian Westphal |
2019-02-27 | netfilter: nat: move nlattr parse and xfrm session decode to core | Florian Westphal |
2019-02-27 | netfilter: nat: merge ipv4 and ipv6 masquerade functionality | Florian Westphal |
2019-02-27 | netfilter: nft_compat: use .release_ops and remove list of extension | Pablo Neira Ayuso |
2019-02-26 | tcp: convert tcp_md5_needed to static_branch API | Eric Dumazet |
2019-02-26 | tcp: get rid of __tcp_add_write_queue_tail() | Eric Dumazet |
2019-02-26 | tcp: get rid of tcp_check_send_head() | Eric Dumazet |