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
*
net: hns: fix unsigned comparison to less than zero
Colin Ian King
2019-04-07
1
-1
/
+1
*
r8152: Refresh MAC address during USBDEVFS_RESET
Mario Limonciello
2019-04-07
1
-15
/
+35
*
r8152: remove extra action copying ethernet address
Mario Limonciello
2019-04-07
1
-1
/
+0
*
net: phy: meson-gxl: clean-up gxl variant driver
Jerome Brunet
2019-04-07
1
-4
/
+2
*
net: phy: meson-gxl: add g12a support
Jerome Brunet
2019-04-07
1
-0
/
+11
*
net: phy: add amlogic g12a mdio mux support
Jerome Brunet
2019-04-07
3
-0
/
+392
*
virtio-net: Fix some minor formatting errors
Yuval Shaia
2019-04-07
1
-4
/
+6
*
virtio-net: Remove inclusion of pci.h
Yuval Shaia
2019-04-07
1
-1
/
+0
*
r8169: disable tx interrupt coalescing on RTL8168
Heiner Kallweit
2019-04-07
1
-18
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-05
57
-317
/
+447
|
\
|
*
ibmvnic: Fix completion structure initialization
Thomas Falcon
2019-04-05
1
-2
/
+3
|
*
libcxgb: fix incorrect ppmax calculation
Varun Prakash
2019-04-05
1
-1
/
+8
|
*
net: thunderx: fix NULL pointer dereference in nicvf_open/nicvf_stop
Lorenzo Bianconi
2019-04-04
1
-8
/
+12
|
*
net: hns: Fix sparse: some warnings in HNS drivers
Yonglong Liu
2019-04-04
11
-43
/
+33
|
*
net: hns: Fix WARNING when remove HNS driver with SMMU enabled
Yonglong Liu
2019-04-04
1
-1
/
+3
|
*
net: hns: fix ICMP6 neighbor solicitation messages discard problem
Yonglong Liu
2019-04-04
1
-6
/
+27
|
*
net: hns: Fix probabilistic memory overwrite when HNS driver initialized
Yonglong Liu
2019-04-04
1
-1
/
+1
|
*
net: hns: Use NAPI_POLL_WEIGHT for hns driver
Yonglong Liu
2019-04-04
1
-5
/
+2
|
*
net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()
Liubin Shu
2019-04-04
1
-2
/
+3
|
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2019-04-02
3
-14
/
+33
|
|
\
|
|
*
i40e: add tracking of AF_XDP ZC state for each queue pair
Björn Töpel
2019-04-01
3
-1
/
+14
|
|
*
i40e: move i40e_xsk_umem function
Björn Töpel
2019-04-01
2
-14
/
+20
|
*
|
nfp: flower: remove vlan CFI bit from push vlan action
Pieter Jansen van Vuuren
2019-04-02
2
-3
/
+1
|
*
|
nfp: flower: replace CFI with vlan present
Pieter Jansen van Vuuren
2019-04-02
2
-15
/
+14
|
|
/
|
*
net: stmmac: don't log oversized frames
Aaro Koskinen
2019-03-31
1
-2
/
+0
|
*
net: stmmac: fix dropping of multi-descriptor RX frames
Aaro Koskinen
2019-03-31
1
-0
/
+5
|
*
net: stmmac: don't overwrite discard_frame status
Aaro Koskinen
2019-03-31
1
-3
/
+4
|
*
net: stmmac: don't stop NAPI processing when dropping a packet
Aaro Koskinen
2019-03-31
1
-7
/
+7
|
*
net: stmmac: ratelimit RX error logs
Aaro Koskinen
2019-03-31
1
-6
/
+8
|
*
net: stmmac: use correct DMA buffer size in the RX descriptor
Aaro Koskinen
2019-03-31
7
-19
/
+35
|
*
r8169: disable default rx interrupt coalescing on RTL8168
Heiner Kallweit
2019-03-30
1
-1
/
+1
|
*
Merge tag 'mlx5-fixes-2019-03-29' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2019-03-29
9
-81
/
+152
|
|
\
|
|
*
net/mlx5e: Consider tunnel type for encap contexts
Eli Britstein
2019-03-29
1
-9
/
+19
|
|
*
net/mlx5e: Update xon formula
Huy Nguyen
2019-03-29
1
-12
/
+16
|
|
*
net/mlx5e: Update xoff formula
Huy Nguyen
2019-03-29
1
-5
/
+6
|
|
*
net/mlx5: E-Switch, fix syndrome (0x678139) when turn on vepa
Huy Nguyen
2019-03-29
1
-0
/
+1
|
|
*
net/mlx5: E-Switch, Fix esw manager vport indication for more vport commands
Omri Kahalon
2019-03-29
1
-4
/
+2
|
|
*
net/mlx5: E-Switch, Protect from invalid memory access in offload fdb table
Roi Dayan
2019-03-29
1
-0
/
+1
|
|
*
net/mlx5e: Correctly use the namespace type when allocating pedit action
Tonghao Zhang
2019-03-29
1
-1
/
+1
|
|
*
net/mlx5: E-Switch, Fix access to invalid memory when toggling esw modes
Roi Dayan
2019-03-29
1
-0
/
+2
|
|
*
net/mlx5: ethtool, Allow legacy link-modes configuration via non-extended ptys
Aya Levin
2019-03-29
2
-19
/
+31
|
|
*
net/mlx5: ethtool, Fix type analysis of advertised link-mode
Aya Levin
2019-03-29
1
-2
/
+3
|
|
*
net/mlx5e: Add a lock on tir list
Yuval Avnery
2019-03-29
1
-0
/
+7
|
|
*
net: mlx5: Add a missing check on idr_find, free buf
Aditya Pakki
2019-03-29
1
-3
/
+11
|
|
*
net/mlx5e: Allow IPv4 ttl & IPv6 hop_limit rewrite for all L4 protocols
Dmytro Linkin
2019-03-29
1
-4
/
+48
|
|
*
net/mlx5e: Fix error handling when refreshing TIRs
Gavi Teitz
2019-03-29
1
-2
/
+4
|
|
*
net/mlx5: Decrease default mr cache size
Artemy Kovalyov
2019-03-29
1
-20
/
+0
|
*
|
Revert "cxgb4: Update 1.23.3.0 as the latest firmware supported."
David S. Miller
2019-03-29
1
-6
/
+6
|
*
|
cxgb4: Update 1.23.3.0 as the latest firmware supported.
Vishal Kulkarni
2019-03-29
1
-6
/
+6
|
*
|
hv_netvsc: Fix unwanted wakeup after tx_disable
Haiyang Zhang
2019-03-29
3
-8
/
+31
[next]