summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2018-05-23cfg80211: use separate struct for FILS parametersArend Van Spriel
2018-05-23mac80211: Support adding duration for prepare_tx() callbackIlan Peer
2018-05-23Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2018-05-23netfilter: add struct nf_nat_hook and use itPablo Neira Ayuso
2018-05-23netfilter: nf_nat: add nat type hooks to nat coreFlorian Westphal
2018-05-23netfilter: nf_nat: add nat hook register functions to nf_natFlorian Westphal
2018-05-23netfilter: nf_tables: allow chain type to override hook registerFlorian Westphal
2018-05-23netfilter: nf_nat: move common nat code to nat coreFlorian Westphal
2018-05-22net/ipv6: Simplify route replace and appending into multipath routeDavid Ahern
2018-05-22sctp: fix the issue that flags are ignored when using kernel_connectXin Long
2018-05-22cfg80211: add missing kernel-docJohannes Berg
2018-05-22net/ipv6: Add helper to return path MTU based on fib resultDavid Ahern
2018-05-22net/ipv4: Add helper to return path MTU based on fib resultDavid Ahern
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-20erspan: set bso bit based on mirrored packet's lenWilliam Tu
2018-05-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-05-19devlink: introduce a helper to generate physical port namesJiri Pirko
2018-05-19devlink: extend attrs_set for setting port flavoursJiri Pirko
2018-05-19devlink: introduce devlink_port_attrs_setJiri Pirko
2018-05-18tcp: add tcp_comp_sack_nr sysctlEric Dumazet
2018-05-18tcp: add tcp_comp_sack_delay_ns sysctlEric Dumazet
2018-05-18tcp: add SACK compressionEric Dumazet
2018-05-18tcp: use __sock_put() instead of sock_put() in tcp_clear_xmit_timers()Eric Dumazet
2018-05-18xsk: clean up SPDX headersBjörn Töpel
2018-05-18cfg80211: release station info tidstats where neededJohannes Berg
2018-05-18cfg80211: dynamically allocate per-tid stats for station infoArend van Spriel
2018-05-18Bluetooth: Add __hci_cmd_send functionLoic Poulain
2018-05-17tcp: new helper tcp_rack_skb_timeoutYuchung Cheng
2018-05-17tcp: account lost retransmit after timeoutYuchung Cheng
2018-05-17tcp: simpler NewReno implementationYuchung Cheng
2018-05-17tcp: support DUPACK threshold in RACKYuchung Cheng
2018-05-17tls: don't use stack memory in a scatterlistMatt Mullins
2018-05-17sched: replace __QDISC_STATE_RUNNING bit with a spin lockPaolo Abeni
2018-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-16sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpersPaolo Abeni
2018-05-16bonding: allow use of tx hashing in balance-albDebabrata Banerjee
2018-05-16proc: introduce proc_create_net{,_data}Christoph Hellwig
2018-05-16net: move seq_file_single_net to <linux/seq_file_net.h>Christoph Hellwig
2018-05-16ipv{4,6}/raw: simplify ѕeq_file codeChristoph Hellwig
2018-05-16ipv{4,6}/ping: simplify proc file creationChristoph Hellwig
2018-05-16ipv{4,6}/tcp: simplify procfs registrationChristoph Hellwig
2018-05-16ipv{4,6}/udp{,lite}: simplify proc registrationChristoph Hellwig
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig
2018-05-15bpf: sockmap, refactor sockmap routines to work with hashmapJohn Fastabend
2018-05-14audit: use inline function to get audit contextRichard Guy Briggs
2018-05-14sched: cls: enable verbose loggingMarcelo Ricardo Leitner
2018-05-14audit: convert sessionid unset to a macroRichard Guy Briggs
2018-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-11tcp: switch pacing timer to softirq based hrtimerEric Dumazet