aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-27netfilter: flowtable: Use rw sem as flow block lockPaul Blakey1-1/+1
2020-03-27netfilter: flowtable: Fix incorrect tc_setup_type typewenxu1-1/+2
2020-03-27netfilter: flowtable: add counter supportPablo Neira Ayuso1-0/+1
2020-03-27netfilter: nf_tables: add enum nft_flowtable_flags to uapiPablo Neira Ayuso1-1/+1
2020-03-27netfilter: conntrack: export nf_ct_acct_update()Pablo Neira Ayuso1-0/+2
2020-03-27net/9p: remove unused p9_req_t aux fieldDominique Martinet1-2/+0
2020-03-279pnet: allow making incomplete read requestsSergey Alirzaev1-0/+2
2020-03-26net: macsec: add support for getting offloaded statsDmitry Bogdanov1-0/+24
2020-03-26net: macsec: allow to reference a netdev from a MACsec contextAntoine Tenart1-1/+4
2020-03-26ipv6: ndisc: add support for 'PREF64' dns64 prefix identifierMaciej Żenczykowski1-0/+1
2020-03-26net: sched: refine extack messages in tcf_change_indevGuillaume Nault1-2/+6
2020-03-26devlink: implement DEVLINK_CMD_REGION_NEWJacob Keller1-0/+6
2020-03-26devlink: track snapshot id usage count using an xarrayJacob Keller1-1/+3
2020-03-26devlink: report error once U32_MAX snapshot ids have been usedJacob Keller1-1/+1
2020-03-26devlink: convert snapshot destructor callback to region opJacob Keller1-4/+3
2020-03-26devlink: prepare to support region operationsJacob Keller1-4/+12
2020-03-26net: flow_offload.h: Fix a comment at flow_action_entry.manglePetr Machata1-1/+2
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-20/+8
2020-03-25Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connectionsLuiz Augusto von Dentz1-0/+4
2020-03-25net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso1-16/+0
2020-03-24Bluetooth: L2CAP: Add get_peer_pid callbackLuiz Augusto von Dentz1-0/+1
2020-03-23Remove DST_HOSTDavid Laight3-4/+2
2020-03-23devlink: Only pass packet trap group identifier in trap structureIdo Schimmel1-6/+7
2020-03-23devlink: Add API to register packet trap groupsIdo Schimmel1-0/+6
2020-03-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller1-0/+2
2020-03-23net: sched: rename more stats_typesJakub Kicinski2-13/+13
2020-03-21devlink: promote "fw.bundle_id" to a generic info versionJacob Keller1-0/+2
2020-03-20Merge tag 'mac80211-next-for-net-next-2020-03-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller2-4/+37
2020-03-20bpf, tcp: Make tcp_bpf_recvmsg staticYueHaibing1-2/+0
2020-03-20cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entriesVeerendranath Jakkam1-0/+13
2020-03-20nl80211: pass HE operation element to the driverShaul Triebitz1-1/+3
2020-03-20nl80211/cfg80211: add support for non EDCA based ranging measurementAvraham Stern1-2/+14
2020-03-20mac80211: update documentation about tx powerQiujun Huang1-0/+5
2020-03-20mac80211: handle no-preauth flag for control portMarkus Theil1-0/+1
2020-03-20cfg80211: fix documentation formatJohannes Berg1-1/+1
2020-03-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller8-33/+172
2020-03-19net: tc_skbedit: Make the skbedit priority offloadablePetr Machata2-0/+19
2020-03-19net: tc_skbedit: Factor a helper out of is_tcf_skbedit_{mark, ptype}()Petr Machata1-14/+10
2020-03-19net: sched: Do not assume RTNL is held in tunnel key action helpersIdo Schimmel1-2/+6
2020-03-19netfilter: nf_tables: allow to specify stateful expression in set definitionPablo Neira Ayuso1-0/+2
2020-03-19netfilter: nf_tables: move nft_expr_clone() to nf_tables_api.cPablo Neira Ayuso1-0/+1
2020-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-23/+34
2020-03-17net_sched: add qdisc_watchdog_schedule_range_ns()Eric Dumazet1-1/+9
2020-03-17net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski1-26/+23
2020-03-16macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)Era Mayflower1-0/+3
2020-03-16macsec: Support XPN frame handling - IEEE 802.1AEbwEra Mayflower1-3/+42
2020-03-15netfilter: nf_tables: add nft_set_elem_update_expr() helper functionPablo Neira Ayuso1-0/+12
2020-03-15netfilter: nf_tables: statify nft_expr_init()Pablo Neira Ayuso1-2/+0
2020-03-15netfilter: nf_tables: add nft_set_elem_expr_alloc()Pablo Neira Ayuso1-0/+4
2020-03-15nft_set_pipapo: Introduce AVX2-based lookup implementationStefano Brivio1-0/+1