aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-13netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to header-file.Jeremy Sowden1-0/+4
2019-08-13netfilter: add missing IS_ENABLED(CONFIG_BRIDGE_NETFILTER) checks to header-file.Jeremy Sowden1-0/+8
2019-08-13netfilter: add missing includes to a number of header-files.Jeremy Sowden16-3/+40
2019-08-13netfilter: nf_tables: store data in offload context registersPablo Neira Ayuso1-0/+1
2019-08-03netfilter: synproxy: rename mss synproxy_options fieldFernando Fernandez Mancera1-1/+1
2019-07-31Merge tag 'mac80211-next-for-davem-2019-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller2-9/+59
2019-07-31mac80211: allow setting spatial reuse parameters from bss_confJohn Crispin1-0/+4
2019-07-31cfg80211: add support for parsing OBBS_PD attributesJohn Crispin1-0/+15
2019-07-30net: dsa: ksz: Add KSZ8795 tag codeTristram Ha1-0/+2
2019-07-29mac80211: propagate HE operation info into bss_confJohn Crispin1-0/+2
2019-07-26mac80211: add IEEE80211_KEY_FLAG_GENERATE_MMIE to ieee80211_key_flagsLorenzo Bianconi1-0/+4
2019-07-26mac80211: add xmit rate to struct ieee80211_tx_statusJohn Crispin1-0/+2
2019-07-26mac80211: AMPDU handling for rekeys with Extended Key IDAlexander Wetzel1-0/+5
2019-07-26mac80211: Simplify Extended Key ID APIAlexander Wetzel1-8/+0
2019-07-26mac80211: add tx dequeue function for process contextErik Stromdahl1-0/+26
2019-07-26mac80211: remove unused and unneeded remove_sta_debugfs callbackGreg Kroah-Hartman1-1/+0
2019-07-26mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach1-1/+2
2019-07-23net: sched: include mpls actions in hardware intermediate representationJohn Hurley2-0/+94
2019-07-22net-ipv6-ndisc: add support for RFC7710 RA Captive Portal IdentifierMaciej Żenczykowski1-0/+1
2019-07-21tcp: be more careful in tcp_fragment()Eric Dumazet1-0/+5
2019-07-20nl80211: fix VENDOR_CMD_RAW_DATAJohannes Berg1-1/+1
2019-07-19net: flow_offload: add flow_block structure and use itPablo Neira Ayuso3-4/+15
2019-07-19net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tPablo Neira Ayuso3-13/+15
2019-07-19net: flow_offload: remove netns parameter from flow_block_cb_alloc()Pablo Neira Ayuso1-2/+1
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-3/+10
2019-07-18tcp: fix tcp_set_congestion_control() use from bpf hookEric Dumazet1-1/+2
2019-07-16netfilter: synproxy: fix erroneous tcp mss optionFernando Fernandez Mancera1-0/+1
2019-07-16netfilter: nf_conntrack_sip: fix expectation clashxiao ruizhu1-3/+9
2019-07-12net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd()Vlad Buslov1-0/+10
2019-07-11net: fib_rules: do not flow dissect local packetsPetar Penkov1-2/+2
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds61-350/+1634
2019-07-09netfilter: nf_tables: add hardware offload supportPablo Neira Ayuso2-0/+90
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso2-35/+35
2019-07-09net: flow_offload: add flow_block_cb_is_busy() and use itPablo Neira Ayuso1-0/+3
2019-07-09net: sched: remove tcf block APIPablo Neira Ayuso1-69/+0
2019-07-09drivers: net: use flow block APIPablo Neira Ayuso2-4/+1
2019-07-09net: flow_offload: add flow_block_cb_{priv, incref, decref}()Pablo Neira Ayuso1-0/+4
2019-07-09net: flow_offload: add list handling functionsPablo Neira Ayuso1-0/+19
2019-07-09net: flow_offload: add flow_block_cb_alloc() and flow_block_cb_free()Pablo Neira Ayuso1-0/+14
2019-07-09net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*Pablo Neira Ayuso2-5/+4
2019-07-09net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BINDPablo Neira Ayuso2-3/+2
2019-07-09net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso2-17/+30
2019-07-09net/flow_dissector: add connection tracking dissectionPaul Blakey1-0/+15
2019-07-09net/sched: Introduce action ctPaul Blakey2-0/+68
2019-07-09devlink: Introduce PCI VF port flavour and port attributeParav Pandit1-0/+10
2019-07-09devlink: Introduce PCI PF port flavour and port attributeParav Pandit1-0/+8
2019-07-09devlink: Refactor physical port attributesParav Pandit1-2/+11
2019-07-08net/tls: don't clear TX resync flag on errorDirk van der Merwe1-3/+3
2019-07-08sctp: rename sp strm_interleave to ep intl_enableXin Long1-1/+1
2019-07-08sctp: rename asoc intl_enable to asoc peer.intl_capableXin Long1-16/+17