summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | net: bridge: mst: Support setting and reporting MST port statesTobias Waldekranz2022-03-173-1/+192
| * | | | | | | | | | | net: bridge: mst: Allow changing a VLAN's MSTITobias Waldekranz2022-03-173-0/+58
| * | | | | | | | | | | net: bridge: mst: Multiple Spanning Tree (MST) modeTobias Waldekranz2022-03-178-4/+175
| * | | | | | | | | | | vlan: use correct format charactersBill Wendling2022-03-171-1/+1
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-1711-56/+41
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | net/sched: add vlan push_eth and pop_eth action to the hardware IRMaor Dickman2022-03-161-0/+13
| * | | | | | | | | | | net: dsa: Never offload FDB entries on standalone portsTobias Waldekranz2022-03-161-0/+3
| * | | | | | | | | | | Merge tag 'linux-can-next-for-5.18-20220316' of git://git.kernel.org/pub/scm/...Jakub Kicinski2022-03-161-32/+40
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | can: isotp: support MSG_TRUNC flag when reading from socketOliver Hartkopp2022-03-161-12/+15
| | * | | | | | | | | | | can: isotp: return -EADDRNOTAVAIL when reading from unbound socketOliver Hartkopp2022-03-161-0/+4
| | * | | | | | | | | | | can: isotp: sanitize CAN ID checks in isotp_bind()Oliver Hartkopp2022-03-161-20/+21
| * | | | | | | | | | | | devlink: pass devlink_port to port_split / port_unsplit callbacksJakub Kicinski2022-03-161-35/+12
| * | | | | | | | | | | | devlink: hold the instance lock in port_split / port_unsplit callbacksJakub Kicinski2022-03-161-2/+0
| * | | | | | | | | | | | devlink: expose instance locking and add locked port registeringJakub Kicinski2022-03-161-24/+71
| * | | | | | | | | | | | net: Add l3mdev index to flow struct and avoid oif reset for port devicesDavid Ahern2022-03-159-57/+28
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski2022-03-158-47/+208
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | netfilter: bridge: clean up some inconsistent indentingJiapeng Chong2022-03-071-1/+1
| | * | | | | | | | | | | act_ct: Support GRE offloadToshiaki Makita2022-03-031-24/+91
| | * | | | | | | | | | | netfilter: flowtable: Support GREToshiaki Makita2022-03-034-19/+88
| | * | | | | | | | | | | netfilter: nf_tables: Reject tables of unsupported familyPhil Sutter2022-03-031-0/+27
| | * | | | | | | | | | | Revert "netfilter: conntrack: mark UDP zero checksum as CHECKSUM_UNNECESSARY"Florian Westphal2022-03-031-3/+1
| * | | | | | | | | | | | net: dsa: report and change port dscp priority using dcbnlVladimir Oltean2022-03-141-0/+86
| * | | | | | | | | | | | net: dsa: report and change port default priority using dcbnlVladimir Oltean2022-03-141-0/+137
| * | | | | | | | | | | | net: Add lockdep asserts to ____napi_schedule().Sebastian Andrzej Siewior2022-03-141-1/+4
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2022-03-121-0/+116
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | net/sched: Allow flower to match on GTP optionsWojciech Drewek2022-03-111-0/+116
| * | | | | | | | | | | | net: add per-cpu storage and net->core_statsEric Dumazet2022-03-114-12/+45
| * | | | | | | | | | | | net: remove exports for netdev_name_node_alt_create() and destroyJakub Kicinski2022-03-111-2/+0
| * | | | | | | | | | | | tcp: unexport tcp_ca_get_key_by_name and tcp_ca_get_name_by_keyChristoph Hellwig2022-03-111-2/+0
| * | | | | | | | | | | | Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-03-1116-108/+907
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | mac80211: Add support to trigger sta disconnect on hardware restartYoughandhar Chintala2022-03-113-3/+45
| | * | | | | | | | | | | mac80211: fix potential double free on mesh joinLinus Lüssing2022-03-111-3/+0
| | * | | | | | | | | | | mac80211: correct legacy rates check in ieee80211_calc_rx_airtimeMeiChia Chiu2022-03-111-1/+3
| | * | | | | | | | | | | mac80211: Use GFP_KERNEL instead of GFP_ATOMIC when possibleChristophe JAILLET2022-03-111-1/+1
| | * | | | | | | | | | | mac80211: parse AddBA request with extended AddBA elementMordechay Goodstein2022-02-161-3/+15
| | * | | | | | | | | | | mac80211: calculate max RX NSS for EHT modeMordechay Goodstein2022-02-161-1/+13
| | * | | | | | | | | | | mac80211: Add support for storing station EHT capabilitiesIlan Peer2022-02-161-0/+8
| | * | | | | | | | | | | mac80211: Handle station association response with EHTIlan Peer2022-02-165-3/+114
| | * | | | | | | | | | | mac80211: Add EHT capabilities to association/probe requestIlan Peer2022-02-164-2/+144
| | * | | | | | | | | | | mac80211: Add initial support for EHT and 320 MHz channelsIlan Peer2022-02-166-59/+209
| | * | | | | | | | | | | mac80211: Support parsing EHT elementsIlan Peer2022-02-162-0/+14
| | * | | | | | | | | | | cfg80211: Support configuration of station EHT capabilitiesIlan Peer2022-02-161-4/+33
| | * | | | | | | | | | | cfg80211: add NO-EHT flag to regulatoryIlan Peer2022-02-161-0/+3
| | * | | | | | | | | | | nl80211: add support for 320MHz channel limitationSriram R2022-02-162-0/+9
| | * | | | | | | | | | | nl80211: add EHT MCS supportVeerendranath Jakkam2022-02-162-0/+150
| | * | | | | | | | | | | cfg80211: Add support for EHT 320 MHz channel widthJia Ding2022-02-162-7/+86
| | * | | | | | | | | | | cfg80211: Add data structures to capture EHT capabilitiesIlan Peer2022-02-161-0/+27
| | * | | | | | | | | | | ieee80211: add EHT 1K aggregation definitionsMordechay Goodstein2022-02-161-1/+1
| | * | | | | | | | | | | nl80211: accept only HE capability elements with valid sizeJohannes Berg2022-02-161-3/+11
| | * | | | | | | | | | | mac80211: parse only HE capability elements with valid sizeJohannes Berg2022-02-161-2/+4