aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-30net: correct zerocopy refcnt with udp MSG_MOREWillem de Bruijn
2019-05-30net: sched: act_ctinfo: minor size optimisationKevin 'ldir' Darbyshire-Bryant
2019-05-30ethtool: Check for vlan etype or vlan tci when parsing flow_ruleMaxime Chevallier
2019-05-30net: dsa: Add error path handling in dsa_tree_setup()Ioana Ciornei
2019-05-30net: don't clear sock->sk early to avoid trouble in strparserJakub Kicinski
2019-05-30net-gro: fix use-after-free read in napi_gro_frags()Eric Dumazet
2019-05-30net: dsa: tag_8021q: Create a stable binary formatVladimir Oltean
2019-05-30net: dsa: tag_8021q: Change order of rx_vid setupIoana Ciornei
2019-05-30sctp: deduplicate identical skb_checksum_opsMatteo Croce
2019-05-30net: avoid indirect calls in L4 checksum calculationMatteo Croce
2019-05-30netfilter: nf_conntrack_bridge: register inet conntrack for bridgePablo Neira Ayuso
2019-05-30netfilter: nf_conntrack_bridge: add support for IPv6Pablo Neira Ayuso
2019-05-30netfilter: bridge: add connection tracking systemPablo Neira Ayuso
2019-05-30netfilter: nf_conntrack: allow to register bridge supportPablo Neira Ayuso
2019-05-30net: ipv4: place control buffer handling away from fragmentation iteratorsPablo Neira Ayuso
2019-05-30net: ipv6: split skbuff into fragments transformerPablo Neira Ayuso
2019-05-30net: ipv4: split skbuff into fragments transformerPablo Neira Ayuso
2019-05-30net: ipv6: add skbuff fraglist splitterPablo Neira Ayuso
2019-05-30net: ipv4: add skbuff fraglist splitterPablo Neira Ayuso
2019-05-30tcp: add support for optional TFO backup key to net.ipv4.tcp_fastopen_keyJason Baron
2019-05-30tcp: add support to TCP_FASTOPEN_KEY for optional backup keyJason Baron
2019-05-30tcp: add backup TFO key infrastructureJason Baron
2019-05-30tcp: introduce __tcp_fastopen_cookie_gen_cipher()Christoph Paasch
2019-05-30ipv4: tcp_input: fix stack out of bounds when parsing TCP options.Young Xiao
2019-05-30inet: frags: Remove unnecessary smp_store_release/READ_ONCEHerbert Xu
2019-05-30net: core: support XDP generic on stacked devices.Stephen Hemminger
2019-05-29net: dsa: Use PHYLINK for the CPU/DSA portsIoana Ciornei
2019-05-29net: dsa: Move the phylink driver calls into port.cIoana Ciornei
2019-05-29net: phylink: Add struct phylink_config to PHYLINK APIIoana Ciornei
2019-05-29net: sched: Introduce act_ctinfo actionKevin 'ldir' Darbyshire-Bryant
2019-05-28nexthop: Add support for nexthop groupsDavid Ahern
2019-05-28nexthop: Add support for lwt encapsDavid Ahern
2019-05-28nexthop: Add support for IPv6 gatewaysDavid Ahern
2019-05-28nexthop: Add support for IPv4 nexthopsDavid Ahern
2019-05-28net: Initial nexthop codeDavid Ahern
2019-05-28llc: fix skb leak in llc_build_and_send_ui_pkt()Eric Dumazet
2019-05-28inet: frags: fix use-after-free read in inet_frag_destroy_rcuEric Dumazet
2019-05-28inet: frags: call inet_frags_fini() after unregister_pernet_subsys()Eric Dumazet
2019-05-28inet: frags: uninline fqdir_init()Eric Dumazet
2019-05-26ipv4: remove redundant assignment to nColin Ian King
2019-05-26net/tls: fix no wakeup on partial readsJakub Kicinski
2019-05-26net/tls: fix lowat calculation if some data came from previous recordJakub Kicinski
2019-05-26inet: frags: rework rhashtable dismantleEric Dumazet
2019-05-26net: dynamically allocate fqdir structuresEric Dumazet
2019-05-26net: add a net pointer to struct fqdirEric Dumazet
2019-05-26net: rename inet_frags_init_net() to fdir_init()Eric Dumazet
2019-05-26ieee820154: 6lowpan: no longer reference init_net in lowpan_frags_ns_ctl_tableEric Dumazet
2019-05-26netfilter: ipv6: nf_defrag: no longer reference init_net in nf_ct_frag6_sysct...Eric Dumazet
2019-05-26ipv6: no longer reference init_net in ip6_frags_ns_ctl_table[]Eric Dumazet