summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: disable preemption in dev_core_stats_XXX_inc() helpersEric Dumazet2022-03-141-1/+5
* net: dsa: felix: configure default-prio and dscp prioritiesVladimir Oltean2022-03-141-0/+5
* net: dsa: report and change port dscp priority using dcbnlVladimir Oltean2022-03-141-0/+5
* net: dsa: report and change port default priority using dcbnlVladimir Oltean2022-03-141-0/+7
* net: Add lockdep asserts to ____napi_schedule().Sebastian Andrzej Siewior2022-03-141-0/+7
* net: macvlan: add net device refcount trackerZiyang Xuan2022-03-141-0/+1
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2022-03-125-1/+63
|\
| * gtp: Add support for checking GTP device typeWojciech Drewek2022-03-111-0/+6
| * net/sched: Allow flower to match on GTP optionsWojciech Drewek2022-03-113-1/+23
| * gtp: Implement GTP echo requestWojciech Drewek2022-03-111-0/+1
| * gtp: Implement GTP echo responseWojciech Drewek2022-03-112-0/+32
| * gtp: Allow to create GTP device without FDsWojciech Drewek2022-03-111-0/+1
* | net: add per-cpu storage and net->core_statsEric Dumazet2022-03-112-10/+38
* | nfp: add support for NFP3800/NFP3803 PCIe devicesDirk van der Merwe2022-03-111-0/+2
* | Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-03-114-9/+530
|\ \ | |/ |/|
| * mac80211: Add support to trigger sta disconnect on hardware restartYoughandhar Chintala2022-03-111-0/+10
| * nl80211: fix typo of NL80211_IF_TYPE_OCB in documentationVeerendranath Jakkam2022-03-111-1/+1
| * iwlwifi: mvm: refactor setting PPE thresholds in STA_HE_CTXT_CMDMiri Korenblit2022-02-181-0/+1
| * mac80211: Handle station association response with EHTIlan Peer2022-02-161-0/+4
| * mac80211: Add initial support for EHT and 320 MHz channelsIlan Peer2022-02-161-0/+2
| * cfg80211: Support configuration of station EHT capabilitiesIlan Peer2022-02-162-1/+13
| * cfg80211: add NO-EHT flag to regulatoryIlan Peer2022-02-162-0/+5
| * nl80211: add support for 320MHz channel limitationSriram R2022-02-161-0/+5
| * nl80211: add EHT MCS supportVeerendranath Jakkam2022-02-162-0/+73
| * cfg80211: Add support for EHT 320 MHz channel widthJia Ding2022-02-162-1/+9
| * cfg80211: Add data structures to capture EHT capabilitiesIlan Peer2022-02-162-0/+75
| * ieee80211: add EHT 1K aggregation definitionsMordechay Goodstein2022-02-161-1/+5
| * ieee80211: Add EHT (802.11be) definitionsIlan Peer2022-02-161-0/+299
| * ieee80211: add helper to check HE capability element sizeJohannes Berg2022-02-161-1/+24
| * ieee80211: use tab to indent struct ieee80211_neighbor_ap_infoJohannes Berg2022-02-161-4/+4
* | powerpc/net: Implement powerpc specific csum_shift() to remove branchChristophe Leroy2022-03-111-0/+2
* | net/mlx5: Parse module mapping using mlx5_ifcGal Pressman2022-03-102-5/+4
* | net/mlx5: Query the maximum MCIA register read size from firmwareGal Pressman2022-03-102-2/+3
* | net: openvswitch: fix uAPI incompatibility with existing user spaceIlya Maximets2022-03-101-4/+14
* | Merge tag 'linux-can-next-for-5.18-20220310' of git://git.kernel.org/pub/scm/...Jakub Kicinski2022-03-101-6/+22
|\ \
| * | can: isotp: set default value for N_As to 50 micro secondsOliver Hartkopp2022-03-101-6/+22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-1016-56/+136
|\ \ \
| * \ \ Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-03-104-5/+8
| |\ \ \
| | * | | net: phy: correct spelling error of media in documentationColin Foster2022-03-101-2/+2
| | * | | net/mlx5e: SHAMPO, reduce TIR indicationBen Ben-Ishay2022-03-091-1/+0
| | * | | net/mlx5: Fix size field in bufferx_reg structMohammad Kabat2022-03-091-2/+2
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-03-092-0/+4
| | |\ \ \
| | | * | | net: Fix esp GSO on inter address family tunnels.Steffen Klassert2022-03-071-0/+2
| | | * | | esp: Fix possible buffer overflow in ESP transformationSteffen Klassert2022-03-071-0/+2
| * | | | | Merge tag 'xsa396-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-091-2/+17
| |\ \ \ \ \
| | * | | | | xen/gnttab: fix gnttab_end_foreign_access() without page specifiedJuergen Gross2022-03-071-1/+6
| | * | | | | xen: remove gnttab_query_foreign_access()Juergen Gross2022-03-071-2/+0
| | * | | | | xen/grant-table: add gnttab_try_end_foreign_access()Juergen Gross2022-03-071-0/+12
| * | | | | | Merge tag 'fuse-fixes-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-03-081-0/+1
| |\ \ \ \ \ \
| | * | | | | | fuse: move FUSE_SUPER_MAGIC definition to magic.hJeff Layton2022-02-211-0/+1