index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-14
Merge tag 'net-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
33
-122
/
+177
2022-04-14
net: bcmgenet: Revert "Use stronger register read/writes to assure ordering"
Jeremy Linton
1
-2
/
+2
2022-04-14
net: dsa: felix: fix tagging protocol changes with multiple CPU ports
Vladimir Oltean
1
-0
/
+23
2022-04-14
tun: annotate access to queue->trans_start
Antoine Tenart
1
-1
/
+1
2022-04-13
net: dsa: realtek: don't parse compatible string for RTL8366S
Alvin Šipraga
1
-5
/
+0
2022-04-13
net: dsa: realtek: fix Kconfig to assure consistent driver linkage
Alvin Šipraga
1
-9
/
+21
2022-04-13
Merge tag 'wireless-2022-04-13' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
5
-23
/
+38
2022-04-13
net: ftgmac100: access hardware register after clock ready
Dylan Hung
1
-5
/
+5
2022-04-13
macvlan: Fix leaking skb in source mode with nodst option
Martin Willi
1
-2
/
+6
2022-04-11
net: lan966x: Stop processing the MAC entry is port is wrong.
Horatiu Vultur
1
-2
/
+4
2022-04-11
net: lan966x: Fix when a port's upper is changed.
Horatiu Vultur
1
-2
/
+1
2022-04-11
net: lan966x: Fix IGMP snooping when frames have vlan tag
Horatiu Vultur
1
-0
/
+6
2022-04-11
net: lan966x: Update lan966x_ptp_get_nominal_value
Horatiu Vultur
1
-4
/
+4
2022-04-11
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
4
-23
/
+16
2022-04-11
net: macb: Restart tx only if queue pointer is lagging
Tomas Melin
1
-0
/
+8
2022-04-11
dpaa_eth: Fix missing of_node_put in dpaa_get_ts_info()
Lv Ruyi
1
-2
/
+6
2022-04-11
net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-link
Dinh Nguyen
3
-16
/
+9
2022-04-11
net: phy: LAN87xx: remove genphy_softreset in config_aneg
Arun Ramadoss
1
-6
/
+1
2022-04-10
ath9k: Fix usage of driver-private space in tx_info
Toke Høiland-Jørgensen
2
-11
/
+21
2022-04-10
brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
1
-1
/
+1
2022-04-10
mt76: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
1
-1
/
+1
2022-04-08
net: atlantic: Avoid out-of-bounds indexing
Kai-Heng Feng
2
-16
/
+16
2022-04-08
net: dsa: felix: suppress -EPROBE_DEFER errors
Michael Walle
1
-1
/
+1
2022-04-08
mlxsw: i2c: Fix initialization error flow
Vadim Pasternak
1
-0
/
+1
2022-04-08
net: mdio: don't defer probe forever if PHY IRQ provider is missing
Vladimir Oltean
1
-0
/
+5
2022-04-08
Merge tag 'mmc-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
4
-4
/
+4
2022-04-08
Revert "iavf: Fix deadlock occurrence during resetting VF interface"
Mateusz Palczewski
1
-5
/
+2
2022-04-08
ice: arfs: fix use-after-free when freeing @rx_cpu_rmap
Alexander Lobakin
3
-18
/
+14
2022-04-08
vxlan: fix error return code in vxlan_fdb_append
Hongbin Wang
1
-2
/
+2
2022-04-08
veth: Ensure eth header is in skb's linear part
Guillaume Nault
1
-1
/
+1
2022-04-08
mmc: core: improve API to make clear mmc_hw_reset is for cards
Wolfram Sang
4
-4
/
+4
2022-04-07
Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
31
-257
/
+317
2022-04-06
drivers: net: slip: fix NPD bug in sl_tx_timeout()
Duoming Zhou
1
-1
/
+1
2022-04-06
myri10ge: fix an incorrect free for skb in myri10ge_sw_tso
Xiaomeng Tong
1
-4
/
+2
2022-04-06
net: usb: aqc111: Fix out-of-bounds accesses in RX fixup
Marcin Kozlowski
1
-2
/
+7
2022-04-06
qede: confirm skb is allocated before using
Jamie Bainbridge
1
-0
/
+3
2022-04-06
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
3
-5
/
+9
2022-04-06
net: phy: mscc-miim: reject clause 45 register accesses
Michael Walle
1
-0
/
+6
2022-04-06
net: axiemac: use a phandle to reference pcs_phy
Andy Chiu
1
-2
/
+9
2022-04-06
net: axienet: factor out phy_node in struct axienet_local
Andy Chiu
2
-10
/
+5
2022-04-06
net: axienet: setup mdio unconditionally
Andy Chiu
1
-7
/
+6
2022-04-06
net: sfc: fix using uninitialized xdp tx_queue
Taehee Yoo
3
-1
/
+6
2022-04-05
net: ethernet: mv643xx: Fix over zealous checking of_get_mac_address()
Andrew Lunn
1
-1
/
+1
2022-04-05
net: micrel: Fix KS8851 Kconfig
Horatiu Vultur
1
-0
/
+1
2022-04-05
ice: clear cmd_type_offset_bsz for TX rings
Maciej Fijalkowski
1
-1
/
+1
2022-04-05
ice: xsk: fix VSI state check in ice_xsk_wakeup()
Maciej Fijalkowski
1
-1
/
+1
2022-04-05
ice: synchronize_rcu() when terminating rings
Maciej Fijalkowski
3
-3
/
+7
2022-04-05
ice: Do not skip not enabled queues in ice_vc_dis_qs_msg
Anatolii Gerasymenko
1
-2
/
+2
2022-04-05
ice: Set txq_teid to ICE_INVAL_TEID on ring creation
Anatolii Gerasymenko
1
-0
/
+1
2022-04-05
dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probe
Miaoqian Lin
1
-1
/
+3
[next]