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-09-22
Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
55
-341
/
+455
2022-09-22
bnxt: prevent skb UAF after handing over to PTP worker
Jakub Kicinski
1
-5
/
+5
2022-09-22
net: marvell: Fix refcounting bugs in prestera_port_sfp_bind()
Liang He
1
-0
/
+2
2022-09-22
net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLD
Sean Anderson
1
-2
/
+2
2022-09-22
bonding: fix NULL deref in bond_rr_gen_slave_id
Jonathan Toppins
1
-9
/
+6
2022-09-22
net: phy: micrel: fix shared interrupt on LAN8814
Michael Walle
1
-6
/
+12
2022-09-21
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-9
/
+14
2022-09-21
ice: Fix ice_xdp_xmit() when XDP TX queue number is not sufficient
Larysa Zaremba
1
-1
/
+4
2022-09-21
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
4
-10
/
+53
2022-09-21
Merge tag 'linux-can-fixes-for-6.0-20220921' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2
-13
/
+18
2022-09-21
net: atlantic: fix potential memory leak in aq_ndev_close()
Jianglei Nie
1
-3
/
+0
2022-09-21
can: gs_usb: gs_usb_set_phys_id(): return with error if identify is not suppo...
Marc Kleine-Budde
1
-6
/
+11
2022-09-21
can: gs_usb: gs_can_open(): fix race dev->can.state condition
Marc Kleine-Budde
1
-2
/
+2
2022-09-21
can: flexcan: flexcan_mailbox_read() fix return value for drop = true
Marc Kleine-Budde
1
-5
/
+5
2022-09-20
net: sh_eth: Fix PHY state warning splat during system resume
Geert Uytterhoeven
1
-0
/
+2
2022-09-20
net: ravb: Fix PHY state warning splat during system resume
Geert Uytterhoeven
1
-0
/
+2
2022-09-20
ice: Fix interface being down after reset with link-down-on-close flag on
Mateusz Palczewski
1
-9
/
+12
2022-09-20
ice: config netdev tc before setting queues number
Michal Swiatkowski
1
-0
/
+2
2022-09-20
net: enetc: deny offload of tc-based TSN features on VF interfaces
Vladimir Oltean
5
-25
/
+34
2022-09-20
net: enetc: move enetc_set_psfp() out of the common enetc_set_features()
Vladimir Oltean
5
-35
/
+44
2022-09-20
wireguard: netlink: avoid variable-sized memcpy on sockaddr
Jason A. Donenfeld
1
-7
/
+6
2022-09-20
wireguard: ratelimiter: disable timings test by default
Jason A. Donenfeld
1
-15
/
+10
2022-09-20
sfc/siena: fix null pointer dereference in efx_hard_start_xmit
Íñigo Huguet
1
-1
/
+1
2022-09-20
sfc/siena: fix TX channel offset when using legacy interrupts
Íñigo Huguet
1
-1
/
+1
2022-09-20
net: ipa: properly limit modem routing table use
Alex Elder
5
-26
/
+32
2022-09-20
of: mdio: Add of_node_put() when breaking out of for_each_xx
Liang He
1
-0
/
+1
2022-09-20
Revert "net: fec: Use a spinlock to guard `fep->ptp_clk_on`"
Francesco Dolcini
3
-19
/
+27
2022-09-20
Revert "fec: Restart PPS after link state change"
Francesco Dolcini
3
-77
/
+4
2022-09-20
net: dsa: microchip: lan937x: fix maximum frame length check
Rakesh Sankaranarayanan
1
-4
/
+0
2022-09-19
gve: Fix GFP flags when allocing pages
Shailend Chand
1
-1
/
+1
2022-09-19
bnxt_en: fix flags to check for supported fw version
Vadim Fedorenko
1
-2
/
+2
2022-09-19
Merge tag 'wireless-2022-09-19' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
4
-4
/
+6
2022-09-19
sfc: fix null pointer dereference in efx_hard_start_xmit
Íñigo Huguet
1
-1
/
+1
2022-09-19
sfc: fix TX channel offset when using legacy interrupts
Íñigo Huguet
1
-1
/
+1
2022-09-19
net: ethernet: mtk_eth_soc: enable XDP support just for MT7986 SoC
Lorenzo Bianconi
1
-1
/
+1
2022-09-19
net: mana: Add rmb after checking owner bits
Haiyang Zhang
1
-0
/
+10
2022-09-19
netdevsim: Fix hwstats debugfs file permissions
Ido Schimmel
1
-3
/
+3
2022-09-19
i40e: Fix set max_tx_rate when it is lower than 1 Mbps
Michal Jaron
1
-6
/
+26
2022-09-19
i40e: Fix VF set max MTU size
Michal Jaron
1
-0
/
+20
2022-09-19
iavf: Fix set max MTU size with port VLAN and jumbo frames
Michal Jaron
1
-2
/
+5
2022-09-19
mlxbf_gige: clear MDIO gateway lock after read
David Thompson
1
-0
/
+6
2022-09-19
iavf: Fix bad page state
Norbert Zulinski
1
-2
/
+2
2022-09-16
net: team: Unsync device addresses on ndo_stop
Benjamin Poirier
1
-6
/
+18
2022-09-16
net: bonding: Unsync device addresses on ndo_stop
Benjamin Poirier
1
-12
/
+35
2022-09-16
net: bonding: Share lacpdu_mcast_addr definition
Benjamin Poirier
2
-14
/
+7
2022-09-16
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
4
-25
/
+33
2022-09-16
net: marvell: prestera: add support for for Aldrin2
Oleksandr Mazur
1
-0
/
+1
2022-09-13
net: phy: aquantia: wait for the suspend/resume operations to finish
Ioana Ciornei
1
-4
/
+49
2022-09-12
Merge tag 'hyperv-fixes-signed-20220912' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-4
/
+0
2022-09-12
wifi: mt76: fix 5 GHz connection regression on mt76x0/mt76x2
Felix Fietkau
1
-1
/
+2
[next]