summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | net: lan966x: flower: check for unsupported control flagsAsbjørn Sloth Tønnesen2024-04-251-0/+5
| * | net: lan966x: flower: rename goto in lan966x_tc_flower_handler_control_usage()Asbjørn Sloth Tønnesen2024-04-251-3/+3
| * | net: lan966x: flower: add extack to lan966x_tc_flower_handler_control_usage()Asbjørn Sloth Tønnesen2024-04-251-1/+2
|/ /
* | Merge branch 'net-sparx5-flower-validate-control-flags'Jakub Kicinski2024-04-251-8/+12
|\ \
| * | net: sparx5: flower: check for unsupported control flagsAsbjørn Sloth Tønnesen2024-04-251-0/+5
| * | net: sparx5: flower: remove goto in sparx5_tc_flower_handler_control_usage()Asbjørn Sloth Tønnesen2024-04-251-6/+4
| * | net: sparx5: flower: add extack to sparx5_tc_flower_handler_control_usage()Asbjørn Sloth Tønnesen2024-04-251-2/+3
| * | net: sparx5: flower: only do lookup if fragment flags are setAsbjørn Sloth Tønnesen2024-04-251-1/+1
|/ /
* | net: wwan: t7xx: Un-embed dummy deviceBreno Leitao2024-04-252-5/+17
* | Merge branch 'net-microchip-correct-spelling-in-comments'Jakub Kicinski2024-04-2518-23/+25
|\ \
| * | net: sparx5: Correct spelling in commentsSimon Horman2024-04-258-9/+9
| * | net: encx24j600: Correct spelling in commentsSimon Horman2024-04-253-5/+7
| * | net: lan966x: Correct spelling in commentsSimon Horman2024-04-255-6/+6
| * | net: lan743x: Correct spelling in commentsSimon Horman2024-04-252-3/+3
|/ /
* | r8152: replace dev_info with dev_dbg for loading firmwareHayes Wang2024-04-251-1/+1
* | net: usb: ax88179_178a: Add check for usbnet_get_endpoints()Ma Ke2024-04-251-1/+4
* | net: sfp: add quirk for ATS SFP-GE-T 1000Base-TX moduleDaniel Golle2024-04-251-0/+3
* | net: sfp: enhance quirk for Fibrestore 2.5G copper SFP moduleMarek Behún2024-04-251-6/+12
* | net: sfp: update comment for FS SFP-10G-T quirkMarek Behún2024-04-251-2/+3
* | net: add two more call_rcu_hurry()Eric Dumazet2024-04-252-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-25321-2474/+4227
|\ \
| * \ Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-04-2585-384/+830
| |\ \
| | * \ Merge tag 'nf-24-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2024-04-252-3/+7
| | |\ \
| | | * | netfilter: nf_tables: honor table dormant flag from netdev release event pathPablo Neira Ayuso2024-04-251-1/+3
| | | * | ipvs: Fix checksumming on GSO of SCTP packetsIsmael Luceno2024-04-251-2/+4
| | * | | af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().Kuniyuki Iwashima2024-04-252-1/+4
| | * | | net: b44: set pause params only when interface is upPeter Münster2024-04-251-6/+8
| | * | | tls: fix lockless read of strp->msg_ready in ->pollSabrina Dubroca2024-04-253-5/+6
| | * | | dpll: fix dpll_pin_on_pin_register() for multiple parent pinsArkadiusz Kubalewski2024-04-251-25/+33
| | * | | net: ravb: Fix registered interrupt namesGeert Uytterhoeven2024-04-251-6/+5
| | * | | octeontx2-af: fix the double free in rvu_npc_freemem()Su Hui2024-04-251-1/+0
| | * | | net: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX packetsJason Reeder2024-04-251-0/+5
| | * | | Merge branch 'intel-wired-lan-driver-updates-2024-04-23-i40e-iavf-ice'Jakub Kicinski2024-04-253-12/+40
| | |\ \ \
| | | * | | ice: fix LAG and VF lock dependency in ice_reset_vf()Jacob Keller2024-04-251-8/+8
| | | * | | iavf: Fix TC config comparison with existing adapter TC configSudheer Mogilappagari2024-04-251-1/+29
| | | * | | i40e: Report MFS in decimal base instead of hexErwan Velu2024-04-251-2/+2
| | | * | | i40e: Do not use WQ_MEM_RECLAIM flag for workqueueSindhu Devale2024-04-251-1/+1
| | |/ / /
| | * | | Merge branch 'fix-isolation-of-broadcast-traffic-and-unmatched-unicast-traffi...Jakub Kicinski2024-04-255-21/+65
| | |\ \ \
| | | * | | net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsecRahul Rameshbabu2024-04-251-0/+1
| | | * | | macsec: Detect if Rx skb is macsec-related for offloading devices that update...Rahul Rameshbabu2024-04-251-10/+36
| | | * | | ethernet: Add helper for assigning packet type when dest address does not mat...Rahul Rameshbabu2024-04-252-11/+26
| | | * | | macsec: Enable devices to advertise whether they update sk_buff md_dst during...Rahul Rameshbabu2024-04-251-0/+2
| | |/ / /
| | * | | net: ti: icssg-prueth: Fix signedness bug in prueth_init_rx_chns()Dan Carpenter2024-04-251-3/+5
| | * | | Merge tag 'wireless-2024-04-23' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2024-04-2519-44/+152
| | |\ \ \
| | | * | | wifi: iwlwifi: mvm: fix link ID managementJohannes Berg2024-04-221-1/+1
| | | * | | wifi: mac80211: fix unaligned le16 accessJohannes Berg2024-04-191-1/+1
| | | * | | wifi: mac80211: remove link before APJohannes Berg2024-04-191-2/+5
| | | * | | wifi: mac80211_hwsim: init peer measurement resultJohannes Berg2024-04-191-1/+1
| | | * | | wifi: nl80211: don't free NULL coalescing ruleJohannes Berg2024-04-191-0/+2
| | | * | | wifi: mac80211: mlme: re-parse if AP mode is less than clientJohannes Berg2024-04-191-4/+9