aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-22net/ipv6: Simplify route replace and appending into multipath routeDavid Ahern1-6/+0
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+9
2018-05-20erspan: set bso bit based on mirrored packet's lenWilliam Tu1-0/+28
2018-05-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-0/+2
2018-05-19devlink: introduce a helper to generate physical port namesJiri Pirko1-0/+9
2018-05-19devlink: extend attrs_set for setting port flavoursJiri Pirko1-0/+3
2018-05-19devlink: introduce devlink_port_attrs_setJiri Pirko1-6/+14
2018-05-18tcp: add tcp_comp_sack_nr sysctlEric Dumazet1-0/+1
2018-05-18tcp: add tcp_comp_sack_delay_ns sysctlEric Dumazet1-0/+1
2018-05-18tcp: add SACK compressionEric Dumazet1-0/+3
2018-05-18tcp: use __sock_put() instead of sock_put() in tcp_clear_xmit_timers()Eric Dumazet1-1/+1
2018-05-18Bluetooth: Add __hci_cmd_send functionLoic Poulain1-0/+2
2018-05-17tcp: new helper tcp_rack_skb_timeoutYuchung Cheng1-0/+2
2018-05-17tcp: account lost retransmit after timeoutYuchung Cheng1-0/+1
2018-05-17tcp: simpler NewReno implementationYuchung Cheng1-0/+1
2018-05-17tcp: support DUPACK threshold in RACKYuchung Cheng1-0/+1
2018-05-17tls: don't use stack memory in a scatterlistMatt Mullins1-0/+3
2018-05-17sched: replace __QDISC_STATE_RUNNING bit with a spin lockPaolo Abeni1-5/+5
2018-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-5/+33
2018-05-16sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpersPaolo Abeni1-1/+9
2018-05-16bonding: allow use of tx hashing in balance-albDebabrata Banerjee1-2/+9
2018-05-15bpf: sockmap, refactor sockmap routines to work with hashmapJohn Fastabend1-2/+1
2018-05-14sched: cls: enable verbose loggingMarcelo Ricardo Leitner1-2/+4
2018-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+5
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-2/+4
2018-05-11tcp: switch pacing timer to softirq based hrtimerEric Dumazet1-1/+3
2018-05-11net: dsa: Plug in PHYLINK supportFlorian Fainelli1-0/+1
2018-05-11net: dsa: Add PHYLINK switch operationsFlorian Fainelli1-0/+24
2018-05-11bonding: send learning packets for vlans on slaveDebabrata Banerjee1-0/+1
2018-05-11net/ipv6: Add fib lookup stubs for use in bpf helperDavid Ahern1-0/+14
2018-05-11net/ipv6: Add fib6_lookupDavid Ahern1-0/+6
2018-05-11net/ipv6: Extract table lookup from ip6_pol_routeDavid Ahern1-0/+4
2018-05-11net/ipv6: Rename rt6_multipath_selectDavid Ahern1-0/+5
2018-05-11net/ipv6: Rename fib6_lookup to fib6_node_lookupDavid Ahern1-3/+3
2018-05-10tcp: Add mark for TIMEWAIT socketsJon Maxwell1-0/+1
2018-05-10net: ipv4: remove define INET_CSK_DEBUG and unnecessary EXPORT_SYMBOLJoe Perches1-18/+4
2018-05-10Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-1/+1
2018-05-10net/sock: Update memalloc_socks static key to modern apiDavidlohr Bueso1-2/+2
2018-05-10net/ipv4: Update ip_tunnel_metadata_cnt static key to modern apiDavidlohr Bueso1-2/+2
2018-05-09netfilter: nf_tables: bogus EBUSY in chain deletionsPablo Neira Ayuso1-0/+5
2018-05-08udp: Do not pass checksum as a parameter to GSO segmentationAlexander Duyck1-2/+1
2018-05-08udp: Do not pass MSS as parameter to GSO segmentationAlexander Duyck1-1/+1
2018-05-08flow_dissector: do not rely on implicit castsPaolo Abeni1-2/+2
2018-05-08net: core: rework basic flow dissection helperPaolo Abeni1-1/+6
2018-05-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller1-0/+1
2018-05-07net: flow_dissector: fix typo 'can by' to 'can be'Wolfram Sang1-1/+1
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-0/+67
2018-05-07mac80211: fix kernel-doc "bad line" warningRandy Dunlap1-1/+1
2018-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller14-128/+81
2018-05-06netfilter: nf_nat: remove unused ct arg from lookup functionsFlorian Westphal1-16/+8