index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-08
Merge tag 'pci-v4.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+1
2018-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
47
-154
/
+351
2018-07-02
qede: Adverstise software timestamp caps when PHC is not available.
Sudarsana Reddy Kalluru
1
-2
/
+8
2018-07-02
qed: Fix use of incorrect size in memcpy call.
Sudarsana Reddy Kalluru
1
-4
/
+4
2018-07-02
qed: Fix setting of incorrect eswitch mode.
Sudarsana Reddy Kalluru
2
-3
/
+18
2018-07-02
qed: Limit msix vectors in kdump kernel to the minimum required count.
Sudarsana Reddy Kalluru
1
-0
/
+8
2018-07-02
ipvlan: call dev_change_flags when ipvlan mode is reset
Hangbin Liu
1
-8
/
+28
2018-07-02
net: fix use-after-free in GRO with ESP
Sabrina Dubroca
2
-4
/
+2
2018-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-3
/
+3
2018-06-30
hv_netvsc: split sub-channel setup into async and sync
Stephen Hemminger
4
-52
/
+65
2018-06-30
alx: take rtnl before calling __alx_open from resume
Sabrina Dubroca
1
-1
/
+7
2018-06-30
sfc: correctly initialise filter rwsem for farch
Bert Kenward
1
-0
/
+1
2018-06-30
net: phy: DP83TC811: Fix disabling interrupts
Dan Murphy
1
-1
/
+1
2018-06-30
dpaa_eth: DPAA SGT needs to be 256B
Madalin Bucur
1
-7
/
+8
2018-06-30
fsl/fman: fix parser reporting bad checksum on short frames
Madalin Bucur
1
-0
/
+8
2018-06-30
bnx2x: Fix receiving tx-timeout in error or recovery state.
Sudarsana Reddy Kalluru
3
-0
/
+13
2018-06-30
cnic: tidy up a size calculation
Dan Carpenter
1
-1
/
+1
2018-06-29
nfp: stop limiting VFs to 0
Jakub Kicinski
1
-5
/
+1
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
1
-1
/
+1
2018-06-28
net: stmmac: Set DMA buffer size in HW
Jose Abreu
4
-0
/
+19
2018-06-28
Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
11
-33
/
+41
2018-06-28
virtio_net: split XDP_TX kick and XDP_REDIRECT map flushing
Jesper Dangaard Brouer
1
-11
/
+19
2018-06-28
i40e: split XDP_TX tail and XDP_REDIRECT map flushing
Jesper Dangaard Brouer
1
-9
/
+15
2018-06-28
ixgbe: split XDP_TX tail and XDP_REDIRECT map flushing
Jesper Dangaard Brouer
1
-10
/
+14
2018-06-28
net: macb: initialize bp->queues[0].bp for at91rm9200
Alexandre Belloni
1
-0
/
+2
2018-06-28
hinic: reset irq affinity before freeing irq
Wei Yongjun
1
-0
/
+1
2018-06-27
nfp: cast sizeof() to int when comparing with error code
Chengguang Xu
1
-1
/
+1
2018-06-27
nfp: reject binding to shared blocks
John Hurley
2
-0
/
+6
2018-06-27
nfp: flower: fix mpls ether type detection
Pieter Jansen van Vuuren
2
-0
/
+22
2018-06-26
net/mlx5: Fix command interface race in polling mode
Alex Vesker
1
-1
/
+3
2018-06-26
net/mlx5: Fix incorrect raw command length parsing
Alex Vesker
1
-3
/
+1
2018-06-26
net/mlx5: Fix wrong size allocation for QoS ETC TC regitster
Shay Agroskin
1
-2
/
+2
2018-06-26
net/mlx5: Fix required capability for manipulating MPFS
Eli Cohen
1
-4
/
+5
2018-06-26
net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw manager
Eli Cohen
2
-9
/
+5
2018-06-26
net/mlx5e: Avoid dealing with vport representors if not being e-switch manager
Or Gerlitz
3
-9
/
+9
2018-06-26
net/mlx5: E-Switch, Avoid setup attempt if not being e-switch manager
Or Gerlitz
5
-6
/
+13
2018-06-26
net/mlx5e: Don't attempt to dereference the ppriv struct if not being eswitch...
Or Gerlitz
1
-1
/
+5
2018-06-26
net: lan78xx: Use s/w csum check on VLANs without tag stripping
Dave Stevenson
1
-1
/
+6
2018-06-26
net: lan78xx: Add support for VLAN tag stripping.
Dave Stevenson
1
-0
/
+22
2018-06-26
net: lan78xx: Add support for VLAN filtering.
Dave Stevenson
1
-1
/
+4
2018-06-26
net: lan78xx: Allow for VLAN headers in timeout calcs
Dave Stevenson
1
-2
/
+3
2018-06-26
r8152: napi hangup fix after disconnect
Jiri Slaby
1
-1
/
+2
2018-06-25
nfp: bpf: don't stop offload if replace failed
Jakub Kicinski
1
-3
/
+3
2018-06-24
sfc: make function efx_rps_hash_bucket static
Colin Ian King
1
-0
/
+1
2018-06-24
qmi_wwan: add support for the Dell Wireless 5821e module
Aleksander Morgado
1
-0
/
+1
2018-06-24
cxgb4: when disabling dcb set txq dcb priority to 0
Ganesh Goudar
1
-1
/
+1
2018-06-23
net: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
12
-19
/
+12
2018-06-23
net: mscc: make sparse happy
Antoine Tenart
1
-1
/
+2
2018-06-23
net: mvneta: fix the Rx desc DMA address in the Rx path
Antoine Tenart
1
-1
/
+1
2018-06-22
net: ethernet: ti: davinci_cpdma: make function cpdma_desc_pool_create static
Colin Ian King
1
-1
/
+1
[next]