summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-124-12/+45
* | net: remove exports for netdev_name_node_alt_create() and destroyJakub Kicinski2022-03-121-2/+0
* | tcp: unexport tcp_ca_get_key_by_name and tcp_ca_get_name_by_keyChristoph Hellwig2022-03-121-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
| * nl80211: use RCU to read regdom in reg get/dumpJohannes Berg2022-02-161-15/+17
* | flow_dissector: Add support for HSRv0Kurt Kanzenbach2022-03-111-0/+1
* | net: limit altnames to 64k totalJakub Kicinski2022-03-111-0/+11
* | net: account alternate interface name memoryJakub Kicinski2022-03-111-1/+1
* | net: openvswitch: fix uAPI incompatibility with existing user spaceIlya Maximets2022-03-111-3/+10
* | Merge tag 'linux-can-next-for-5.18-20220310' of git://git.kernel.org/pub/scm/...Jakub Kicinski2022-03-111-83/+152
|\ \
| * | can: isotp: set max PDU size to 64 kByteOliver Hartkopp2022-03-101-2/+2
| * | can: isotp: set default value for N_As to 50 micro secondsOliver Hartkopp2022-03-101-1/+11
| * | can: isotp: add local echo tx processing for consecutive framesOliver Hartkopp2022-03-101-80/+139
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-1117-77/+123
|\ \ \ | |/ / |/| |
| * | Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-03-1116-69/+117
| |\ \
| | * | xdp: xdp_mem_allocator can be NULL in trace_mem_connect().Sebastian Andrzej Siewior2022-03-111-1/+2
| | * | sctp: fix kernel-infoleak for SCTP socketsEric Dumazet2022-03-101-6/+3
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-03-098-23/+66
| | |\ \
| | | * | net: Fix esp GSO on inter address family tunnels.Steffen Klassert2022-03-073-4/+27
| | | * | esp: Fix BEET mode inter address family tunneling on GSOSteffen Klassert2022-03-072-0/+6
| | | * | esp: Fix possible buffer overflow in ESP transformationSteffen Klassert2022-03-072-0/+10
| | | * | Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0"Kai Lueke2022-03-061-18/+3