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-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
6
-37
/
+37
2022-01-20
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
36
-208
/
+503
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2022-01-20
include/linux/unaligned: replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-0
/
+2
2022-01-19
net/fsl: xgmac_mdio: Fix incorrect iounmap when removing module
Tobias Waldekranz
1
-1
/
+2
2022-01-19
net/fsl: xgmac_mdio: Add workaround for erratum A-009885
Tobias Waldekranz
1
-6
/
+19
2022-01-19
net: mscc: ocelot: fix using match before it is set
Tom Rix
1
-7
/
+8
2022-01-19
net: phy: micrel: use kszphy_suspend()/kszphy_resume for irq aware devices
Claudiu Beznea
1
-18
/
+18
2022-01-19
net: cpsw: avoid alignment faults by taking NET_IP_ALIGN into account
Ard Biesheuvel
3
-7
/
+7
2022-01-19
net: axienet: increase default TX ring size to 128
Robert Hancock
1
-1
/
+1
2022-01-19
net: axienet: fix for TX busy handling
Robert Hancock
1
-39
/
+47
2022-01-19
net: axienet: fix number of TX ring slots for available check
Robert Hancock
1
-2
/
+2
2022-01-19
net: axienet: Fix TX ring slot available check
Robert Hancock
1
-2
/
+2
2022-01-19
net: axienet: limit minimum TX ring size
Robert Hancock
1
-1
/
+3
2022-01-19
net: axienet: add missing memory barriers
Robert Hancock
1
-1
/
+10
2022-01-19
net: axienet: reset core on initialization prior to MDIO access
Robert Hancock
1
-0
/
+5
2022-01-19
net: axienet: Wait for PhyRstCmplt after core reset
Robert Hancock
1
-0
/
+10
2022-01-19
net: axienet: increase reset timeout
Robert Hancock
1
-10
/
+9
2022-01-18
lib/crypto: blake2s: move hmac construction into wireguard
Jason A. Donenfeld
1
-6
/
+39
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-4
/
+4
2022-01-17
net: sfp: fix high power modules without diagnostic monitoring
Russell King (Oracle)
1
-4
/
+21
2022-01-17
net: ocelot: Fix the call to switchdev_bridge_port_offload
Horatiu Vultur
1
-3
/
+3
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-4
/
+4
2022-01-16
bonding: Fix extraction of ports from the packet headers
Moshe Tal
1
-2
/
+2
2022-01-16
Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-3
/
+141
2022-01-15
net: wwan: Fix MRU mismatch issue which may lead to data connection lost
Slark Xiao
1
-2
/
+2
2022-01-15
net: phy: marvell: add Marvell specific PHY loopback
Mohammad Athari Bin Ismail
1
-1
/
+55
2022-01-15
net: ethernet: sun4i-emac: Fix an error handling path in emac_probe()
Christophe JAILLET
1
-0
/
+1
2022-01-15
net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config()
Tom Rix
1
-1
/
+1
2022-01-15
net: mscc: ocelot: don't dereference NULL pointers with shared tc filters
Vladimir Oltean
1
-1
/
+28
2022-01-15
cpumask: replace cpumask_next_* with cpumask_first_* where appropriate
Yury Norov
1
-1
/
+1
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
3
-4
/
+4
2022-01-14
net: stmmac: Fix "Unbalanced pm_runtime_enable!" warning
Kai-Heng Feng
1
-1
/
+2
2022-01-14
lib82596: Fix IRQ check in sni_82596_probe
Miaoqian Lin
1
-1
/
+2
2022-01-14
net: apple: bmac: Fix build since dev_addr constification
Michael Ellerman
1
-1
/
+4
2022-01-14
net: apple: mace: Fix build since dev_addr constification
Michael Ellerman
1
-5
/
+11
2022-01-14
net: usb: Correct reset handling of smsc95xx
Markus Reichl
1
-1
/
+2
2022-01-14
bcmgenet: add WOL IRQ check
Sergey Shtylyov
1
-4
/
+6
2022-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2022-01-13
net: qmi_wwan: Add Hucom Wireless HM-211S/K
Kyoungkyu Park
1
-0
/
+1
2022-01-13
Merge tag 'v5.16' into rdma.git for-next
Jason Gunthorpe
89
-420
/
+970
2022-01-13
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-9
/
+6
2022-01-13
Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-30
/
+28
2022-01-13
net: mscc: ocelot: don't let phylink re-enable TX PAUSE on the NPI port
Vladimir Oltean
1
-1
/
+4
2022-01-13
net: qmi_wwan: add ZTE MF286D modem 19d2:1485
Pawel Dembicki
1
-0
/
+1
2022-01-12
Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-12
/
+10
2022-01-12
Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+4
2022-01-12
net: marvell: prestera: Fix deinit sequence for router
Yevhen Orlov
4
-2
/
+10
2022-01-12
net: marvell: prestera: Refactor router functions
Yevhen Orlov
3
-12
/
+14
[next]