index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-26
xen-netfront: always keep the Rx ring full of requests
David Vrabel
1
-191
/
+62
2014-10-25
sunvnet: Remove irqsave/irqrestore on vio.lock
Sowmini Varadhan
1
-25
/
+5
2014-10-25
sunvnet: Use RCU to synchronize port usage with vnet_port_remove()
Sowmini Varadhan
1
-29
/
+33
2014-10-25
sunvnet: NAPIfy sunvnet
Sowmini Varadhan
2
-44
/
+135
2014-10-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
9
-2185
/
+2268
2014-10-24
net: pxa168_eth: Remove in-driver PHY mangling
Sebastian Hesselbarth
1
-126
/
+0
2014-10-24
net: pxa168_eth: Remove HW auto-negotiaion
Sebastian Hesselbarth
1
-15
/
+85
2014-10-24
net: pxa168_eth: Prepare proper libphy handling
Sebastian Hesselbarth
1
-15
/
+23
2014-10-24
phy: marvell: Add support for 88E3016 FastEthernet PHY
Sebastian Hesselbarth
1
-0
/
+46
2014-10-24
natsemi/macsonic: Remove superfluous interrupt disable/restore
Geert Uytterhoeven
1
-4
/
+0
2014-10-24
cirrus/mac89x0: Remove superfluous interrupt disable/restore
Geert Uytterhoeven
1
-6
/
+2
2014-10-24
net: typhoon: Remove redundant casts
Rasmus Villemoes
1
-2
/
+2
2014-10-23
i40e: Bump version
Catherine Sullivan
1
-1
/
+1
2014-10-23
i40e: Moving variable declaration out of the loops
Akeem G Abodunrin
1
-4
/
+3
2014-10-23
i40e: Add 10GBaseT support
Mitch Williams
4
-5
/
+34
2014-10-23
i40e: process link events when setting up switch
Mitch Williams
1
-0
/
+8
2014-10-23
i40e: Fix a bug where Rx would stop after some time
Anjali Singhai Jain
1
-4
/
+20
2014-10-23
i40e/i40evf: Use usleep_range() instead of udelay()
Neerav Parikh
3
-6
/
+6
2014-10-23
i40e/i40evf: Fix whitespace indentation
Jeff Kirsher
2
-2142
/
+2133
2014-10-23
i40e: enable LSE poke and simplify link state
Jesse Brandeburg
1
-23
/
+16
2014-10-23
i40e: mask phy events
Jesse Brandeburg
3
-0
/
+47
2014-10-22
hyperv: Fix the total_data_buflen in send path
Haiyang Zhang
1
-0
/
+1
2014-10-22
amd-xgbe: Fix napi Rx budget accounting
Lendacky, Thomas
1
-8
/
+12
2014-10-22
amd-xgbe: Properly handle feature changes via ethtool
Lendacky, Thomas
1
-1
/
+1
2014-10-22
net: fec: ptp: fix NULL pointer dereference if ptp_clock is not set
Philipp Zabel
1
-1
/
+2
2014-10-22
net: fs_enet: set back promiscuity mode after restart
LEROY Christophe
2
-0
/
+6
2014-10-22
sfc: remove incorrect EFX_BUG_ON_PARANOID check
Jon Cooper
1
-4
/
+0
2014-10-21
enic: Do not call napi_disable when preemption is disabled.
Govindarajulu Varadarajan
1
-2
/
+2
2014-10-21
enic: fix possible deadlock in enic_stop/ enic_rfs_flw_tbl_free
Govindarajulu Varadarajan
1
-6
/
+6
2014-10-20
ax88179_178a: fix bonding failure
Ian Morgan
1
-1
/
+6
2014-10-18
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-4
/
+2
2014-10-18
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-32
/
+12
2014-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
43
-397
/
+1251
2014-10-17
bna: fix skb->truesize underestimation
Eric Dumazet
1
-1
/
+1
2014-10-17
dsa: Fix conversion from host device to mii bus
Guenter Roeck
2
-8
/
+22
2014-10-17
sfc: add support for skb->xmit_more
Edward Cree
2
-29
/
+43
2014-10-17
r8152: return -EBUSY for runtime suspend
hayeswang
1
-7
/
+15
2014-10-17
hyperv: Add handling of IP header with option field in netvsc_set_hash()
Haiyang Zhang
1
-16
/
+10
2014-10-17
vxlan: fix a free after use
Li RongQing
1
-0
/
+1
2014-10-16
ixgbe: check for vfs outside of sriov_num_vfs before dereference
Emil Tantilov
1
-0
/
+3
2014-10-16
fm10k: Add CONFIG_FM10K_VXLAN configuration option
Andy Zhou
2
-3
/
+14
2014-10-16
fm10k: Unlock mailbox on VLAN addition failures
Matthew Vick
1
-3
/
+4
2014-10-16
fm10k: Check the host state when bringing the interface up
Matthew Vick
1
-0
/
+1
2014-10-15
vxlan: using pskb_may_pull as early as possible
Li RongQing
1
-4
/
+2
2014-10-15
vxlan: fix a use after free in vxlan_encap_bypass
Li RongQing
1
-3
/
+5
2014-10-15
gianfar: Add FCS to rx buffer size (fix)
Claudiu Manoil
1
-1
/
+1
2014-10-15
virtio_net: fix use after free
Michael S. Tsirkin
1
-1
/
+3
2014-10-15
net: fec: ptp: fix convergence issue to support LinuxPTP stack
Nimrod Andy
3
-42
/
+56
2014-10-15
net: Add ndo_gso_check
Tom Herbert
2
-2
/
+2
2014-10-15
net: ks8842: use dmaengine_terminate_all() API
Vinod Koul
1
-4
/
+2
[next]