index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-07-12
net: txgbe: fix eeprom calculation error
Jiawen Wu
2023-07-12
net/sched: make psched_mtu() RTNL-less safe
Pedro Tammela
2023-07-12
net: ena: fix shift-out-of-bounds in exponential backoff
Krister Johansen
2023-07-12
netdevsim: fix uninitialized data in nsim_dev_trap_fa_cookie_write()
Dan Carpenter
2023-07-12
net/sched: flower: Ensure both minimum and maximum ports are specified
Ido Schimmel
2023-07-12
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
2023-07-11
MAINTAINERS: Add another mailing list for QUALCOMM ETHQOS ETHERNET DRIVER
Andrew Halaney
2023-07-11
docs: netdev: update the URL of the status page
Jakub Kicinski
2023-07-11
wifi: iwlwifi: remove 'use_tfh' config to fix crash
Johannes Berg
2023-07-11
wifi: airo: avoid uninitialized warning in airo_get_rate()
Randy Dunlap
2023-07-11
octeontx2-pf: Add additional check for MCAM rules
Suman Ghosh
2023-07-11
net: dsa: Removed unneeded of_node_put in felix_parse_ports_node
Lu Hongfei
2023-07-11
Merge branch 'net-fec-fix-some-issues-of-ndo_xdp_xmit'
Paolo Abeni
2023-07-11
net: fec: use netdev_err_once() instead of netdev_err()
Wei Fang
2023-07-11
net: fec: increase the size of tx ring and update tx_wake_threshold
Wei Fang
2023-07-11
net: fec: recycle pages for transmitted XDP frames
Wei Fang
2023-07-11
net: fec: dynamically set the NETDEV_XDP_ACT_NDO_XMIT feature of XDP
Wei Fang
2023-07-10
igc: Fix inserting of empty frame for launchtime
Florian Kauer
2023-07-10
igc: Fix launchtime before start of cycle
Florian Kauer
2023-07-10
igc: No strict mode in pure launchtime/CBS offload
Florian Kauer
2023-07-10
igc: Handle already enabled taprio offload for basetime 0
Florian Kauer
2023-07-10
igc: Do not enable taprio offload for invalid arguments
Florian Kauer
2023-07-10
igc: Rename qbv_enable to taprio_offload_enable
Florian Kauer
2023-07-10
gve: unify driver name usage
Junfeng Guo
2023-07-10
net: sched: Replace strlcpy with strscpy
Azeem Shaikh
2023-07-10
net: dsa: qca8k: Add check for skb_copy
Jiasheng Jiang
2023-07-09
net: lan743x: select FIXED_PHY
Simon Horman
2023-07-09
ipv6/addrconf: fix a potential refcount underflow for idev
Ziyang Xuan
2023-07-08
udp6: fix udp6_ehashfn() typo
Eric Dumazet
2023-07-08
icmp6: Fix null-ptr-deref of ip6_null_entry->rt6i_idev in icmp6_dev().
Kuniyuki Iwashima
2023-07-08
Merge branch 's390-ism-fixes'
David S. Miller
2023-07-08
s390/ism: Do not unregister clients with registered DMBs
Niklas Schnelle
2023-07-08
s390/ism: Fix and simplify add()/remove() callback handling
Niklas Schnelle
2023-07-08
s390/ism: Fix locking for forwarding of IRQs and events to clients
Niklas Schnelle
2023-07-08
net: prevent skb corruption on frag list segmentation
Paolo Abeni
2023-07-08
net: bgmac: postpone turning IRQs off to avoid SoC hangs
Rafał Miłecki
2023-07-07
udp6: add a missing call into udp_fail_queue_rcv_skb tracepoint
Ivan Babrou
2023-07-07
ionic: remove dead device fail path
Shannon Nelson
2023-07-07
ionic: remove WARN_ON to prevent panic_on_warn
Nitya Sunkad
2023-07-07
octeontx2-af: Move validation of ptp pointer before its usage
Sai Krishna
2023-07-07
octeontx2-af: Promisc enable/disable through mbox
Ratheesh Kannoth
2023-07-07
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
2023-07-06
gve: Set default duplex configuration to full
Junfeng Guo
2023-07-06
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2023-07-06
Merge tag 'mlx5-fixes-2023-07-05' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2023-07-06
net/sched: cls_fw: Fix improper refcount update leads to use-after-free
M A Ramdhan
2023-07-06
wifi: mt76: mt7921e: fix init command fail with enabled device
Quan Zhou
2023-07-06
Merge branch 'fix-dropping-of-oversize-preemptible-frames-with-felix-dsa-driver'
Jakub Kicinski
2023-07-06
net: mscc: ocelot: fix oversize frame dropping for preemptible TCs
Vladimir Oltean
2023-07-06
net: dsa: felix: make vsc9959_tas_guard_bands_update() visible to ocelot->ops
Vladimir Oltean
[next]