summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2020-03-26devlink: convert snapshot destructor callback to region opJacob Keller
2020-03-26devlink: prepare to support region operationsJacob Keller
2020-03-26net: flow_offload.h: Fix a comment at flow_action_entry.manglePetr Machata
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-25Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connectionsLuiz Augusto von Dentz
2020-03-25net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso
2020-03-24Bluetooth: L2CAP: Add get_peer_pid callbackLuiz Augusto von Dentz
2020-03-23Remove DST_HOSTDavid Laight
2020-03-23devlink: Only pass packet trap group identifier in trap structureIdo Schimmel
2020-03-23devlink: Add API to register packet trap groupsIdo Schimmel
2020-03-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-03-23net: sched: rename more stats_typesJakub Kicinski
2020-03-21devlink: promote "fw.bundle_id" to a generic info versionJacob Keller
2020-03-20Merge tag 'mac80211-next-for-net-next-2020-03-20' of git://git.kernel.org/pub...David S. Miller
2020-03-20bpf, tcp: Make tcp_bpf_recvmsg staticYueHaibing
2020-03-20cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entriesVeerendranath Jakkam
2020-03-20nl80211: pass HE operation element to the driverShaul Triebitz
2020-03-20nl80211/cfg80211: add support for non EDCA based ranging measurementAvraham Stern
2020-03-20mac80211: update documentation about tx powerQiujun Huang
2020-03-20mac80211: handle no-preauth flag for control portMarkus Theil
2020-03-20cfg80211: fix documentation formatJohannes Berg
2020-03-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-03-19net: tc_skbedit: Make the skbedit priority offloadablePetr Machata
2020-03-19net: tc_skbedit: Factor a helper out of is_tcf_skbedit_{mark, ptype}()Petr Machata
2020-03-19net: sched: Do not assume RTNL is held in tunnel key action helpersIdo Schimmel
2020-03-19netfilter: nf_tables: allow to specify stateful expression in set definitionPablo Neira Ayuso
2020-03-19netfilter: nf_tables: move nft_expr_clone() to nf_tables_api.cPablo Neira Ayuso
2020-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-03-17net_sched: add qdisc_watchdog_schedule_range_ns()Eric Dumazet
2020-03-17net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski
2020-03-16macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)Era Mayflower
2020-03-16macsec: Support XPN frame handling - IEEE 802.1AEbwEra Mayflower
2020-03-15netfilter: nf_tables: add nft_set_elem_update_expr() helper functionPablo Neira Ayuso
2020-03-15netfilter: nf_tables: statify nft_expr_init()Pablo Neira Ayuso
2020-03-15netfilter: nf_tables: add nft_set_elem_expr_alloc()Pablo Neira Ayuso
2020-03-15nft_set_pipapo: Introduce AVX2-based lookup implementationStefano Brivio
2020-03-15netfilter: flowtable: add tunnel match offload supportwenxu
2020-03-15netfilter: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-15netfilter: nf_tables: make all set structs constFlorian Westphal
2020-03-15netfilter: nf_tables: make sets built-inFlorian Westphal
2020-03-14net: sched: RED: Introduce an ECN nodrop modePetr Machata
2020-03-14net: sched: Allow extending set of supported RED flagsPetr Machata
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-03-13afs: Fix client call Rx-phase signal handlingDavid Howells
2020-03-13rxrpc: Fix call interruptibility handlingDavid Howells
2020-03-13Merge tag 'ieee802154-for-davem-2020-03-13' of git://git.kernel.org/pub/scm/l...David S. Miller
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-13net: drop_monitor: use IS_REACHABLE() to guard net_dm_hw_report()Masahiro Yamada
2020-03-12flow_offload: Add flow_match_ct to get rule ct matchPaul Blakey
2020-03-12net/sched: act_ct: Enable hardware offload of flow table entiresPaul Blakey