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-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1060
-19116
/
+83154
2021-04-28
net: selftest: fix build issue if INET is disabled
Oleksij Rempel
2
-2
/
+2
2021-04-28
net: tun: Remove redundant assignment to ret
Yang Li
1
-1
/
+0
2021-04-28
net: phy: marvell: add downshift support for M88E1240
Maxim Kochetkov
1
-0
/
+2
2021-04-28
net: dsa: ksz: Make reg_mib_cnt a u8 as it never exceeds 255
Colin Ian King
1
-1
/
+1
2021-04-28
Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2021-04-27
sfc: adjust efx->xdp_tx_queue_count with the real number of initialized queues
Ignat Korchagin
1
-0
/
+2
2021-04-27
net: dsa: microchip: Add Microchip KSZ8863 SMI based driver support
Michael Grzeschik
3
-1
/
+223
2021-04-27
net: phy: Add support for microchip SMI0 MDIO bus
Andrew Lunn
2
-2
/
+14
2021-04-27
net: dsa: microchip: Add Microchip KSZ8863 SPI based driver support
Michael Grzeschik
1
-12
/
+32
2021-04-27
net: dsa: microchip: ksz8795: add support for ksz88xx chips
Oleksij Rempel
3
-71
/
+281
2021-04-27
net: dsa: microchip: ksz8795: move register offsets and shifts to separate st...
Michael Grzeschik
3
-160
/
+281
2021-04-27
net: dsa: microchip: ksz8795: move cpu_select_interface to extra function
Michael Grzeschik
1
-42
/
+50
2021-04-27
net: dsa: microchip: ksz8795: change drivers prefix to be generic
Michael Grzeschik
3
-117
/
+111
2021-04-27
net: mscc: ocelot: support PTP Sync one-step timestamping
Yangbo Lu
2
-4
/
+57
2021-04-27
net: mscc: ocelot: convert to ocelot_port_txtstamp_request()
Yangbo Lu
3
-22
/
+35
2021-04-27
net: dsa: free skb->cb usage in core driver
Yangbo Lu
5
-8
/
+8
2021-04-27
net: dsa: no longer clone skb in core driver
Yangbo Lu
7
-36
/
+54
2021-04-27
net: dsa: no longer identify PTP packet in core driver
Yangbo Lu
7
-10
/
+18
2021-04-27
net: dsa: check tx timestamp request in core driver
Yangbo Lu
3
-9
/
+1
2021-04-27
fddi/skfp: fix typo
qhjindev
1
-1
/
+1
2021-04-27
net: dsa: mv88e6xxx: Fix 6095/6097/6185 ports in non-SERDES CMODE
Tobias Waldekranz
1
-3
/
+3
2021-04-27
net: phy: marvell-88x2222: enable autoneg by default
Ivan Bornyakov
1
-2
/
+0
2021-04-27
macvlan: Use 'hash' iterators to simplify code
Christophe JAILLET
1
-27
/
+18
2021-04-26
net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_send
Lv Yunlong
1
-1
/
+3
2021-04-26
net: hso: fix NULL-deref on disconnect regression
Johan Hovold
1
-1
/
+1
2021-04-26
Merge tag 'linux-can-next-for-5.13-20210426' of git://git.kernel.org/pub/scm/...
David S. Miller
2
-3
/
+3
2021-04-26
net: davicom: Remove redundant assignment to ret
Jiapeng Chong
1
-1
/
+0
2021-04-26
pcnet32: Remove redundant variable prev_link and curr_link
Jiapeng Chong
1
-2
/
+1
2021-04-26
Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
14
-71
/
+109
2021-04-26
Merge tag 'usb-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-14
/
+42
2021-04-26
Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
7
-20
/
+4
2021-04-26
Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-8
/
+8
2021-04-25
bnxt_en: Implement .ndo_features_check().
Michael Chan
2
-2
/
+42
2021-04-25
bnxt_en: Support IFF_SUPP_NOFCS feature to transmit without ethernet FCS.
Michael Chan
2
-3
/
+14
2021-04-25
bnxt_en: Add PCI IDs for Hyper-V VF devices.
Michael Chan
1
-1
/
+18
2021-04-25
bnxt_en: Call bnxt_approve_mac() after the PF gives up control of the VF MAC.
Michael Chan
1
-1
/
+10
2021-04-25
bnxt_en: Move bnxt_approve_mac().
Michael Chan
1
-26
/
+27
2021-04-25
bnxt_en: allow VF config ops when PF is closed
Edwin Peer
1
-4
/
+0
2021-04-25
bnxt_en: allow promiscuous mode for trusted VFs
Edwin Peer
3
-7
/
+11
2021-04-25
bnxt_en: Add support for fw managed link down feature.
Michael Chan
2
-1
/
+3
2021-04-25
bnxt_en: Add a new phy_flags field to the main driver structure.
Michael Chan
3
-34
/
+22
2021-04-25
bnxt_en: report signal mode in link up messages
Edwin Peer
1
-3
/
+19
2021-04-25
macvlan: Add nodst option to macvlan type source
Jethro Beekman
1
-5
/
+14
2021-04-25
Merge tag 'mlx5-updates-2021-04-21' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
16
-422
/
+701
2021-04-25
net: ethernet: ixp4xx: Support device tree probing
Linus Walleij
2
-63
/
+148
2021-04-25
net: ethernet: ixp4xx: Retire ancient phy retrieveal
Linus Walleij
1
-5
/
+5
2021-04-25
r8152: remove some bit operations
Hayes Wang
1
-7
/
+7
2021-04-25
hv_netvsc: Make netvsc/VF binding check both MAC and serial number
Dexuan Cui
1
-2
/
+12
[next]