index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2022-04-08
Merge tag 'mmc-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2022-04-08
mmc: core: improve API to make clear mmc_hw_reset is for cards
Wolfram Sang
2022-04-07
Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-04-06
drivers: net: slip: fix NPD bug in sl_tx_timeout()
Duoming Zhou
2022-04-06
myri10ge: fix an incorrect free for skb in myri10ge_sw_tso
Xiaomeng Tong
2022-04-06
net: usb: aqc111: Fix out-of-bounds accesses in RX fixup
Marcin Kozlowski
2022-04-06
qede: confirm skb is allocated before using
Jamie Bainbridge
2022-04-06
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2022-04-06
net: phy: mscc-miim: reject clause 45 register accesses
Michael Walle
2022-04-06
net: axiemac: use a phandle to reference pcs_phy
Andy Chiu
2022-04-06
net: axienet: factor out phy_node in struct axienet_local
Andy Chiu
2022-04-06
net: axienet: setup mdio unconditionally
Andy Chiu
2022-04-06
net: sfc: fix using uninitialized xdp tx_queue
Taehee Yoo
2022-04-05
net: ethernet: mv643xx: Fix over zealous checking of_get_mac_address()
Andrew Lunn
2022-04-05
net: micrel: Fix KS8851 Kconfig
Horatiu Vultur
2022-04-05
ice: clear cmd_type_offset_bsz for TX rings
Maciej Fijalkowski
2022-04-05
ice: xsk: fix VSI state check in ice_xsk_wakeup()
Maciej Fijalkowski
2022-04-05
ice: synchronize_rcu() when terminating rings
Maciej Fijalkowski
2022-04-05
ice: Do not skip not enabled queues in ice_vc_dis_qs_msg
Anatolii Gerasymenko
2022-04-05
ice: Set txq_teid to ICE_INVAL_TEID on ring creation
Anatolii Gerasymenko
2022-04-05
dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probe
Miaoqian Lin
2022-04-04
sfc: Do not free an empty page_ring
Martin Habets
2022-04-04
stmmac: dwmac-loongson: change loongson_dwmac_driver from global to static
Tom Rix
2022-04-04
bnxt_en: Prevent XDP redirect from running when stopping TX queue
Ray Jui
2022-04-04
bnxt_en: reserve space inside receive page for skb_shared_info
Andy Gospodarek
2022-04-04
bnxt_en: Synchronize tx when xdp redirects happen on same ring
Pavan Chebbi
2022-04-04
qed: fix ethtool register dump
Manish Chopra
2022-04-04
net: phy: micrel: Remove DT option lan8814,ignore-ts
Horatiu Vultur
2022-04-04
net: phy: micrel: Remove latency from driver
Horatiu Vultur
2022-04-01
net: stmmac: Fix unset max_speed difference between DT and non-DT platforms
Chen-Yu Tsai
2022-04-01
net/fungible: Fix reference to __udivdi3 on 32b builds
Dimitris Michailidis
2022-04-01
net: micrel: fix KS8851_MLL Kconfig
Randy Dunlap
2022-04-01
mctp i2c: correct mctp_i2c_header_create result
Matt Johnston
2022-04-01
ice: Fix broken IFF_ALLMULTI handling
Ivan Vecera
2022-04-01
ice: Fix MAC address setting
Ivan Vecera
2022-04-01
ice: Clear default forwarding VSI during VSI release
Ivan Vecera
2022-04-01
vrf: fix packet sniffing for traffic originating from ip tunnels
Eyal Birger
2022-04-01
net: sfc: add missing xdp queue reinitialization
Taehee Yoo
2022-03-31
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-03-31
vxlan: do not feed vxlan_vnifilter_dump_dev with non vxlan devices
Eric Dumazet
2022-03-31
Merge tag 'linux-can-fixes-for-5.18-20220331' of git://git.kernel.org/pub/scm...
Jakub Kicinski
2022-03-31
net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardware
Guangbin Huang
2022-03-31
net: hns3: fix the concurrency between functions reading debugfs
Yufeng Mo
2022-03-31
can: gs_usb: gs_make_candev(): fix memory leak for devices with extended bit ...
Marc Kleine-Budde
2022-03-31
can: mcba_usb: properly check endpoint type
Pavel Skripkin
2022-03-31
can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error path
Hangyu Hua
2022-03-31
can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error path
Hangyu Hua
2022-03-31
can: ems_usb: ems_usb_start_xmit(): fix double dev_kfree_skb() in error path
Hangyu Hua
2022-03-31
can: m_can: m_can_tx_handler(): fix use after free of skb
Marc Kleine-Budde
2022-03-31
can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix return of error value
Tom Rix
[next]