index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-17
igb: fix a use-after-free issue in igb_clean_tx_ring
Lorenzo Bianconi
1
-2
/
+5
2022-06-17
nfp: add support for .get_pauseparam()
Yinjun Zhang
1
-0
/
+19
2022-06-17
net: dsa: ar9331: fix potential dead lock on mdio access
Oleksij Rempel
1
-2
/
+15
2022-06-17
net: macb: fix negative max_mtu size for sama5d3
Oleksij Rempel
1
-2
/
+2
2022-06-17
hamradio: 6pack: fix array-index-out-of-bounds in decode_std_command()
Xu Jia
1
-1
/
+8
2022-06-17
veth: Add updating of trans_start
Jay Vosburgh
1
-0
/
+4
2022-06-17
hinic: Replace memcpy() with direct assignment
Kees Cook
1
-3
/
+1
2022-06-17
net: ag71xx: fix discards 'const' qualifier warning
Oleksij Rempel
1
-1
/
+1
2022-06-17
net: stmmac: make mdio register skips PHY scanning for fixed-link
Ong Boon Leong
2
-5
/
+21
2022-06-17
stmmac: intel: add phy-mode and fixed-link ACPI _DSD setting support
Ong Boon Leong
1
-0
/
+30
2022-06-17
net: pcs: xpcs: add CL37 1000BASE-X AN support
Ong Boon Leong
2
-1
/
+170
2022-06-17
stmmac: intel: prepare to support 1000BASE-X phy interface setting
Ong Boon Leong
1
-2
/
+2
2022-06-17
net: make xpcs_do_config to accept advertising for pcs-xpcs and sja1105
Ong Boon Leong
2
-4
/
+4
2022-06-17
mlxsw: Add a resource describing number of RIFs
Petr Machata
3
-0
/
+42
2022-06-17
mlxsw: Keep track of number of allocated RIFs
Petr Machata
2
-0
/
+7
2022-06-17
mlxsw: Trap ARP packets at layer 3 instead of layer 2
Amit Cohen
2
-6
/
+6
2022-06-16
net: phy: add support to get Master-Slave configuration
Raju Lakkaraju
1
-0
/
+3
2022-06-16
net: lan743x: Add support to SGMII 1G and 2.5G
Raju Lakkaraju
3
-9
/
+442
2022-06-16
net: lan743x: Add support to Secure-ON WOL
Raju Lakkaraju
3
-0
/
+51
2022-06-16
net: lan743x: Add support to LAN743x register dump
Raju Lakkaraju
2
-0
/
+71
2022-06-16
net: dsa: realtek: rtl8365mb: handle PHY interface modes correctly
Alvin Šipraga
1
-107
/
+174
2022-06-16
net: dsa: realtek: rtl8365mb: remove learn_limit_max private data member
Alvin Šipraga
1
-6
/
+1
2022-06-16
net: dsa: realtek: rtl8365mb: correct the max number of ports
Alvin Šipraga
1
-2
/
+1
2022-06-16
net: dsa: realtek: rtl8365mb: remove port_mask private data member
Alvin Šipraga
1
-7
/
+1
2022-06-16
net: dsa: realtek: rtl8365mb: rename macro RTL8367RB -> RTL8367RB_VB
Alvin Šipraga
1
-3
/
+3
2022-06-16
net: ipa: move more code out of gsi_channel_update()
Alex Elder
1
-14
/
+20
2022-06-16
net: ipa: call gsi_evt_ring_rx_update() unconditionally
Alex Elder
1
-3
/
+3
2022-06-16
net: ipa: pass GSI pointer to gsi_evt_ring_rx_update()
Alex Elder
1
-6
/
+7
2022-06-16
net: ipa: don't pass channel when mapping transaction
Alex Elder
1
-6
/
+10
2022-06-16
net: ipa: don't assume one channel per event ring
Alex Elder
3
-27
/
+6
2022-06-16
net: phy: dp83867: implement support for io_impedance_ctrl nvmem cell
Rasmus Villemoes
1
-6
/
+49
2022-06-16
phy: aquantia: Fix AN when higher speeds than 1G are not advertised
Claudiu Manoil
1
-1
/
+14
2022-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
21
-132
/
+275
2022-06-16
net: axienet: add missing error return code in axienet_probe()
Yang Yingliang
1
-0
/
+1
2022-06-16
net: mana: Add support of XDP_REDIRECT action
Haiyang Zhang
4
-2
/
+93
2022-06-16
net: mana: Add the Linux MANA PF driver
Dexuan Cui
6
-4
/
+267
2022-06-16
net: ethernet: stmmac: reset force speed bit for ipq806x
Christian 'Ansuel' Marangi
1
-0
/
+64
2022-06-16
net: ethernet: stmmac: add missing sgmii configure for ipq806x
Christian 'Ansuel' Marangi
2
-16
/
+78
2022-06-15
mlxbf_gige: remove own module name define and use KBUILD_MODNAME instead
David Thompson
1
-3
/
+1
2022-06-15
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
24
-86
/
+298
2022-06-15
net: sparx5: Allow mdb entries to both CPU and ports
Casper Andersson
1
-20
/
+35
2022-06-15
bcm63xx_enet: switch to napi_build_skb() to reuse skbuff_heads
Sieng Piaw Liew
1
-2
/
+2
2022-06-15
net: usb: ax88179_178a needs FLAG_SEND_ZLP
Jose Alonso
1
-13
/
+13
2022-06-15
i40e: add xdp frags support to ndo_xdp_xmit
Lorenzo Bianconi
1
-25
/
+62
2022-06-15
net: phy: marvell-88x2222: set proper phydev->port
Ivan Bornyakov
1
-0
/
+2
2022-06-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
David S. Miller
5
-43
/
+91
2022-06-15
net: ipa: rework gsi_channel_tx_update()
Alex Elder
1
-27
/
+23
2022-06-15
net: ipa: stop counting total RX bytes and transactions
Alex Elder
2
-9
/
+1
2022-06-15
net: ipa: simplify TX completion statistics
Alex Elder
1
-8
/
+6
2022-06-15
net: ipa: introduce gsi_trans_tx_committed()
Alex Elder
4
-11
/
+27
[prev]
[next]