summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2019-08-18bpf: support cloning sk storage on accept()Stanislav Fomichev1-0/+10
2019-08-18xsk: add support for need_wakeup flag in AF_XDP ringsMagnus Karlsson1-1/+32
2019-08-17Documentation: Add devlink-trap documentationIdo Schimmel1-0/+6
2019-08-17devlink: Add generic packet traps and groupsIdo Schimmel1-0/+40
2019-08-17devlink: Add packet trap infrastructureIdo Schimmel1-0/+129
2019-08-17drop_monitor: Add basic infrastructure for hardware dropsIdo Schimmel1-0/+33
2019-08-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-0/+1
2019-08-17Bluetooth: Add debug setting for changing minimum encryption key sizeMarcel Holtmann1-0/+1
2019-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-2/+7
2019-08-14netlink: Fix nlmsg_parse as a wrapper for strict message parsingDavid Ahern1-3/+2
2019-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski27-4/+121
2019-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-0/+10
2019-08-13netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files.Jeremy Sowden10-0/+36
2019-08-13netfilter: add missing IS_ENABLED(CONFIG_NF_CONNTRACK) checks to some header-...Jeremy Sowden4-0/+31
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-f...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-09sock: make cookie generation global instead of per netnsDaniel Borkmann1-1/+0
2019-08-09tcp: Update TCP_BASE_MSS commentJosh Hunt1-1/+1
2019-08-09tcp: add new tcp_mtu_probe_floor sysctlJosh Hunt1-0/+1
2019-08-09devlink: remove pointless data_len arg from region snapshot createJiri Pirko1-1/+1
2019-08-09netfilter: nf_tables: use-after-free in failing rule with bound setPablo Neira Ayuso1-2/+7
2019-08-09net/tls: prevent skb_orphan() from leaking TLS plain text with offloadJakub Kicinski1-1/+9
2019-08-09netfilter: nf_tables_offload: support indr block callwenxu1-0/+4
2019-08-09flow_offload: support get multi-subsystem blockwenxu1-1/+9
2019-08-09flow_offload: move tc indirect block to flow offloadwenxu3-38/+29
2019-08-09inet: frags: re-introduce skb coalescing for local deliveryGuillaume Nault1-1/+1
2019-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller5-7/+30
2019-08-07net: sched: add ingress mirred action to hardware IRJohn Hurley1-0/+2
2019-08-07net: tc_act: add helpers to detect ingress mirred actionsJohn Hurley1-0/+18
2019-08-07net: sched: add skbedit of ptype action to hardware IRJohn Hurley1-0/+2
2019-08-07net: tc_act: add skbedit_ptype helper functionsJohn Hurley1-0/+27
2019-08-07net: sched: sample: allow accessing psample_group with rtnlVlad Buslov1-1/+1
2019-08-07net: sched: police: allow accessing police->params with rtnlVlad Buslov1-2/+2
2019-08-05net/tls: partially revert fix transition through disconnect with closeJakub Kicinski1-2/+0
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/sc...David S. Miller2-9/+59
2019-07-31Merge tag 'mac80211-for-davem-2019-07-31' of git://git.kernel.org/pub/scm/lin...David S. Miller1-0/+15
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-31tcp: add skb-less helpers to retrieve SYN cookiePetar Penkov1-0/+10
2019-07-31net: 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-26crypto: user - make NETLINK_CRYPTO work inside netnsOndrej Mosnacek1-0/+3
2019-07-26{nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty1-0/+15
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