index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-17
ipvlan: Stop advertising NETIF_F_UFO support.
David S. Miller
2
-2
/
+2
2017-07-17
macb: Remove bogus reference to NETIF_F_UFO.
David S. Miller
1
-1
/
+1
2017-07-17
s2io: Remove UFO support.
David S. Miller
1
-45
/
+0
2017-07-17
xdp: Add batching support to redirect map
John Fastabend
1
-3
/
+25
2017-07-17
xdp: add trace event for xdp redirect
John Fastabend
1
-1
/
+1
2017-07-17
ixgbe: add initial support for xdp redirect
John Fastabend
1
-1
/
+40
2017-07-17
ixgbe: NULL xdp_tx rings on resource cleanup
John Fastabend
1
-2
/
+6
2017-07-17
mlxsw: spectrum: Improve IPv6 unregistered multicast flooding
Arkadi Sharshevsky
1
-1
/
+1
2017-07-17
mlxsw: spectrum: Add support for IPv6 MLDv1/2 traps
Arkadi Sharshevsky
3
-0
/
+15
2017-07-17
mlxsw: spectrum: Trap IPv4 packets with Router Alert option
Ido Schimmel
2
-0
/
+2
2017-07-17
mlxsw: spectrum: Mark packets trapped in router
Ido Schimmel
1
-7
/
+7
2017-07-17
mlxsw: spectrum_flower: Add support for ip tos
Or Gerlitz
1
-0
/
+7
2017-07-17
mlxsw: spectrum: Add tos to the ipv4 acl block
Or Gerlitz
2
-0
/
+4
2017-07-17
mlxsw: acl: Add ip tos acl element
Or Gerlitz
1
-0
/
+4
2017-07-17
mlxsw: spectrum_flower: Add support for ip ttl
Or Gerlitz
1
-2
/
+35
2017-07-17
mlxsw: spectrum: Add ttl to the ipv4 acl block
Or Gerlitz
2
-0
/
+2
2017-07-17
mlxsw: acl: Add ip ttl acl element
Or Gerlitz
1
-0
/
+2
2017-07-17
net: axienet: add support for standard phy-mode binding
Alvaro G. M
2
-14
/
+38
2017-07-16
sunvnet: add support for IPv6 checksum offloads
Shannon Nelson
3
-13
/
+81
2017-07-12
net: stmmac: revert "support future possible different internal phy mode"
LABBE Corentin
1
-7
/
+3
2017-07-12
sfc: don't read beyond unicast address list
Bert Kenward
1
-5
/
+3
2017-07-12
smsc911x: Add check for ioremap_nocache() return code
Alexey Khoroshilov
1
-0
/
+5
2017-07-12
brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()
Arend van Spriel
1
-0
/
+5
2017-07-12
net: hns: Bugfix for Tx timeout handling in hns driver
Lin Yun Sheng
1
-7
/
+9
2017-07-12
nfp: freeing the wrong variable
Dan Carpenter
1
-1
/
+1
2017-07-12
mlxsw: spectrum_switchdev: Check status of memory allocation
Ido Schimmel
1
-0
/
+6
2017-07-12
mlxsw: spectrum_switchdev: Remove unused variable
Ido Schimmel
1
-3
/
+0
2017-07-12
mlxsw: spectrum_router: Fix use-after-free in route replace
Ido Schimmel
1
-0
/
+3
2017-07-12
mlxsw: spectrum_router: Add missing rollback
Ido Schimmel
1
-0
/
+1
2017-07-11
tap: convert a mutex to a spinlock
WANG Cong
1
-9
/
+9
2017-07-11
cxgb4: fix BUG() on interrupt deallocating path of ULD
Guilherme G. Piccoli
2
-22
/
+36
2017-07-11
qed: Fix printk option passed when printing ipv6 addresses
Kalderon, Michal
1
-3
/
+3
2017-07-11
net: stmmac: Make 'alloc_dma_[rt]x_desc_resources()' look even closer
Christophe Jaillet
1
-6
/
+6
2017-07-11
net: stmmac: Fix error handling path in 'alloc_dma_tx_desc_resources()'
Christophe Jaillet
1
-1
/
+1
2017-07-11
net: stmmac: Fix error handling path in 'alloc_dma_rx_desc_resources()'
Christophe Jaillet
1
-1
/
+1
2017-07-11
cisco: enic: Fic an error handling path in 'vnic_dev_init_devcmd2()'
Christophe Jaillet
1
-4
/
+5
2017-07-11
bnxt_en: Fix SRIOV on big-endian architecture.
Michael Chan
1
-5
/
+10
2017-07-11
bnxt_en: Fix bug in ethtool -L.
Michael Chan
4
-9
/
+8
2017-07-11
bnxt_en: Fix race conditions in .ndo_get_stats64().
Michael Chan
2
-2
/
+17
2017-07-10
net/mlx5: IPSec, fix 64-bit division correctly
Arnd Bergmann
1
-3
/
+1
2017-07-09
Merge tag 'mlx5-fixes-2017-07-09' of https://git.kernel.org/pub/scm/linux/ker...
David S. Miller
11
-6
/
+16
2017-07-08
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-52
/
+55
2017-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
12
-37
/
+39
2017-07-08
net: ethernet: mediatek: remove useless code in mtk_probe()
Gustavo A. R. Silva
1
-5
/
+0
2017-07-08
bonding: avoid NETDEV_CHANGEMTU event when unregistering slave
WANG Cong
1
-6
/
+9
2017-07-08
net: hns: Fix a skb used after free bug
Yunsheng Lin
2
-15
/
+13
2017-07-08
net: hns: Fix a wrong op phy C45 code
Yunsheng Lin
1
-1
/
+1
2017-07-08
net: macb: Adding Support for Jumbo Frames up to 10240 Bytes in SAMA5D3
vishnuvardhan
1
-1
/
+2
2017-07-07
virtio-net: fix leaking of ctx array
Jason Wang
1
-0
/
+1
2017-07-07
arcnet: com20020-pci: Fix an error handling path in 'com20020pci_probe()'
Christophe Jaillet
1
-2
/
+4
[next]