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
2021-02-25
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+1
2021-02-25
Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
45
-263
/
+489
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+2
2021-02-25
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-02-25
r8169: fix jumbo packet handling on RTL8168e
Heiner Kallweit
1
-2
/
+2
2021-02-25
net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081
Christian Melki
1
-0
/
+1
2021-02-25
net: broadcom: bcm4908_enet: fix NAPI poll returned value
Rafał Miłecki
1
-0
/
+2
2021-02-25
net: broadcom: bcm4908_enet: fix RX path possible mem leak
Rafał Miłecki
1
-0
/
+1
2021-02-25
net: dsa: sja1105: Remove unneeded cast in sja1105_crc32()
Geert Uytterhoeven
1
-1
/
+1
2021-02-24
ibmvnic: fix a race between open and reset
Sukadev Bhattiprolu
1
-8
/
+55
2021-02-24
net: stmmac: Fix missing spin_lock_init in visconti_eth_dwmac_probe()
Wei Yongjun
1
-0
/
+1
2021-02-24
net: introduce CAN specific pointer in the struct net_device
Oleksij Rempel
4
-4
/
+12
2021-02-24
net: usb: qmi_wwan: support ZTE P685M modem
Lech Perczak
1
-0
/
+1
2021-02-23
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
4
-13
/
+64
2021-02-23
wireguard: kconfig: use arm chacha even with no neon
Jason A. Donenfeld
1
-1
/
+1
2021-02-23
wireguard: queueing: get rid of per-peer ring buffers
Jason A. Donenfeld
8
-93
/
+144
2021-02-23
wireguard: device: do not generate ICMP for non-IP packets
Jason A. Donenfeld
1
-3
/
+4
2021-02-23
wireguard: peer: put frequently used members above cache lines
Jason A. Donenfeld
1
-2
/
+2
2021-02-23
wireguard: socket: remove bogus __be32 annotation
Jann Horn
1
-2
/
+2
2021-02-23
wireguard: avoid double unlikely() notation when using IS_ERR()
Antonio Quartulli
2
-3
/
+3
2021-02-23
vxlan: move debug check after netdev unregister
Taehee Yoo
1
-3
/
+8
2021-02-23
r8152: spilt rtl_set_eee_plus and r8153b_green_en
Hayes Wang
1
-16
/
+27
2021-02-23
r8152: replace netif_err with dev_err
Hayes Wang
1
-2
/
+2
2021-02-23
r8152: check if the pointer of the function exists
Hayes Wang
1
-0
/
+13
2021-02-23
r8152: enable U1/U2 for USB_SPEED_SUPER
Hayes Wang
1
-3
/
+4
2021-02-23
net: dsa: b53: Support setting learning on port
Florian Fainelli
3
-15
/
+21
2021-02-23
net: dsa: bcm_sf2: Wire-up br_flags_pre, br_flags and set_mrouter
Florian Fainelli
3
-8
/
+22
2021-02-23
Marvell Sky2 Ethernet adapter: fix warning messages.
Krzysztof Halasa
1
-3
/
+2
2021-02-23
bcm63xx_enet: fix sporadic kernel panic
Sieng Piaw Liew
1
-2
/
+6
2021-02-23
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
Jason A. Donenfeld
1
-1
/
+0
2021-02-23
virtio_net: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-02-22
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
4
-54
/
+39
2021-02-22
net/mlx4_core: Add missed mlx4_free_cmd_mailbox()
Chuhong Yuan
1
-0
/
+1
2021-02-22
net: stmmac: fix CBS idleslope and sendslope calculation
Song, Yoong Siang
1
-4
/
+26
2021-02-22
net: phy: icplus: call phy_restore_page() when phy_select_page() fails
Dan Carpenter
1
-4
/
+5
2021-02-22
net: mvpp2: skip RSS configurations on loopback port
Stefan Chulski
1
-11
/
+14
2021-02-22
dpaa_eth: fix the access method for the dpaa_napi_portal
Camelia Groza
1
-1
/
+1
2021-02-22
net: ag71xx: remove unnecessary MTU reservation
DENG Qingfang
1
-3
/
+1
2021-02-22
ice: update the number of available RSS queues
Henry Tieman
1
-8
/
+19
2021-02-22
ice: Fix state bits on LLDP mode switch
Dave Ertman
3
-2
/
+11
2021-02-22
ice: Account for port VLAN in VF max packet size calculation
Brett Creeley
1
-1
/
+32
2021-02-22
ice: Set trusted VF as default VSI when setting allmulti on
Brett Creeley
1
-1
/
+1
2021-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+1
2021-02-22
ice: report correct max number of TCs
Dave Ertman
1
-1
/
+1
2021-02-22
Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-15
/
+12
2021-02-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-12
/
+9
2021-02-21
Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-5
/
+2
2021-02-21
octeontx2-af: Fix an off by one in rvu_dbg_qsize_write()
Dan Carpenter
1
-1
/
+1
2021-02-21
Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+16
2021-02-21
Merge tag 'for-linus-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+1
[next]