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: alteon: acenic: remove redundant pointer rxdesc
Colin Ian King
2018-07-04
1
-4
/
+1
*
net: dsa: bcm_sf2: remove redundant variable off
Colin Ian King
2018-07-04
1
-6
/
+1
*
igb: Add support for ETF offload
Jesus Sanchez-Palencia
2018-07-04
3
-17
/
+138
*
igb: Only call skb_tx_timestamp after descriptors are ready
Jesus Sanchez-Palencia
2018-07-04
1
-2
/
+2
*
igb: Refactor igb_offload_cbs()
Jesus Sanchez-Palencia
2018-07-04
1
-9
/
+14
*
igb: Only change Tx arbitration when CBS is on
Jesus Sanchez-Palencia
2018-07-04
1
-16
/
+33
*
igb: Refactor igb_configure_cbs()
Jesus Sanchez-Palencia
2018-07-04
1
-32
/
+28
*
net: usb: asix: allow optionally getting mac address from device tree
Marcel Ziswiler
2018-07-04
1
-15
/
+23
*
sfc: batch up RX delivery
Edward Cree
2018-07-04
3
-1
/
+21
*
net: dsa: Add Vitesse VSC73xx DSA router driver
Linus Walleij
2018-07-04
3
-0
/
+1376
*
net: phy: vitesse: Add support for VSC73xx
Linus Walleij
2018-07-04
1
-0
/
+175
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-04
1
-2
/
+3
|
\
|
*
nfp: bpf: allow source ptr type be map ptr in memcpy optimization
Jiong Wang
2018-06-27
1
-2
/
+3
*
|
net: aquantia: bump driver version
Igor Russkikh
2018-07-03
1
-2
/
+2
*
|
net: aquantia: Add renegotiate ethtool operation support
Anton Mikaev
2018-07-03
4
-0
/
+63
*
|
net: aquantia: Implement rx/tx flow control ethtools callback
Igor Russkikh
2018-07-03
4
-1
/
+74
*
|
net: aquantia: Improve adapter init/deinit logic
Igor Russkikh
2018-07-03
6
-31
/
+66
*
|
net: aquantia: Ethtool based ring size configuration
Anton Mikaev
2018-07-03
7
-50
/
+136
*
|
net: stmmac_tc: use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
2018-07-03
1
-3
/
+3
*
|
net: phy: DP83TC811: Fix SGMII enable/disable
Dan Murphy
2018-07-03
1
-11
/
+9
*
|
net: phy: DP83TC811: Add INT_STAT3
Dan Murphy
2018-07-03
1
-0
/
+26
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-03
48
-155
/
+352
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-07-02
47
-154
/
+351
|
|
\
\
|
|
*
|
qede: Adverstise software timestamp caps when PHC is not available.
Sudarsana Reddy Kalluru
2018-07-02
1
-2
/
+8
|
|
*
|
qed: Fix use of incorrect size in memcpy call.
Sudarsana Reddy Kalluru
2018-07-02
1
-4
/
+4
|
|
*
|
qed: Fix setting of incorrect eswitch mode.
Sudarsana Reddy Kalluru
2018-07-02
2
-3
/
+18
|
|
*
|
qed: Limit msix vectors in kdump kernel to the minimum required count.
Sudarsana Reddy Kalluru
2018-07-02
1
-0
/
+8
|
|
*
|
ipvlan: call dev_change_flags when ipvlan mode is reset
Hangbin Liu
2018-07-02
1
-8
/
+28
|
|
*
|
net: fix use-after-free in GRO with ESP
Sabrina Dubroca
2018-07-02
2
-4
/
+2
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-07-01
1
-3
/
+3
|
|
|
\
\
|
|
|
*
|
nfp: bpf: don't stop offload if replace failed
Jakub Kicinski
2018-06-25
1
-3
/
+3
|
|
*
|
|
hv_netvsc: split sub-channel setup into async and sync
Stephen Hemminger
2018-06-30
4
-52
/
+65
|
|
*
|
|
alx: take rtnl before calling __alx_open from resume
Sabrina Dubroca
2018-06-30
1
-1
/
+7
|
|
*
|
|
sfc: correctly initialise filter rwsem for farch
Bert Kenward
2018-06-30
1
-0
/
+1
|
|
*
|
|
net: phy: DP83TC811: Fix disabling interrupts
Dan Murphy
2018-06-30
1
-1
/
+1
|
|
*
|
|
dpaa_eth: DPAA SGT needs to be 256B
Madalin Bucur
2018-06-30
1
-7
/
+8
|
|
*
|
|
fsl/fman: fix parser reporting bad checksum on short frames
Madalin Bucur
2018-06-30
1
-0
/
+8
|
|
*
|
|
bnx2x: Fix receiving tx-timeout in error or recovery state.
Sudarsana Reddy Kalluru
2018-06-30
3
-0
/
+13
|
|
*
|
|
cnic: tidy up a size calculation
Dan Carpenter
2018-06-30
1
-1
/
+1
|
|
*
|
|
net: stmmac: Set DMA buffer size in HW
Jose Abreu
2018-06-28
4
-0
/
+19
|
|
*
|
|
Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2018-06-28
11
-33
/
+41
|
|
|
\
\
\
|
|
|
*
|
|
net/mlx5: Fix command interface race in polling mode
Alex Vesker
2018-06-27
1
-1
/
+3
|
|
|
*
|
|
net/mlx5: Fix incorrect raw command length parsing
Alex Vesker
2018-06-27
1
-3
/
+1
|
|
|
*
|
|
net/mlx5: Fix wrong size allocation for QoS ETC TC regitster
Shay Agroskin
2018-06-27
1
-2
/
+2
|
|
|
*
|
|
net/mlx5: Fix required capability for manipulating MPFS
Eli Cohen
2018-06-27
1
-4
/
+5
|
|
|
*
|
|
net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw manager
Eli Cohen
2018-06-27
2
-9
/
+5
|
|
|
*
|
|
net/mlx5e: Avoid dealing with vport representors if not being e-switch manager
Or Gerlitz
2018-06-27
3
-9
/
+9
|
|
|
*
|
|
net/mlx5: E-Switch, Avoid setup attempt if not being e-switch manager
Or Gerlitz
2018-06-27
5
-6
/
+13
|
|
|
*
|
|
net/mlx5e: Don't attempt to dereference the ppriv struct if not being eswitch...
Or Gerlitz
2018-06-27
1
-1
/
+5
|
|
*
|
|
|
virtio_net: split XDP_TX kick and XDP_REDIRECT map flushing
Jesper Dangaard Brouer
2018-06-28
1
-11
/
+19
[prev]
[next]