summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mptcp-refactor-inet_accept-and-mib-updates'Jakub Kicinski2023-05-198-80/+122
|\
| * selftests: mptcp: centralize stats dumpingPaolo Abeni2023-05-191-61/+5
| * selftests: mptcp: add explicit check for new mibsPaolo Abeni2023-05-191-0/+62
| * mptcp: introduces more address related mibsPaolo Abeni2023-05-195-5/+34
| * mptcp: refactor mptcp_stream_accept()Paolo Abeni2023-05-191-9/+12
| * inet: factor out locked section of inet_accept() in a new helperPaolo Abeni2023-05-192-15/+19
|/
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2023-05-1910-387/+144
|\
| * MAINTAINERS: update Intel Ethernet linksJesse Brandeburg2023-05-171-3/+2
| * ice: Remove LAG+SRIOV mutual exclusionDave Ertman2023-05-176-109/+0
| * ice: update PHY type to ethtool link mode mappingPaul Greenwalt2023-05-171-19/+19
| * ice: refactor PHY type to ethtool link modePaul Greenwalt2023-05-173-274/+141
| * ice: update ICE_PHY_TYPE_HIGH_MAX_INDEXPaul Greenwalt2023-05-171-1/+1
* | Merge branch 'net-sfp-add-support-for-control-of-rate-selection'Jakub Kicinski2023-05-195-52/+317
|\ \
| * | net: sfp: add support for rate selectionRussell King (Oracle)2023-05-192-24/+196
| * | net: sfp: add support for setting signalling rateRussell King (Oracle)2023-05-195-0/+56
| * | net: sfp: change st_mutex lockingRussell King (Oracle)2023-05-191-14/+42
| * | net: sfp: move sm_mutex into sfp_check_state()Russell King (Oracle)2023-05-191-9/+14
| * | net: sfp: swap order of rtnl and st_mutex locksRussell King (Oracle)2023-05-191-2/+2
| * | net: sfp: move rtnl lock to cover reading stateRussell King (Oracle)2023-05-191-1/+1
| * | net: sfp: add helper to modify signal statesRussell King (Oracle)2023-05-191-4/+8
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-05-18286-1324/+2584
|\ \
| * \ Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-05-18123-455/+878
| |\ \
| | * \ Merge tag 'linux-can-fixes-for-6.4-20230518' of git://git.kernel.org/pub/scm/...Paolo Abeni2023-05-182-69/+29
| | |\ \
| | | * | Revert "ARM: dts: stm32: add CAN support on stm32f746"Marc Kleine-Budde2023-05-171-47/+0
| | | * | Merge patch series "can: kvaser_pciefd: Bug fixes"Marc Kleine-Budde2023-05-171-22/+29
| | | |\ \
| | | | * | can: kvaser_pciefd: Disable interrupts in probe error pathJimmy Assarsson2023-05-171-0/+2
| | | | * | can: kvaser_pciefd: Do not send EFLUSH command on TFD interruptJimmy Assarsson2023-05-171-17/+4
| | | | * | can: kvaser_pciefd: Empty SRB buffer in probeJimmy Assarsson2023-05-171-0/+15
| | | | * | can: kvaser_pciefd: Call request_irq() before enabling interruptsJimmy Assarsson2023-05-171-5/+5
| | | | * | can: kvaser_pciefd: Clear listen-only bit if not explicitly requestedJimmy Assarsson2023-05-171-0/+2
| | | | * | can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop()Jimmy Assarsson2023-05-171-0/+1
| | | |/ /
| | * | | Merge tag 'nf-23-05-17' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski2023-05-183-10/+18
| | |\ \ \
| | | * | | netfilter: nft_set_rbtree: fix null deref on element insertionFlorian Westphal2023-05-171-7/+13
| | | * | | netfilter: nf_tables: fix nft_trans type confusionFlorian Westphal2023-05-171-3/+1
| | | * | | netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with C...Tom Rix2023-05-171-0/+4
| | * | | | Merge tag 'wireless-2023-05-17' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-05-1841-136/+249
| | |\ \ \ \
| | | * | | | wifi: b43: fix incorrect __packed annotationArnd Bergmann2023-05-172-2/+2
| | | * | | | wifi: rtw88: sdio: Always use two consecutive bytes for word operationsMartin Blumenstingl2023-05-171-8/+0
| | | * | | | mac80211_hwsim: fix memory leak in hwsim_new_radio_nlZhengchao Shao2023-05-161-1/+2
| | | * | | | wifi: iwlwifi: mvm: Add locking to the rate read flowAriel Malamud2023-05-161-0/+3
| | | * | | | wifi: iwlwifi: Don't use valid_links to iterate sta linksMiri Korenblit2023-05-161-30/+22
| | | * | | | wifi: iwlwifi: mvm: don't trust firmware n_channelsJohannes Berg2023-05-161-0/+10
| | | * | | | wifi: iwlwifi: mvm: fix OEM's name in the tas approved listAlon Giladi2023-05-161-1/+1
| | | * | | | wifi: iwlwifi: fix OEM's name in the ppag approved listAlon Giladi2023-05-161-1/+1
| | | * | | | wifi: iwlwifi: mvm: fix initialization of a return valueMukesh Sisodiya2023-05-161-1/+1
| | | * | | | wifi: iwlwifi: mvm: fix access to fw_id_to_mac_idGregory Greenman2023-05-164-2/+22
| | | * | | | wifi: iwlwifi: fw: fix DBGI dumpJohannes Berg2023-05-161-8/+11
| | | * | | | wifi: iwlwifi: mvm: fix number of concurrent link checksJohannes Berg2023-05-162-9/+12
| | | * | | | wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlockJohannes Berg2023-05-161-1/+1
| | | * | | | wifi: iwlwifi: mvm: don't double-init spinlockJohannes Berg2023-05-161-5/+5