summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2018-05-18cfg80211: dynamically allocate per-tid stats for station infoArend van Spriel-1/+9
2018-05-18Bluetooth: Add __hci_cmd_send functionLoic Poulain-0/+2
2018-05-17tcp: new helper tcp_rack_skb_timeoutYuchung Cheng-0/+2
2018-05-17tcp: account lost retransmit after timeoutYuchung Cheng-0/+1
2018-05-17tcp: simpler NewReno implementationYuchung Cheng-0/+1
2018-05-17tcp: support DUPACK threshold in RACKYuchung Cheng-0/+1
2018-05-17tls: don't use stack memory in a scatterlistMatt Mullins-0/+3
2018-05-17sched: replace __QDISC_STATE_RUNNING bit with a spin lockPaolo Abeni-5/+5
2018-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-5/+33
2018-05-16sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpersPaolo Abeni-1/+9
2018-05-16bonding: allow use of tx hashing in balance-albDebabrata Banerjee-2/+9
2018-05-16proc: introduce proc_create_net{,_data}Christoph Hellwig-5/+13
2018-05-16net: move seq_file_single_net to <linux/seq_file_net.h>Christoph Hellwig-12/+0
2018-05-16ipv{4,6}/raw: simplify ѕeq_file codeChristoph Hellwig-4/+0
2018-05-16ipv{4,6}/ping: simplify proc file creationChristoph Hellwig-11/+0
2018-05-16ipv{4,6}/tcp: simplify procfs registrationChristoph Hellwig-8/+3
2018-05-16ipv{4,6}/udp{,lite}: simplify proc registrationChristoph Hellwig-12/+8
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig-7/+9
2018-05-15bpf: sockmap, refactor sockmap routines to work with hashmapJohn Fastabend-2/+1
2018-05-14audit: use inline function to get audit contextRichard Guy Briggs-1/+1
2018-05-14sched: cls: enable verbose loggingMarcelo Ricardo Leitner-2/+4
2018-05-14audit: convert sessionid unset to a macroRichard Guy Briggs-1/+1
2018-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-0/+5
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+4
2018-05-11tcp: switch pacing timer to softirq based hrtimerEric Dumazet-1/+3
2018-05-11net: dsa: Plug in PHYLINK supportFlorian Fainelli-0/+1
2018-05-11net: dsa: Add PHYLINK switch operationsFlorian Fainelli-0/+24
2018-05-11bonding: send learning packets for vlans on slaveDebabrata Banerjee-0/+1
2018-05-11net/ipv6: Add fib lookup stubs for use in bpf helperDavid Ahern-0/+14
2018-05-11net/ipv6: Add fib6_lookupDavid Ahern-0/+6
2018-05-11net/ipv6: Extract table lookup from ip6_pol_routeDavid Ahern-0/+4
2018-05-11net/ipv6: Rename rt6_multipath_selectDavid Ahern-0/+5
2018-05-11net/ipv6: Rename fib6_lookup to fib6_node_lookupDavid Ahern-3/+3
2018-05-10tcp: Add mark for TIMEWAIT socketsJon Maxwell-0/+1
2018-05-10net: ipv4: remove define INET_CSK_DEBUG and unnecessary EXPORT_SYMBOLJoe Perches-18/+4
2018-05-10Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/lin...David S. Miller-1/+1
2018-05-10net/sock: Update memalloc_socks static key to modern apiDavidlohr Bueso-2/+2
2018-05-10net/ipv4: Update ip_tunnel_metadata_cnt static key to modern apiDavidlohr Bueso-2/+2
2018-05-09netfilter: nf_tables: bogus EBUSY in chain deletionsPablo Neira Ayuso-0/+5
2018-05-08udp: Do not pass checksum as a parameter to GSO segmentationAlexander Duyck-2/+1
2018-05-08udp: Do not pass MSS as parameter to GSO segmentationAlexander Duyck-1/+1
2018-05-08cfg80211: Expose TXQ stats and parameters to userspaceToke Høiland-Jørgensen-0/+50
2018-05-08flow_dissector: do not rely on implicit castsPaolo Abeni-2/+2
2018-05-08net: core: rework basic flow dissection helperPaolo Abeni-1/+6
2018-05-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-0/+1
2018-05-07net: flow_dissector: fix typo 'can by' to 'can be'Wolfram Sang-1/+1
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-0/+67
2018-05-07cfg80211: average ack rssi support for data framesBalaji Pothunoori-0/+3
2018-05-07mac80211: add api to set CSA counter in mac80211Gregory Greenman-0/+13
2018-05-07mac80211: fix kernel-doc "bad line" warningRandy Dunlap-1/+1