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
2014-04-15
cxgb4: use the correct max size for firmware flash
Steve Wise
1
-1
/
+1
2014-04-15
qlcnic: Fix MSI-X initialization code
Alexander Gordeev
1
-12
/
+16
2014-04-15
ipv4: add a sock pointer to dst->output() path.
Eric Dumazet
1
-2
/
+2
2014-04-15
driver/net: cosa driver uses udelay incorrectly
Li, Zhen-Hua
1
-4
/
+0
2014-04-15
at86rf230: fix __at86rf230_read_subreg function
Alexander Aring
1
-1
/
+1
2014-04-15
at86rf230: remove check if AVDD settled
Alexander Aring
1
-8
/
+0
2014-04-15
net: cadence: Add architecture dependencies
Jean Delvare
1
-3
/
+3
2014-04-14
cxgb4: Save the correct mac addr for hw-loopback connections in the L2T
Steve Wise
1
-1
/
+3
2014-04-14
qlcnic: Do not disable SR-IOV when VFs are assigned to VMs
Manish Chopra
1
-0
/
+10
2014-04-14
qlcnic: Fix QLogic application/driver interface for virtual NIC configuration
Jitendra Kalsaria
1
-14
/
+17
2014-04-14
qlcnic: Fix PVID configuration on eSwitch port.
Jitendra Kalsaria
1
-0
/
+1
2014-04-14
qlcnic: Fix max ring count calculation
Shahed Shaikh
2
-8
/
+8
2014-04-14
qlcnic: Fix to send INIT_NIC_FUNC as first mailbox.
Sucheta Chakraborty
3
-4
/
+5
2014-04-14
qlcnic: Fix panic due to uninitialzed delayed_work struct in use.
Sucheta Chakraborty
1
-3
/
+2
2014-04-14
be2net: Fix invocation of be_close() after be_clear()
Kalesh AP
2
-0
/
+9
2014-04-14
be2net: Fix to reap TX compls till HW doesn't respond for some time
Vasundhara Volam
1
-4
/
+5
2014-04-14
net/mlx4_core: Defer VF initialization till PF is fully initialized
Amir Vadai
1
-1
/
+8
2014-04-14
bnx2: Don't build unused suspend/resume functions not enabled
Daniel J Blueman
1
-1
/
+1
2014-04-13
Revert "net: mvneta: fix usage as a module on RGMII configurations"
Thomas Petazzoni
1
-8
/
+33
2014-04-13
net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()
Wei Yang
2
-77
/
+96
2014-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
37
-296
/
+279
2014-04-12
Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb
Linus Torvalds
1
-7
/
+20
2014-04-12
drivers: net: xen-netfront: fix array initialization bug
Vincenzo Maffione
1
-1
/
+1
2014-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
14
-203
/
+91
2014-04-12
r8152: check RTL8152_UNPLUG
hayeswang
1
-0
/
+48
2014-04-12
net: sun4i-emac: add promiscuous support
Marc Zyngier
1
-9
/
+21
2014-04-12
net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
1
-3
/
+1
2014-04-11
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
12
-62
/
+66
2014-04-11
drivers: net: cpsw: enable interrupts after napi enable and clearing previous...
Mugunthan V N
1
-6
/
+6
2014-04-11
drivers: net: cpsw: discard all packets received when interface is down
Mugunthan V N
1
-1
/
+1
2014-04-11
Drivers: net: hyperv: Address UDP checksum issues
KY Srinivasan
3
-2
/
+37
2014-04-11
Drivers: net: hyperv: Negotiate suitable ndis version for offload support
KY Srinivasan
1
-1
/
+1
2014-04-11
Drivers: net: hyperv: Allocate memory for all possible per-pecket information
KY Srinivasan
1
-1
/
+3
2014-04-11
bonding: Remove debug_fs files when module init fails
Thomas Richter
1
-0
/
+1
2014-04-11
i40evf: program RSS LUT correctly
Mitch A Williams
1
-4
/
+16
2014-04-11
i40evf: remove open-coded skb_cow_head
Francois Romieu
1
-6
/
+4
2014-04-11
ixgb: remove open-coded skb_cow_head
Francois Romieu
1
-6
/
+4
2014-04-11
igbvf: remove open-coded skb_cow_head
Francois Romieu
1
-9
/
+7
2014-04-11
igb: fix last_rx_timestamp usage
Jakub Kicinski
3
-23
/
+11
2014-04-11
igb: remove open-coded skb_cow_head
Francois Romieu
1
-5
/
+4
2014-04-11
e1000e: remove open-coded skb_cow_head
Francois Romieu
1
-6
/
+4
2014-04-11
e1000: remove open-coded skb_cow_head
Francois Romieu
1
-6
/
+5
2014-04-11
e1000: remove debug messages with function names
Jakub Kicinski
1
-124
/
+0
2014-04-11
ixgbevf: remove open-coded skb_cow_head
Francois Romieu
1
-5
/
+4
2014-04-11
ixgbevf: Add bit to mark work queue initialization
Mark Rustad
2
-1
/
+11
2014-04-11
ixgbe: remove open-coded skb_cow_head
Francois Romieu
1
-7
/
+6
2014-04-11
ixgbe: Add bit to mark service task initialization
Mark Rustad
2
-1
/
+15
2014-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-62
/
+66
2014-04-09
drivers: net: cpsw: Add default vlan for dual emac case also
Mugunthan V N
1
-2
/
+1
2014-04-09
ath9k: fix a scheduling while atomic bug in CSA handling
Felix Fietkau
1
-4
/
+3
[next]