summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-12net: txgbe: fix eeprom calculation errorJiawen Wu
2023-07-12net/sched: make psched_mtu() RTNL-less safePedro Tammela
2023-07-12net: ena: fix shift-out-of-bounds in exponential backoffKrister Johansen
2023-07-12netdevsim: fix uninitialized data in nsim_dev_trap_fa_cookie_write()Dan Carpenter
2023-07-12net/sched: flower: Ensure both minimum and maximum ports are specifiedIdo Schimmel
2023-07-12Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2023-07-11MAINTAINERS: Add another mailing list for QUALCOMM ETHQOS ETHERNET DRIVERAndrew Halaney
2023-07-11docs: netdev: update the URL of the status pageJakub Kicinski
2023-07-11wifi: iwlwifi: remove 'use_tfh' config to fix crashJohannes Berg
2023-07-11wifi: airo: avoid uninitialized warning in airo_get_rate()Randy Dunlap
2023-07-11octeontx2-pf: Add additional check for MCAM rulesSuman Ghosh
2023-07-11net: dsa: Removed unneeded of_node_put in felix_parse_ports_nodeLu Hongfei
2023-07-11Merge branch 'net-fec-fix-some-issues-of-ndo_xdp_xmit'Paolo Abeni
2023-07-11net: fec: use netdev_err_once() instead of netdev_err()Wei Fang
2023-07-11net: fec: increase the size of tx ring and update tx_wake_thresholdWei Fang
2023-07-11net: fec: recycle pages for transmitted XDP framesWei Fang
2023-07-11net: fec: dynamically set the NETDEV_XDP_ACT_NDO_XMIT feature of XDPWei Fang
2023-07-10igc: Fix inserting of empty frame for launchtimeFlorian Kauer
2023-07-10igc: Fix launchtime before start of cycleFlorian Kauer
2023-07-10igc: No strict mode in pure launchtime/CBS offloadFlorian Kauer
2023-07-10igc: Handle already enabled taprio offload for basetime 0Florian Kauer
2023-07-10igc: Do not enable taprio offload for invalid argumentsFlorian Kauer
2023-07-10igc: Rename qbv_enable to taprio_offload_enableFlorian Kauer
2023-07-10gve: unify driver name usageJunfeng Guo
2023-07-10net: sched: Replace strlcpy with strscpyAzeem Shaikh
2023-07-10net: dsa: qca8k: Add check for skb_copyJiasheng Jiang
2023-07-09net: lan743x: select FIXED_PHYSimon Horman
2023-07-09ipv6/addrconf: fix a potential refcount underflow for idevZiyang Xuan
2023-07-08udp6: fix udp6_ehashfn() typoEric Dumazet
2023-07-08icmp6: Fix null-ptr-deref of ip6_null_entry->rt6i_idev in icmp6_dev().Kuniyuki Iwashima
2023-07-08Merge branch 's390-ism-fixes'David S. Miller
2023-07-08s390/ism: Do not unregister clients with registered DMBsNiklas Schnelle
2023-07-08s390/ism: Fix and simplify add()/remove() callback handlingNiklas Schnelle
2023-07-08s390/ism: Fix locking for forwarding of IRQs and events to clientsNiklas Schnelle
2023-07-08net: prevent skb corruption on frag list segmentationPaolo Abeni
2023-07-08net: bgmac: postpone turning IRQs off to avoid SoC hangsRafał Miłecki
2023-07-07udp6: add a missing call into udp_fail_queue_rcv_skb tracepointIvan Babrou
2023-07-07ionic: remove dead device fail pathShannon Nelson
2023-07-07ionic: remove WARN_ON to prevent panic_on_warnNitya Sunkad
2023-07-07octeontx2-af: Move validation of ptp pointer before its usageSai Krishna
2023-07-07octeontx2-af: Promisc enable/disable through mboxRatheesh Kannoth
2023-07-07Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2023-07-06gve: Set default duplex configuration to fullJunfeng Guo
2023-07-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-07-06Merge tag 'mlx5-fixes-2023-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-07-06net/sched: cls_fw: Fix improper refcount update leads to use-after-freeM A Ramdhan
2023-07-06wifi: mt76: mt7921e: fix init command fail with enabled deviceQuan Zhou
2023-07-06Merge branch 'fix-dropping-of-oversize-preemptible-frames-with-felix-dsa-driver'Jakub Kicinski
2023-07-06net: mscc: ocelot: fix oversize frame dropping for preemptible TCsVladimir Oltean
2023-07-06net: dsa: felix: make vsc9959_tas_guard_bands_update() visible to ocelot->opsVladimir Oltean