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
*
gtp: use dev_sw_netstats_rx_add()
Fabian Frederick
2020-10-06
1
-7
/
+1
*
bareudp: use dev_sw_netstats_rx_add()
Fabian Frederick
2020-10-06
1
-8
/
+3
*
geneve: use dev_sw_netstats_rx_add()
Fabian Frederick
2020-10-06
1
-8
/
+3
*
vxlan: use dev_sw_netstats_rx_add()
Fabian Frederick
2020-10-06
1
-7
/
+1
*
net: atlantic: implement media detect feature via phy tunables
Igor Russkikh
2020-10-06
5
-0
/
+60
*
net: atlantic: implement phy downshift feature
Igor Russkikh
2020-10-06
6
-0
/
+103
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-06
68
-438
/
+874
|
\
|
*
net: mvneta: fix double free of txq->buf
Tom Rix
2020-10-05
1
-11
/
+2
|
*
net: team: fix memory leak in __team_options_register
Anant Thazhemadam
2020-10-04
1
-1
/
+1
|
*
net: typhoon: Fix a typo Typoon --> Typhoon
Christophe JAILLET
2020-10-04
1
-1
/
+1
|
*
net: hinic: fix DEVLINK build errors
Randy Dunlap
2020-10-04
1
-0
/
+1
|
*
net: stmmac: Modify configuration method of EEE timers
Vineetha G. Jaya Kumaran
2020-10-04
3
-9
/
+28
|
*
Merge tag 'mlx5-fixes-2020-09-30' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2020-10-03
12
-119
/
+347
|
|
\
|
|
*
net/mlx5e: Fix race condition on nhe->n pointer in neigh update
Vlad Buslov
2020-10-02
2
-37
/
+50
|
|
*
net/mlx5e: Fix VLAN create flow
Aya Levin
2020-10-02
1
-2
/
+4
|
|
*
net/mlx5e: Fix VLAN cleanup flow
Aya Levin
2020-10-02
1
-2
/
+6
|
|
*
net/mlx5e: Fix return status when setting unsupported FEC mode
Aya Levin
2020-10-02
1
-0
/
+3
|
|
*
net/mlx5e: Fix driver's declaration to support GRE offload
Aya Levin
2020-10-02
1
-1
/
+18
|
|
*
net/mlx5e: CT, Fix coverity issue
Maor Dickman
2020-10-02
1
-1
/
+3
|
|
*
net/mlx5e: Add resiliency in Striding RQ mode for packets larger than MTU
Aya Levin
2020-10-02
2
-5
/
+58
|
|
*
net/mlx5e: Fix error path for RQ alloc
Aya Levin
2020-10-02
1
-15
/
+17
|
|
*
net/mlx5: Fix request_irqs error flow
Maor Gottlieb
2020-10-02
1
-1
/
+1
|
|
*
net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessible
Saeed Mahameed
2020-10-02
2
-9
/
+10
|
|
*
net/mlx5: Add retry mechanism to the command entry index allocation
Eran Ben Elisha
2020-10-02
1
-1
/
+20
|
|
*
net/mlx5: poll cmd EQ in case of command timeout
Eran Ben Elisha
2020-10-02
3
-9
/
+86
|
|
*
net/mlx5: Avoid possible free of command entry while timeout comp handler
Eran Ben Elisha
2020-10-02
1
-38
/
+71
|
|
*
net/mlx5: Fix a race when moving command interface to polling mode
Eran Ben Elisha
2020-10-02
1
-0
/
+2
|
*
|
net: usb: pegasus: Proper error handing when setting pegasus' MAC address
Petko Manolov
2020-10-03
1
-8
/
+27
|
*
|
r8169: fix data corruption issue on RTL8402
Heiner Kallweit
2020-10-01
1
-0
/
+4
|
*
|
r8169: fix handling ether_clk
Heiner Kallweit
2020-10-01
1
-13
/
+19
|
|
/
|
*
octeontx2-pf: Fix synchnorization issue in mbox
Hariprasad Kelam
2020-10-01
4
-9
/
+19
|
*
octeontx2-pf: Fix the device state on error
Hariprasad Kelam
2020-10-01
1
-1
/
+4
|
*
octeontx2-pf: Fix TCP/UDP checksum offload for IPv6 frames
Geetha sowjanya
2020-10-01
1
-0
/
+1
|
*
octeontx2-af: Fix enable/disable of default NPC entries
Subbaraya Sundeep
2020-10-01
3
-11
/
+23
|
*
ice: preserve NVM capabilities in safe mode
Jacob Keller
2020-09-30
1
-22
/
+27
|
*
ice: increase maximum wait time for flash write commands
Jacob Keller
2020-09-30
1
-2
/
+8
|
*
via-rhine: New device driver maintainer
Kevin Brace
2020-09-29
1
-1
/
+1
|
*
via-rhine: Eliminate version information
Kevin Brace
2020-09-29
1
-15
/
+0
|
*
via-rhine: VTunknown1 device is really VT8251 South Bridge
Kevin Brace
2020-09-29
1
-1
/
+1
|
*
via-rhine: Fix for the hardware having a reset failure after resume
Kevin Brace
2020-09-29
1
-0
/
+2
|
*
net: dsa: seville: fix VCAP IS2 action width
Vladimir Oltean
2020-09-29
1
-1
/
+1
|
*
net: dsa: felix: fix incorrect action offsets for VCAP IS2
Vladimir Oltean
2020-09-29
1
-6
/
+6
|
*
net: phy: realtek: fix rtl8211e rx/tx delay config
Willy Liu
2020-09-29
1
-15
/
+16
|
*
virtio-net: don't disable guest csum when disable LRO
Tonghao Zhang
2020-09-29
1
-1
/
+7
|
*
net: usb: ax88179_178a: add MCT usb 3.0 adapter
Wilken Gottwalt
2020-09-29
1
-0
/
+17
|
*
net: usb: ax88179_178a: fix missing stop entry in driver_info
Wilken Gottwalt
2020-09-29
1
-0
/
+1
|
*
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
2020-09-29
8
-40
/
+80
|
*
r8169: fix RTL8168f/RTL8411 EPHY config
Heiner Kallweit
2020-09-27
1
-2
/
+2
|
*
mlxsw: spectrum_acl: Fix mlxsw_sp_acl_tcam_group_add()'s error path
Ido Schimmel
2020-09-27
1
-1
/
+2
|
*
mdio: fix mdio-thunder.c dependency & build error
Randy Dunlap
2020-09-27
1
-0
/
+1
[next]