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: ethernet: cavium: octeon: octeon_mgmt: Handle return NULL error from dev...
Arvind Yadav
2016-12-19
1
-0
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-18
31
-246
/
+877
|
\
\
|
*
|
net: mv643xx_eth: fix build failure
Sudip Mukherjee
2016-12-18
1
-1
/
+1
|
*
|
mlxsw: spectrum: Mark split ports as such
Ido Schimmel
2016-12-18
1
-1
/
+1
|
*
|
qed: fix old-style function definition
Arnd Bergmann
2016-12-18
1
-1
/
+1
|
*
|
r6040: move spinlock in r6040_close as SOFTIRQ-unsafe lock order detected
Manuel Bessler
2016-12-18
1
-5
/
+5
|
*
|
irda: w83977af_ir: cleanup an indent issue
Dan Carpenter
2016-12-18
1
-3
/
+3
|
*
|
net: sfc: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-12-18
3
-42
/
+65
|
*
|
net: davicom: dm9000: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-12-18
1
-6
/
+8
|
*
|
net: cirrus: ep93xx: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-12-18
1
-6
/
+8
|
*
|
net: chelsio: cxgb3: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-12-18
1
-28
/
+37
|
*
|
net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-12-18
1
-27
/
+37
|
*
|
gtp: Fix initialization of Flags octet in GTPv1 header
Harald Welte
2016-12-17
1
-2
/
+2
|
*
|
gtp: gtp_check_src_ms_ipv4() always return success
Lionel Gauthier
2016-12-17
1
-2
/
+2
|
*
|
bna: use designated initializers
Kees Cook
2016-12-17
1
-4
/
+4
|
*
|
WAN: use designated initializers
Kees Cook
2016-12-17
1
-48
/
+49
|
*
|
virtio_net: xdp, add slowpath case for non contiguous buffers
John Fastabend
2016-12-17
1
-1
/
+74
|
*
|
virtio_net: add XDP_TX support
John Fastabend
2016-12-17
1
-7
/
+93
|
*
|
virtio_net: add dedicated XDP transmit queues
John Fastabend
2016-12-17
1
-2
/
+28
|
*
|
virtio_net: Add XDP support
John Fastabend
2016-12-17
1
-5
/
+171
|
*
|
dpaa_eth: remove redundant dependency on FSL_SOC
Madalin Bucur
2016-12-17
1
-1
/
+1
|
*
|
dpaa_eth: use big endian accessors
Claudiu Manoil
2016-12-17
1
-34
/
+37
|
*
|
net: vrf: Drop conntrack data after pass through VRF device on Tx
David Ahern
2016-12-17
1
-0
/
+4
|
*
|
net: vrf: Fix NAT within a VRF
David Ahern
2016-12-17
1
-2
/
+0
|
*
|
net: macb: Added PCI wrapper for Platform Driver.
Bartosz Folta
2016-12-17
4
-5
/
+189
|
*
|
ibmveth: calculate gso_segs for large packets
Thomas Falcon
2016-12-17
1
-2
/
+10
|
*
|
net: qcom/emac: don't try to claim clocks on ACPI systems
Timur Tabi
2016-12-17
1
-0
/
+9
|
*
|
encx24j600: Fix some checkstyle warnings
Jeroen De Wachter
2016-12-16
2
-8
/
+25
|
*
|
encx24j600: bugfix - always move ERXTAIL to next packet in encx24j600_rx_packets
Jeroen De Wachter
2016-12-16
1
-1
/
+2
|
*
|
net: ethernet: hip04: Call SET_NETDEV_DEV()
Dongpo Li
2016-12-16
1
-1
/
+1
|
*
|
net: ethernet: hisi_femac: Call SET_NETDEV_DEV()
Dongpo Li
2016-12-16
1
-1
/
+1
|
*
|
net: dsa: mv88e6xxx: Fix opps when adding vlan bridge
Andrew Lunn
2016-12-16
1
-0
/
+6
|
*
|
net/3com/3c515: Fix timer handling, prevent leaks and crashes
Thomas Gleixner
2016-12-16
1
-7
/
+8
|
*
|
virtio-net: correctly enable multiqueue
Jason Wang
2016-12-13
1
-1
/
+3
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-16
2
-8
/
+3
|
\
\
\
|
*
|
|
[iov_iter] new primitives - copy_from_iter_full() and friends
Al Viro
2016-12-05
2
-8
/
+3
*
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2016-12-16
31
-55
/
+6
|
\
\
\
\
|
*
|
|
|
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
2016-12-15
29
-52
/
+3
|
*
|
|
|
linux: drop __bitwise__ everywhere
Michael S. Tsirkin
2016-12-15
2
-3
/
+3
*
|
|
|
|
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-12-15
1
-41
/
+43
|
\
\
\
\
\
|
*
|
|
|
|
net/mlx4_core: Use device ID defines
Bjorn Helgaas
2016-11-18
1
-41
/
+43
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-15
2
-4
/
+3
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'vmw_pvrdma' into merge-test
Doug Ledford
2016-12-14
1
-2
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
vmxnet3: Move PCI Id to pci_ids.h
Adit Ranadive
2016-12-03
1
-2
/
+1
|
|
|
|
|
|
|
|
|
\
\
\
\
\
|
*
-
.
\
\
\
\
\
Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test
Doug Ledford
2016-12-14
1
-2
/
+2
|
|
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
qede: fix general protection fault may occur on probe
Amrani, Ram
2016-12-14
1
-2
/
+2
|
|
|
/
/
/
/
/
|
*
/
/
/
/
/
IB/mlx4: avoid a -Wmaybe-uninitialize warning
Arnd Bergmann
2016-12-14
1
-2
/
+3
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-12-15
3
-30
/
+57
|
\
\
\
\
\
\
|
*
|
|
|
|
|
drivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy min() expression
Andrew Morton
2016-12-15
1
-2
/
+1
|
*
|
|
|
|
|
igb: update code to better handle incrementing page count
Alexander Duyck
2016-12-15
2
-8
/
+23
[prev]
[next]