summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | devlink: Add macro for "fw.mgmt.api" to info_get cb.Vasundhara Volam2020-03-271-0/+2
| * | | | | | net: macsec: add support for getting offloaded statsDmitry Bogdanov2020-03-261-0/+24
| * | | | | | net: macsec: allow to reference a netdev from a MACsec contextAntoine Tenart2020-03-261-1/+4
| * | | | | | ipv6: ndisc: add support for 'PREF64' dns64 prefix identifierMaciej Żenczykowski2020-03-261-0/+1
| * | | | | | net: sched: refine extack messages in tcf_change_indevGuillaume Nault2020-03-261-2/+6
| * | | | | | devlink: implement DEVLINK_CMD_REGION_NEWJacob Keller2020-03-261-0/+6
| * | | | | | devlink: track snapshot id usage count using an xarrayJacob Keller2020-03-261-1/+3
| * | | | | | devlink: report error once U32_MAX snapshot ids have been usedJacob Keller2020-03-261-1/+1
| * | | | | | devlink: convert snapshot destructor callback to region opJacob Keller2020-03-261-4/+3
| * | | | | | devlink: prepare to support region operationsJacob Keller2020-03-261-4/+12
| * | | | | | net: flow_offload.h: Fix a comment at flow_action_entry.manglePetr Machata2020-03-261-1/+2
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-252-20/+8
| |\ \ \ \ \ \
| * | | | | | | Remove DST_HOSTDavid Laight2020-03-233-4/+2
| * | | | | | | devlink: Only pass packet trap group identifier in trap structureIdo Schimmel2020-03-231-6/+7
| * | | | | | | devlink: Add API to register packet trap groupsIdo Schimmel2020-03-231-0/+6
| * | | | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2020-03-231-0/+2
| |\ \ \ \ \ \ \
| | * | | | | | | devlink: promote "fw.bundle_id" to a generic info versionJacob Keller2020-03-211-0/+2
| | | |_|/ / / / | | |/| | | | |
| * / | | | | | net: sched: rename more stats_typesJakub Kicinski2020-03-232-13/+13
| |/ / / / / /
| * | | | | | Merge tag 'mac80211-next-for-net-next-2020-03-20' of git://git.kernel.org/pub...David S. Miller2020-03-202-4/+37
| |\ \ \ \ \ \
| | * | | | | | cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entriesVeerendranath Jakkam2020-03-201-0/+13
| | * | | | | | nl80211: pass HE operation element to the driverShaul Triebitz2020-03-201-1/+3
| | * | | | | | nl80211/cfg80211: add support for non EDCA based ranging measurementAvraham Stern2020-03-201-2/+14
| | * | | | | | mac80211: update documentation about tx powerQiujun Huang2020-03-201-0/+5
| | * | | | | | mac80211: handle no-preauth flag for control portMarkus Theil2020-03-201-0/+1
| | * | | | | | cfg80211: fix documentation formatJohannes Berg2020-03-201-1/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-03-198-33/+172
| |\ \ \ \ \ \
| | * | | | | | Bluetooth: Pause discovery and advertising during suspendAbhishek Pandit-Subedi2020-03-111-0/+11
| | * | | | | | Bluetooth: Handle LE devices during suspendAbhishek Pandit-Subedi2020-03-111-0/+1
| | * | | | | | Bluetooth: Handle BR/EDR devices during suspendAbhishek Pandit-Subedi2020-03-112-7/+20
| | * | | | | | Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPENDAbhishek Pandit-Subedi2020-03-111-0/+23
| | * | | | | | Bluetooth: L2CAP: Add module option to enable ECRED modeLuiz Augusto von Dentz2020-03-081-0/+1
| | * | | | | | Bluetooth: L2CAP: Add initial code for Enhanced Credit Based ModeLuiz Augusto von Dentz2020-03-081-0/+4
| | * | | | | | Bluetooth: L2CAP: Add definitions for Enhanced Credit Based ModeLuiz Augusto von Dentz2020-03-081-0/+39
| | * | | | | | Bluetooth: Enable erroneous data reporting if WBS is supportedAlain Michaud2020-03-083-2/+19
| | * | | | | | 6lowpan: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-281-1/+1
| | * | | | | | Bluetooth: Support querying for WBS support through MGMTAlain Michaud2020-02-282-1/+11
| | * | | | | | Bluetooth: Fixing a few comment typos in the quirk definitions.Alain Michaud2020-02-281-2/+2
| | * | | | | | Bluetooth: Remove adv set for directed advertisingSathish Narsimman2020-02-281-0/+2
| | * | | | | | Bluetooth: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-284-23/+23
| | * | | | | | Bluetooth: RFCOMM: Use MTU auto tune logicLuiz Augusto von Dentz2020-02-191-1/+0
| | * | | | | | Bluetooth: Add BT_PHY socket optionLuiz Augusto von Dentz2020-02-142-0/+19
| * | | | | | | net: tc_skbedit: Make the skbedit priority offloadablePetr Machata2020-03-192-0/+19
| * | | | | | | net: tc_skbedit: Factor a helper out of is_tcf_skbedit_{mark, ptype}()Petr Machata2020-03-191-14/+10
| * | | | | | | net: sched: Do not assume RTNL is held in tunnel key action helpersIdo Schimmel2020-03-191-2/+6
| | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-03-175-23/+34
| |\ \ \ \ \ \
| | * | | | | | netfilter: nf_tables: add nft_set_elem_update_expr() helper functionPablo Neira Ayuso2020-03-151-0/+12
| | * | | | | | netfilter: nf_tables: statify nft_expr_init()Pablo Neira Ayuso2020-03-151-2/+0
| | * | | | | | netfilter: nf_tables: add nft_set_elem_expr_alloc()Pablo Neira Ayuso2020-03-151-0/+4
| | * | | | | | nft_set_pipapo: Introduce AVX2-based lookup implementationStefano Brivio2020-03-151-0/+1
| | * | | | | | netfilter: flowtable: add tunnel match offload supportwenxu2020-03-151-0/+6