summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2019-08-13netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files.Jeremy Sowden
2019-08-13netfilter: add missing IS_ENABLED(CONFIG_NF_CONNTRACK) checks to some header-...Jeremy Sowden
2019-08-13netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to header-file.Jeremy Sowden
2019-08-13netfilter: add missing IS_ENABLED(CONFIG_BRIDGE_NETFILTER) checks to header-f...Jeremy Sowden
2019-08-13netfilter: add missing includes to a number of header-files.Jeremy Sowden
2019-08-13netfilter: nf_tables: store data in offload context registersPablo Neira Ayuso
2019-08-09tcp: Update TCP_BASE_MSS commentJosh Hunt
2019-08-09tcp: add new tcp_mtu_probe_floor sysctlJosh Hunt
2019-08-09devlink: remove pointless data_len arg from region snapshot createJiri Pirko
2019-08-08netfilter: nf_tables_offload: support indr block callwenxu
2019-08-08flow_offload: support get multi-subsystem blockwenxu
2019-08-08flow_offload: move tc indirect block to flow offloadwenxu
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-06net: sched: add ingress mirred action to hardware IRJohn Hurley
2019-08-06net: tc_act: add helpers to detect ingress mirred actionsJohn Hurley
2019-08-06net: sched: add skbedit of ptype action to hardware IRJohn Hurley
2019-08-06net: tc_act: add skbedit_ptype helper functionsJohn Hurley
2019-08-06net: sched: sample: allow accessing psample_group with rtnlVlad Buslov
2019-08-06net: sched: police: allow accessing police->params with rtnlVlad Buslov
2019-08-05net/tls: partially revert fix transition through disconnect with closeJakub Kicinski
2019-08-03netfilter: synproxy: rename mss synproxy_options fieldFernando Fernandez Mancera
2019-07-31Merge tag 'mac80211-next-for-davem-2019-07-31' of git://git.kernel.org/pub/sc...David S. Miller
2019-07-31Merge tag 'mac80211-for-davem-2019-07-31' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-07-31mac80211: allow setting spatial reuse parameters from bss_confJohn Crispin
2019-07-31cfg80211: add support for parsing OBBS_PD attributesJohn Crispin
2019-07-30tcp: add skb-less helpers to retrieve SYN cookiePetar Penkov
2019-07-30net: dsa: ksz: Add KSZ8795 tag codeTristram Ha
2019-07-29mac80211: propagate HE operation info into bss_confJohn Crispin
2019-07-26mac80211: add IEEE80211_KEY_FLAG_GENERATE_MMIE to ieee80211_key_flagsLorenzo Bianconi
2019-07-26{nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty
2019-07-26mac80211: add xmit rate to struct ieee80211_tx_statusJohn Crispin
2019-07-26mac80211: AMPDU handling for rekeys with Extended Key IDAlexander Wetzel
2019-07-26mac80211: Simplify Extended Key ID APIAlexander Wetzel
2019-07-26mac80211: add tx dequeue function for process contextErik Stromdahl
2019-07-26mac80211: remove unused and unneeded remove_sta_debugfs callbackGreg Kroah-Hartman
2019-07-26mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach
2019-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-07-23net: sched: include mpls actions in hardware intermediate representationJohn Hurley
2019-07-22net-ipv6-ndisc: add support for RFC7710 RA Captive Portal IdentifierMaciej Żenczykowski
2019-07-22bpf: sockmap/tls, close can race with map freeJohn Fastabend
2019-07-22net/tls: fix transition through disconnect with closeJohn Fastabend
2019-07-22net/tls: remove sock unlock/lock around strp_done()John Fastabend
2019-07-22net/tls: remove close callback sock unlock/lock around TX work flushJohn Fastabend
2019-07-22net/tls: don't arm strparser immediately in tls_set_sw_offload()Jakub Kicinski
2019-07-21tcp: be more careful in tcp_fragment()Eric Dumazet
2019-07-20nl80211: fix VENDOR_CMD_RAW_DATAJohannes Berg
2019-07-19net: flow_offload: add flow_block structure and use itPablo Neira Ayuso
2019-07-19net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tPablo Neira Ayuso