index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ice: xsk: return xsk buffers back to pool when cleaning the ring
Maciej Fijalkowski
2021-12-17
1
-6
/
+6
*
Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-12-17
38
-87
/
+236
|
\
|
*
net: systemport: Add global locking for descriptor lifecycle
Florian Fainelli
2021-12-16
2
-1
/
+5
|
*
virtio_net: fix rx_drops stat for small pkts
Wenliang Wang
2021-12-16
1
-6
/
+3
|
*
dsa: mv88e6xxx: fix debug print for SPEED_UNFORCED
Andrey Eremeev
2021-12-16
1
-2
/
+2
|
*
sfc_ef100: potential dereference of null pointer
Jiasheng Jiang
2021-12-16
1
-0
/
+3
|
*
net: stmmac: dwmac-rk: fix oob read in rk_gmac_setup
John Keeping
2021-12-16
1
-1
/
+3
|
*
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
2021-12-16
5
-15
/
+23
|
|
\
|
|
*
ixgbe: set X550 MDIO speed before talking to PHY
Cyril Novikov
2021-12-15
1
-0
/
+3
|
|
*
ixgbe: Document how to enable NBASE-T support
Robert Schlabbach
2021-12-15
1
-0
/
+4
|
|
*
igc: Fix typo in i225 LTR functions
Sasha Neftin
2021-12-15
1
-1
/
+1
|
|
*
igbvf: fix double free in `igbvf_probe`
Letu Ren
2021-12-15
1
-0
/
+1
|
|
*
igb: Fix removal of unicast MAC filters of VFs
Karen Sornek
2021-12-15
1
-14
/
+14
|
*
|
net: usb: lan78xx: add Allied Telesis AT29M2-AF
Greg Jesionowski
2021-12-16
1
-0
/
+6
|
*
|
netdevsim: Zero-initialize memory for new map's value in function nsim_bpf_ma...
Haimin Zhang
2021-12-16
1
-0
/
+1
|
*
|
dpaa2-eth: fix ethtool statistics
Ioana Ciornei
2021-12-16
2
-1
/
+3
|
|
/
|
*
Merge tag 'wireless-drivers-2021-12-15' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2021-12-15
7
-13
/
+18
|
|
\
|
|
*
mt76: mt7921: fix build regression
Arnd Bergmann
2021-12-08
1
-1
/
+1
|
|
*
brcmsmac: rework LED dependencies
Arnd Bergmann
2021-12-08
3
-7
/
+11
|
|
*
iwlwifi: fix LED dependencies
Arnd Bergmann
2021-12-08
2
-3
/
+3
|
|
*
iwlwifi: mvm: don't crash on invalid rate w/o STA
Johannes Berg
2021-12-08
1
-2
/
+3
|
*
|
ice: Don't put stale timestamps in the skb
Karol Kolacinski
2021-12-14
2
-7
/
+10
|
*
|
ice: Use div64_u64 instead of div_u64 in adjfine
Karol Kolacinski
2021-12-14
1
-1
/
+1
|
*
|
mlxsw: spectrum_router: Consolidate MAC profiles when possible
Danielle Ratson
2021-12-14
1
-1
/
+2
|
*
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
2021-12-14
1
-3
/
+2
|
|
\
\
|
|
*
|
iavf: do not override the adapter state in the watchdog task (again)
Stefan Assmann
2021-12-13
1
-1
/
+0
|
|
*
|
iavf: missing unlocks in iavf_watchdog_task()
Dan Carpenter
2021-12-13
1
-2
/
+2
|
*
|
|
net: stmmac: fix tc flower deletion for VLAN priority Rx steering
Ong Boon Leong
2021-12-14
2
-13
/
+90
|
|
/
/
|
*
|
net: stmmac: Add GFP_DMA32 for rx buffers if no 64 capability
David Wu
2021-12-13
1
-4
/
+12
|
*
|
net: phy: add a note about refcounting
Russell King (Oracle)
2021-12-13
1
-0
/
+3
|
*
|
net: ethernet: ti: add missing of_node_put before return
Wang Qing
2021-12-13
1
-9
/
+20
|
*
|
net: dsa: mv88e6xxx: Unforce speed & duplex in mac_link_down()
Marek Behún
2021-12-13
1
-0
/
+4
|
*
|
net: bcmgenet: Fix NULL vs IS_ERR() checking
Miaoqian Lin
2021-12-13
1
-2
/
+2
|
*
|
net: hns3: fix race condition in debugfs
Yufeng Mo
2021-12-12
2
-6
/
+16
|
*
|
net: hns3: fix use-after-free bug in hclgevf_send_mbx_msg
Jie Wang
2021-12-12
1
-1
/
+2
|
*
|
netdevsim: don't overwrite read only ethtool parms
Filip Pokryvka
2021-12-11
1
-1
/
+4
|
*
|
net: usb: qmi_wwan: add Telit 0x1070 composition
Daniele Palmas
2021-12-11
1
-0
/
+1
*
|
|
Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-12-12
1
-1
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bus: mhi: core: Add support for forced PM resume
Loic Poulain
2021-12-09
1
-1
/
+5
*
|
|
net: dsa: mv88e6xxx: allow use of PHYs on CPU and DSA ports
Russell King (Oracle)
2021-12-09
1
-30
/
+34
*
|
|
net: wwan: iosm: fixes unable to send AT command during mbim tx
M Chetan Kumar
2021-12-09
3
-10
/
+0
*
|
|
net: wwan: iosm: fixes net interface nonfunctional after fw flash
M Chetan Kumar
2021-12-09
3
-1
/
+8
*
|
|
net: wwan: iosm: fixes unnecessary doorbell send
M Chetan Kumar
2021-12-09
1
-7
/
+11
*
|
|
net: dsa: felix: Fix memory leak in felix_setup_mmio_filtering
José Expósito
2021-12-09
1
-1
/
+4
*
|
|
net: mana: Fix memory leak in mana_hwc_create_wq
José Expósito
2021-12-09
1
-5
/
+5
*
|
|
nfp: Fix memory leak in nfp_cpp_area_cache_add()
Jianglei Nie
2021-12-09
1
-1
/
+3
*
|
|
net: dsa: mv88e6xxx: error handling for serdes_power functions
Ameer Hamza
2021-12-09
1
-1
/
+7
*
|
|
can: kvaser_usb: get CAN clock frequency from device
Jimmy Assarsson
2021-12-09
1
-28
/
+73
*
|
|
can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{...
Jimmy Assarsson
2021-12-09
1
-1
/
+7
*
|
|
net: mvpp2: fix XDP rx queues registering
Louis Amas
2021-12-09
1
-2
/
+2
[next]