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-28
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
3
-101
/
+71
2022-09-28
net: ethernet: mtk_eth_soc: fix mask of RX_DMA_GET_SPORT{,_V2}
Daniel Golle
1
-2
/
+2
2022-09-28
net: mscc: ocelot: fix tagged VLAN refusal while under a VLAN-unaware bridge
Vladimir Oltean
1
-0
/
+7
2022-09-28
can: c_can: don't cache TX messages for C_CAN cores
Marc Kleine-Budde
2
-8
/
+20
2022-09-27
ice: xsk: drop power of 2 ring size restriction for AF_XDP
Maciej Fijalkowski
1
-13
/
+7
2022-09-27
ice: xsk: change batched Tx descriptor cleaning
Maciej Fijalkowski
3
-88
/
+64
2022-09-27
net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455
Frank Wunderlich
1
-0
/
+1
2022-09-27
net: phy: Don't WARN for PHY_UP state in mdio_bus_phy_resume()
Lukas Wunner
1
-4
/
+6
2022-09-27
net: stmmac: power up/down serdes in stmmac_open/release
Junxiao Chang
1
-10
/
+13
2022-09-26
net: hippi: Add missing pci_disable_device() in rr_init_one()
ruanjinjie
1
-0
/
+1
2022-09-26
net/mlxbf_gige: Fix an IS_ERR() vs NULL bug in mlxbf_gige_mdio_probe
Peng Wu
1
-2
/
+2
2022-09-26
cxgb4: fix missing unlock on ETHOFLD desc collect fail path
Rafael Mendonca
1
-9
/
+19
2022-09-26
usbnet: Fix memory leak in usbnet_disconnect()
Peilin Ye
1
-1
/
+6
2022-09-26
Revert "net: mvpp2: debugfs: fix memory leak when using debugfs_lookup()"
Sasha Levin
1
-2
/
+2
2022-09-23
sfc: correct filter_table_remove method for EF10 PFs
Andy Moreton
1
-1
/
+1
2022-09-23
net: mt7531: ensure all MACs are powered down before reset
Alexander Couzens
1
-0
/
+4
2022-09-23
net: mt7531: only do PLL once after the reset
Alexander Couzens
1
-6
/
+9
2022-09-23
net: macb: Fix ZynqMP SGMII non-wakeup source resume failure
Radhey Shyam Pandey
1
-0
/
+4
2022-09-23
tun: support not enabling carrier in TUNSETIFF
Patrick Rohr
1
-3
/
+6
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
[next]