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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
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 branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
14
-203
/
+91
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
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
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-09
drivers: net: cpsw: Add default vlan for dual emac case also
Mugunthan V N
1
-2
/
+1
2014-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-26
/
+45
2014-04-07
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
1
-1
/
+1
2014-04-07
net/at91_ether: avoid NULL pointer dereference
Gilles Chanteperdrix
1
-0
/
+3
2014-04-07
sxgbe: fix duplicate #include headers
Jean Sacren
1
-1
/
+0
2014-04-04
net: bcmgenet: Remove unnecessary version.h inclusion
Sachin Kamat
1
-1
/
+0
2014-04-04
net: smc911x: Remove unused local variable
Laurent Pinchart
1
-1
/
+0
2014-04-03
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
4
-0
/
+95
2014-04-03
sxgbe: fix driver probe error path and driver removal leaks
françois romieu
1
-10
/
+17
2014-04-03
sxgbe: use common NET_VENDOR_FOO style.
françois romieu
2
-13
/
+20
2014-04-03
net: qlcnic: include irq.h for irq definitions
Josh Boyer
1
-0
/
+1
2014-04-03
net: enic: include irq.h for irqreturn_t definitions
Josh Boyer
1
-0
/
+1
2014-04-03
net: bnx2x: include irq.h for irqreturn_t definitions
Josh Boyer
1
-0
/
+1
2014-04-03
Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...
Roland Dreier
2
-0
/
+9
2014-04-03
be2net: Add abi version between be2net and ocrdma
Devesh Sharma
2
-0
/
+9
2014-04-03
net: ti: fix CPTS driver build on arm
Alexei Starovoitov
1
-0
/
+2
2014-04-01
qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'
Shahed Shaikh
4
-3
/
+26
2014-04-01
net: ptp: move PTP classifier in its own file
Daniel Borkmann
1
-0
/
+1
2014-04-01
net: sxgbe: make "core_ops" static
Dan Carpenter
1
-1
/
+1
[next]