summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2020-03-27ipv6: ndisc: add support for 'PREF64' dns64 prefix identifierMaciej Żenczykowski1-0/+1
2020-03-27net: sched: refine extack messages in tcf_change_indevGuillaume Nault1-2/+6
2020-03-27devlink: implement DEVLINK_CMD_REGION_NEWJacob Keller1-0/+6
2020-03-27devlink: track snapshot id usage count using an xarrayJacob Keller1-1/+3
2020-03-27devlink: report error once U32_MAX snapshot ids have been usedJacob Keller1-1/+1
2020-03-27devlink: convert snapshot destructor callback to region opJacob Keller1-4/+3
2020-03-27devlink: 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-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-20/+8
2020-03-26Bluetooth: 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-24Remove DST_HOSTDavid Laight3-4/+2
2020-03-24devlink: Only pass packet trap group identifier in trap structureIdo Schimmel1-6/+7
2020-03-24devlink: Add API to register packet trap groupsIdo Schimmel1-0/+6
2020-03-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller1-0/+2
2020-03-24net: 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...David 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-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller8-33/+172
2020-03-20net: tc_skbedit: Make the skbedit priority offloadablePetr Machata2-0/+19
2020-03-20net: tc_skbedit: Factor a helper out of is_tcf_skbedit_{mark, ptype}()Petr Machata1-14/+10
2020-03-20net: 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-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-23/+34
2020-03-18net_sched: add qdisc_watchdog_schedule_range_ns()Eric Dumazet1-1/+9
2020-03-18net: 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
2020-03-15netfilter: flowtable: add tunnel match offload supportwenxu1-0/+6
2020-03-15netfilter: Replace zero-length array with flexible-array memberGustavo A. R. Silva3-5/+5
2020-03-15netfilter: nf_tables: make all set structs constFlorian Westphal2-10/+6
2020-03-15netfilter: nf_tables: make sets built-inFlorian Westphal1-6/+0
2020-03-15net: sched: RED: Introduce an ECN nodrop modePetr Machata2-0/+6
2020-03-15net: sched: Allow extending set of supported RED flagsPetr Machata1-0/+33
2020-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-9/+22
2020-03-14afs: Fix client call Rx-phase signal handlingDavid Howells1-3/+1
2020-03-14rxrpc: Fix call interruptibility handlingDavid Howells1-1/+7