index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2024-09-12
can: mcp251xfd: rx: add workaround for erratum DS80000789E 6 of mcp2518fd
Marc Kleine-Budde
2024-09-12
can: mcp251xfd: clarify the meaning of timestamp
Marc Kleine-Budde
2024-09-12
can: mcp251xfd: rx: prepare to workaround broken RX FIFO head index erratum
Marc Kleine-Budde
2024-09-12
can: mcp251xfd: mcp251xfd_handle_rxif_ring_uinc(): factor out in separate fun...
Marc Kleine-Budde
2024-09-12
net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup
Souradeep Chakrabarti
2024-09-12
usbnet: ipheth: race between ipheth_close and error handling
Oliver Neukum
2024-09-12
net: dpaa: avoid on-stack arrays of NR_CPUS elements
Vladimir Oltean
2024-09-12
wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id()
Sascha Hauer
2024-09-12
net: dsa: vsc73xx: fix possible subblocks range of CAPT block
Pawel Dembicki
2024-09-12
bareudp: Fix device stats updates.
Guillaume Nault
2024-09-12
usbnet: modern method to get random MAC
Oliver Neukum
2024-09-12
ice: do not bring the VSI up, if it was down before the XDP setup
Larysa Zaremba
2024-09-12
ice: allow hot-swapping XDP programs
Maciej Fijalkowski
2024-09-12
ice: Use ice_max_xdp_frame_size() in ice_xdp_setup_prog()
Maciej Fijalkowski
2024-09-12
igc: Unlock on error in igc_io_resume()
Dan Carpenter
2024-09-12
ice: Add netif_device_attach/detach into PF reset flow
Dawid Osuchowski
2024-09-12
igb: Fix not clearing TimeSync interrupts for 82580
Daiwei Li
2024-09-12
can: mcp251xfd: fix ring configuration when switching from CAN-CC to CAN-FD mode
Marc Kleine-Budde
2024-09-12
can: m_can: Release irq on error in m_can_open
Simon Horman
2024-09-12
wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3
Arend van Spriel
2024-09-12
net: mctp-serial: Fix missing escapes on transmit
Matt Johnston
2024-09-12
can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_open
Simon Arlott
2024-09-08
virtio_net: Fix napi_skb_cache_put warning
Breno Leitao
2024-09-08
net/mlx5e: SHAMPO, Fix incorrect page release
Dragos Tatulea
2024-09-08
ionic: fix potential irq name truncation
Shannon Nelson
2024-09-08
wifi: iwlwifi: remove fw_running op
Shahar S Matityahu
2024-09-08
wifi: rtw89: ser: avoid multiple deinit on same CAM
Zong-Zhe Yang
2024-09-08
wifi: ath11k: initialize 'ret' in ath11k_qmi_load_file_target_mem()
Jeff Johnson
2024-09-08
net: usb: qmi_wwan: add MeiG Smart SRM825L
ZHANG Yuntian
2024-09-04
igc: Fix qbv tx latency by setting gtxoffset
Faizal Rahim
2024-09-04
igc: Fix reset adapter logics when tx mode change
Faizal Rahim
2024-09-04
gtp: fix a potential NULL pointer dereference
Cong Wang
2024-09-04
bonding: implement xdo_dev_state_free and call it after deletion
Jianbo Liu
2024-09-04
wifi: iwlwifi: fw: fix wgds rev 3 exact size
Anjaneyulu
2024-09-04
net: mana: Fix race of mana_hwc_post_rx_wqe and new hwc response
Haiyang Zhang
2024-09-04
wifi: mwifiex: duplicate static structs used in driver instances
Sascha Hauer
2024-09-04
wifi: wfx: repair open network AP mode
Alexander Sverdlin
2024-08-29
ice: fix W=1 headers mismatch
Jesse Brandeburg
2024-08-29
cxgb4: add forgotten u64 ivlan cast before shift
Nikolay Kuratov
2024-08-29
net: xilinx: axienet: Fix dangling multicast addresses
Sean Anderson
2024-08-29
net: xilinx: axienet: Always disable promiscuous mode
Sean Anderson
2024-08-29
octeontx2-af: Fix CPT AF register offset calculation
Bharat Bhushan
2024-08-29
net: dsa: mv88e6xxx: Fix out-of-bound access
Joseph Huang
2024-08-29
dpaa2-switch: Fix error checking in dpaa2_switch_seed_bp()
Dan Carpenter
2024-08-29
ice: fix ICE_LAST_OFFSET formula
Maciej Fijalkowski
2024-08-29
ice: fix page reuse when PAGE_SIZE is over 8k
Maciej Fijalkowski
2024-08-29
ice: Pull out next_to_clean bump out of ice_put_rx_buf()
Maciej Fijalkowski
2024-08-29
ice: Store page count inside ice_rx_buf
Maciej Fijalkowski
2024-08-29
ice: Add xdp_buff to ice_rx_ring struct
Maciej Fijalkowski
2024-08-29
ice: Prepare legacy-rx for upcoming XDP multi-buffer support
Maciej Fijalkowski
[next]