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
2016-12-17
virtio_net: xdp, add slowpath case for non contiguous buffers
John Fastabend
1
-1
/
+74
2016-12-17
virtio_net: add XDP_TX support
John Fastabend
1
-7
/
+93
2016-12-17
virtio_net: add dedicated XDP transmit queues
John Fastabend
1
-2
/
+28
2016-12-17
virtio_net: Add XDP support
John Fastabend
1
-5
/
+171
2016-12-17
dpaa_eth: remove redundant dependency on FSL_SOC
Madalin Bucur
1
-1
/
+1
2016-12-17
dpaa_eth: use big endian accessors
Claudiu Manoil
1
-34
/
+37
2016-12-17
net: vrf: Drop conntrack data after pass through VRF device on Tx
David Ahern
1
-0
/
+4
2016-12-17
net: vrf: Fix NAT within a VRF
David Ahern
1
-2
/
+0
2016-12-17
net: macb: Added PCI wrapper for Platform Driver.
Bartosz Folta
4
-5
/
+189
2016-12-17
ibmveth: calculate gso_segs for large packets
Thomas Falcon
1
-2
/
+10
2016-12-17
net: qcom/emac: don't try to claim clocks on ACPI systems
Timur Tabi
1
-0
/
+9
2016-12-16
encx24j600: Fix some checkstyle warnings
Jeroen De Wachter
2
-8
/
+25
2016-12-16
encx24j600: bugfix - always move ERXTAIL to next packet in encx24j600_rx_packets
Jeroen De Wachter
1
-1
/
+2
2016-12-16
net: ethernet: hip04: Call SET_NETDEV_DEV()
Dongpo Li
1
-1
/
+1
2016-12-16
net: ethernet: hisi_femac: Call SET_NETDEV_DEV()
Dongpo Li
1
-1
/
+1
2016-12-16
net: dsa: mv88e6xxx: Fix opps when adding vlan bridge
Andrew Lunn
1
-0
/
+6
2016-12-16
net/3com/3c515: Fix timer handling, prevent leaks and crashes
Thomas Gleixner
1
-7
/
+8
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-8
/
+3
2016-12-15
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
31
-55
/
+6
2016-12-16
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
29
-52
/
+3
2016-12-16
linux: drop __bitwise__ everywhere
Michael S. Tsirkin
2
-3
/
+3
2016-12-15
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-41
/
+43
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-4
/
+3
2016-12-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-30
/
+57
2016-12-14
drivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy min() expression
Andrew Morton
1
-2
/
+1
2016-12-14
igb: update code to better handle incrementing page count
Alexander Duyck
2
-8
/
+23
2016-12-14
igb: update driver to make use of DMA_ATTR_SKIP_CPU_SYNC
Alexander Duyck
1
-20
/
+33
2016-12-14
scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion feature
Varun Prakash
1
-0
/
+13
2016-12-14
Merge branch 'vmw_pvrdma' into merge-test
Doug Ledford
1
-2
/
+1
2016-12-14
Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test
Doug Ledford
1
-2
/
+2
2016-12-14
qede: fix general protection fault may occur on probe
Amrani, Ram
1
-2
/
+2
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
6
-7
/
+7
2016-12-14
IB/mlx4: avoid a -Wmaybe-uninitialize warning
Arnd Bergmann
1
-2
/
+3
2016-12-14
treewide: Fix printk() message errors
Masanari Iida
6
-7
/
+7
2016-12-13
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-86
/
+33
2016-12-13
Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2016-12-13
Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+6
2016-12-13
virtio-net: correctly enable multiqueue
Jason Wang
1
-1
/
+3
2016-12-12
Merge tag 'docs-4.10' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2016-12-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
15
-21
/
+23
2016-12-12
Merge branches 'pm-core', 'pm-qos' and 'pm-avs'
Rafael J. Wysocki
1
-0
/
+6
2016-12-10
e1000: use disable_hardirq() for e1000_netpoll()
WANG Cong
2
-6
/
+6
2016-12-10
i40e: don't truncate match_method assignment
Keller, Jacob E
1
-2
/
+1
2016-12-10
net: ethernet: ti: netcp: add support of cpts
WingMan Kwok
4
-14
/
+452
2016-12-10
net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause
Timur Tabi
11
-90
/
+67
2016-12-10
net: ethernet: stmmac: remove private tx queue lock
Lino Sanfilippo
2
-23
/
+6
2016-12-10
net: ethernet: sxgbe: remove private tx queue lock
Lino Sanfilippo
2
-22
/
+6
2016-12-10
net: nicvf: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-25
/
+31
2016-12-10
net: ethernet: ti: cpsw: sync rates for channels in dual emac mode
Ivan Khoronzhuk
1
-1
/
+11
2016-12-10
net: ethernet: ti: cpsw: re-split res only when speed is changed
Ivan Khoronzhuk
1
-5
/
+59
[prev]
[next]