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
...
|
*
|
nfp: handle page allocation failures
Jakub Kicinski
2017-10-10
1
-6
/
+14
|
*
|
nfp: fix ethtool stats gather retry
Jakub Kicinski
2017-10-10
1
-3
/
+5
|
*
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-10-10
2
-28
/
+37
|
|
\
\
|
|
*
|
i40e: Fix memory leak related filter programming status
Alexander Duyck
2017-10-10
1
-27
/
+36
|
|
*
|
i40e: Fix comment about locking for __i40e_read_nvm_word()
Stefano Brivio
2017-10-10
1
-1
/
+1
|
*
|
|
wimax/i2400m: Remove VLAIS
Behan Webster
2017-10-10
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'for-linus-4.14c-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-10-20
2
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
xen-netfront, xen-netback: Use correct minimum MTU values
Mohammed Gamal
2017-10-16
2
-2
/
+2
*
|
|
cdc_ether: flag the u-blox TOBY-L2 and SARA-U2 as wwan
Aleksander Morgado
2017-10-10
1
-0
/
+13
*
|
|
net: thunderx: mark expected switch fall-throughs in nicvf_main()
Gustavo A. R. Silva
2017-10-09
1
-0
/
+2
*
|
|
ixgbe: incorrect XDP ring accounting in ethtool tx_frame param
John Fastabend
2017-10-09
1
-8
/
+8
*
|
|
net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Ding Tianhong
2017-10-09
2
-41
/
+0
*
|
|
Revert commit 1a8b6d76dc5b ("net:add one common config...")
Ding Tianhong
2017-10-09
1
-1
/
+1
*
|
|
ixgbe: fix masking of bits read from IXGBE_VXLANCTRL register
Sabrina Dubroca
2017-10-09
1
-1
/
+1
*
|
|
ixgbe: Return error when getting PHY address if PHY access is not supported
Mark D Rustad
2017-10-09
1
-0
/
+4
*
|
|
mlxsw: spectrum_router: Avoid expensive lookup during route removal
Ido Schimmel
2017-10-08
1
-14
/
+0
*
|
|
ppp: fix race in ppp device destruction
Guillaume Nault
2017-10-06
1
-0
/
+20
*
|
|
net: stmmac: dwmac-rk: Add RK3128 GMAC support
David Wu
2017-10-04
1
-0
/
+112
*
|
|
rndis_host: support Novatel Verizon USB730L
Aleksander Morgado
2017-10-03
2
-1
/
+14
*
|
|
mlxsw: spectrum_router: Track RIF of IPIP next hops
Petr Machata
2017-10-02
1
-2
/
+11
*
|
|
mlxsw: spectrum_router: Move VRF refcounting
Petr Machata
2017-10-02
1
-2
/
+3
*
|
|
net: hns3: Fix an error handling path in 'hclge_rss_init_hw()'
Christophe JAILLET
2017-10-02
1
-1
/
+2
*
|
|
net: mvpp2: Fix clock resource by adding an optional bus clock
Gregory CLEMENT
2017-10-02
1
-0
/
+15
*
|
|
r8152: add Linksys USB3GIGV1 id
Grant Grundler
2017-10-02
2
-0
/
+12
*
|
|
ppp: fix __percpu annotation
Guillaume Nault
2017-10-01
1
-1
/
+1
*
|
|
Merge tag 'mlx5-fixes-2017-09-28' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2017-09-29
14
-27
/
+128
|
\
\
\
|
*
|
|
net/mlx5: Fix wrong indentation in enable SRIOV code
Or Gerlitz
2017-09-28
1
-1
/
+1
|
*
|
|
net/mlx5: Fix static checker warning on steering tracepoints code
Matan Barak
2017-09-28
1
-2
/
+2
|
*
|
|
net/mlx5e: Fix calculated checksum offloads counters
Gal Pressman
2017-09-28
4
-6
/
+13
|
*
|
|
net/mlx5e: Don't add/remove 802.1ad rules when changing 802.1Q VLAN filter
Gal Pressman
2017-09-28
1
-2
/
+2
|
*
|
|
net/mlx5e: Print netdev features correctly in error message
Gal Pressman
2017-09-28
1
-2
/
+2
|
*
|
|
net/mlx5e: Check encap entry state when offloading tunneled flows
Vlad Buslov
2017-09-28
1
-0
/
+3
|
*
|
|
net/mlx5e: Disallow TC offloading of unsupported match/action combinations
Or Gerlitz
2017-09-28
1
-0
/
+70
|
*
|
|
net/mlx5e: Fix erroneous freeing of encap header buffer
Paul Blakey
2017-09-28
1
-8
/
+10
|
*
|
|
net/mlx5: Check device capability for maximum flow counters
Raed Salem
2017-09-28
2
-0
/
+19
|
*
|
|
net/mlx5: Fix FPGA capability location
Inbar Karmy
2017-09-28
3
-5
/
+4
|
*
|
|
net/mlx5e: IPoIB, Fix access to invalid memory address
Roi Dayan
2017-09-28
1
-1
/
+2
*
|
|
|
net: dsa: mv88e6xxx: lock mutex when freeing IRQs
Vivien Didelot
2017-09-28
1
-0
/
+2
*
|
|
|
net: stmmac: dwmac4: Re-enable MAC Rx before powering down
Ed Blake
2017-09-28
1
-0
/
+7
*
|
|
|
net: stmmac: dwc-qos: Add suspend / resume support
Ed Blake
2017-09-28
1
-0
/
+1
*
|
|
|
net: dsa: mv88e6xxx: Allow dsa and cpu ports in multiple vlans
Andrew Lunn
2017-09-28
1
-0
/
+4
*
|
|
|
net: mvpp2: do not select the internal source clock
Antoine Tenart
2017-09-28
1
-2
/
+1
*
|
|
|
net: mvpp2: fix port list indexing
Yan Markman
2017-09-28
1
-3
/
+5
*
|
|
|
net: mvpp2: fix parsing fragmentation detection
Stefan Chulski
2017-09-28
1
-6
/
+14
*
|
|
|
tun: bail out from tun_get_user() if the skb is empty
Alexander Potapenko
2017-09-28
1
-3
/
+5
|
/
/
/
*
|
|
Merge tag 'wireless-drivers-for-davem-2017-09-25' of git://git.kernel.org/pub...
David S. Miller
2017-09-27
17
-46
/
+125
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge ath-current from ath.git
Kalle Valo
2017-09-25
1
-5
/
+2
|
|
\
\
|
|
*
|
ath10k: mark PM functions as __maybe_unused
Arnd Bergmann
2017-09-21
1
-5
/
+2
|
*
|
|
qtnfmac: cancel scans on wireless interface changes
Sergey Matyukevich
2017-09-20
3
-5
/
+9
|
*
|
|
qtnfmac: lock access to h/w in tx path
Sergey Matyukevich
2017-09-20
2
-1
/
+10
[prev]
[next]