index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-04-12
14
-203
/
+91
|
\
|
*
i40evf: program RSS LUT correctly
Mitch A Williams
2014-04-11
1
-4
/
+16
|
*
i40evf: remove open-coded skb_cow_head
Francois Romieu
2014-04-11
1
-6
/
+4
|
*
ixgb: remove open-coded skb_cow_head
Francois Romieu
2014-04-11
1
-6
/
+4
|
*
igbvf: remove open-coded skb_cow_head
Francois Romieu
2014-04-11
1
-9
/
+7
|
*
igb: fix last_rx_timestamp usage
Jakub Kicinski
2014-04-11
3
-23
/
+11
|
*
igb: remove open-coded skb_cow_head
Francois Romieu
2014-04-11
1
-5
/
+4
|
*
e1000e: remove open-coded skb_cow_head
Francois Romieu
2014-04-11
1
-6
/
+4
|
*
e1000: remove open-coded skb_cow_head
Francois Romieu
2014-04-11
1
-6
/
+5
|
*
e1000: remove debug messages with function names
Jakub Kicinski
2014-04-11
1
-124
/
+0
|
*
ixgbevf: remove open-coded skb_cow_head
Francois Romieu
2014-04-11
1
-5
/
+4
|
*
ixgbevf: Add bit to mark work queue initialization
Mark Rustad
2014-04-11
2
-1
/
+11
|
*
ixgbe: remove open-coded skb_cow_head
Francois Romieu
2014-04-11
1
-7
/
+6
|
*
ixgbe: Add bit to mark service task initialization
Mark Rustad
2014-04-11
2
-1
/
+15
*
|
net: sun4i-emac: add promiscuous support
Marc Zyngier
2014-04-12
1
-9
/
+21
*
|
net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
2014-04-12
1
-3
/
+1
*
|
drivers: net: cpsw: enable interrupts after napi enable and clearing previous...
Mugunthan V N
2014-04-11
1
-6
/
+6
*
|
drivers: net: cpsw: discard all packets received when interface is down
Mugunthan V N
2014-04-11
1
-1
/
+1
|
/
*
drivers: net: cpsw: Add default vlan for dual emac case also
Mugunthan V N
2014-04-09
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-04-08
11
-26
/
+45
|
\
|
*
net/at91_ether: avoid NULL pointer dereference
Gilles Chanteperdrix
2014-04-07
1
-0
/
+3
|
*
sxgbe: fix duplicate #include headers
Jean Sacren
2014-04-07
1
-1
/
+0
|
*
net: bcmgenet: Remove unnecessary version.h inclusion
Sachin Kamat
2014-04-04
1
-1
/
+0
|
*
net: smc911x: Remove unused local variable
Laurent Pinchart
2014-04-04
1
-1
/
+0
|
*
sxgbe: fix driver probe error path and driver removal leaks
françois romieu
2014-04-03
1
-10
/
+17
|
*
sxgbe: use common NET_VENDOR_FOO style.
françois romieu
2014-04-03
2
-13
/
+20
|
*
net: qlcnic: include irq.h for irq definitions
Josh Boyer
2014-04-03
1
-0
/
+1
|
*
net: enic: include irq.h for irqreturn_t definitions
Josh Boyer
2014-04-03
1
-0
/
+1
|
*
net: bnx2x: include irq.h for irqreturn_t definitions
Josh Boyer
2014-04-03
1
-0
/
+1
|
*
net: ti: fix CPTS driver build on arm
Alexei Starovoitov
2014-04-03
1
-0
/
+2
*
|
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
2014-04-08
1
-1
/
+1
*
|
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2014-04-04
4
-0
/
+95
|
\
\
|
|
/
|
/
|
|
*
-
.
Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...
Roland Dreier
2014-04-03
2
-0
/
+9
|
|
\
\
|
|
|
*
be2net: Add abi version between be2net and ocrdma
Devesh Sharma
2014-04-03
2
-0
/
+9
|
|
|
/
|
*
|
IB/mlx5: Keep mlx5 MRs in a radix tree under device
Sagi Grimberg
2014-03-07
2
-0
/
+25
|
*
|
mlx5: Implement create_mr and destroy_mr
Sagi Grimberg
2014-03-07
1
-0
/
+61
|
|
/
*
|
qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'
Shahed Shaikh
2014-04-01
4
-3
/
+26
*
|
net: ptp: move PTP classifier in its own file
Daniel Borkmann
2014-04-01
1
-0
/
+1
*
|
net: sxgbe: make "core_ops" static
Dan Carpenter
2014-04-01
1
-1
/
+1
*
|
net: sxgbe: fix logical vs bitwise operation
Dan Carpenter
2014-04-01
1
-3
/
+3
*
|
net: sxgbe: sxgbe_mdio_register() frees the bus
Dan Carpenter
2014-04-01
1
-7
/
+0
*
|
Call efx_set_channels() before efx->type->dimension_resources()
Daniel Pieczko
2014-04-01
2
-1
/
+9
*
|
net/mlx4: Set proper build dependancy with vxlan
Or Gerlitz
2014-04-01
3
-0
/
+17
*
|
be2net: fix build dependency on VxLAN
Sathya Perla
2014-04-01
2
-1
/
+19
*
|
ixgbevf: Fix rcu warnings induced by LER
Mark Rustad
2014-04-01
2
-5
/
+18
*
|
ixgbe: Fix rcu warnings induced by LER
Mark Rustad
2014-04-01
2
-5
/
+19
*
|
INTEL-IGB: Convert iounmap to pci_iounmap
Peter Senna Tschudin
2014-04-01
1
-2
/
+2
*
|
i40e: Remove casts of pointer to same type
Joe Perches
2014-04-01
1
-2
/
+2
*
|
i40e/i40evf: Remove addressof casts to same type
Joe Perches
2014-04-01
2
-4
/
+3
*
|
i40e/i40evf: fix error checking path
Jean Sacren
2014-04-01
2
-10
/
+12
[next]