index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen-netback: Unconditionally set NETIF_F_RXCSUM
Paul Durrant
2013-10-17
1
-1
/
+1
*
xen-netback: add support for IPv6 checksum offload from guest
Paul Durrant
2013-10-17
2
-39
/
+205
*
xen-netback: add support for IPv6 checksum offload to guest
Paul Durrant
2013-10-17
3
-5
/
+15
*
bonding: add rtnl lock and remove read lock for bond sysfs
dingtianhong
2013-10-17
1
-13
/
+17
*
bonding: use RCU protection for alb xmit path
dingtianhong
2013-10-17
2
-15
/
+57
*
bonding: use RCU protection for 3ad xmit path
dingtianhong
2013-10-17
1
-6
/
+4
*
isdn: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-10-17
2
-2
/
+2
*
net/mlx4_core: Load higher level modules according to ports type
Eyal Perry
2013-10-17
1
-0
/
+29
*
net/mlx4: Unused local variable in mlx4_opreq_action
Amir Vadai
2013-10-17
1
-2
/
+0
*
net/mlx4: Fix typo, move similar defs to same location
Or Gerlitz
2013-10-17
2
-2
/
+2
*
net/mlx4: Clean the code to eliminate trivial build warnings
Or Gerlitz
2013-10-17
3
-5
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-10-10
6
-472
/
+650
|
\
|
*
i40e: Bump version
Catherine Sullivan
2013-10-10
1
-1
/
+1
|
*
i40e: Add support for 64 bit netstats
Alexander Duyck
2013-10-10
4
-15
/
+95
|
*
i40e: Move rings from pointer to array to array of pointers
Alexander Duyck
2013-10-10
6
-185
/
+204
|
*
i40e: Replace ring container array with linked list
Alexander Duyck
2013-10-10
3
-53
/
+58
|
*
i40e: Move q_vectors from pointer to array to array of pointers
Alexander Duyck
2013-10-10
4
-60
/
+112
|
*
i40e: Split bytes and packets from Rx/Tx stats
Alexander Duyck
2013-10-10
5
-26
/
+28
|
*
i40e: Add support for Tx byte queue limits
Alexander Duyck
2013-10-10
1
-0
/
+15
|
*
i40e: Drop dead code and flags from Tx hotpath
Alexander Duyck
2013-10-10
2
-27
/
+5
|
*
i40e: clean up Tx fast path
Alexander Duyck
2013-10-10
2
-99
/
+122
|
*
i40e: Do not directly increment Tx next_to_use
Alexander Duyck
2013-10-10
1
-21
/
+25
|
*
i40e: Cleanup Tx buffer info layout
Alexander Duyck
2013-10-10
2
-15
/
+14
|
*
i40e: Drop unused completed stat
Alexander Duyck
2013-10-10
3
-5
/
+2
|
*
i40e: Link code updates
Anjali Singhai
2013-10-10
1
-2
/
+6
*
|
veth: allow to setup multicast address for veth device
Gao feng
2013-10-10
1
-0
/
+6
|
/
*
be2net: change the driver version number to 4.9.224.0
Ajit Khaparde
2013-10-09
1
-1
/
+1
*
be2net: Display RoCE specific counters in ethtool -S
Ajit Khaparde
2013-10-09
3
-1
/
+19
*
be2net: Call version 2 of GET_STATS ioctl for Skyhawk-R
Ajit Khaparde
2013-10-09
3
-9
/
+155
*
bnx2x: Add ndo_get_phys_port_id support
Yuval Mintz
2013-10-09
4
-27
/
+155
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-09
23
-120
/
+284
|
\
|
*
Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
2013-10-09
5
-31
/
+151
|
|
\
|
|
*
sfc: Only bind to EF10 functions with the LinkCtrl and Trusted flags
Ben Hutchings
2013-10-07
1
-1
/
+17
|
|
*
sfc: Add PM and RXDP drop counters to ethtool stats
Edward Cree
2013-10-05
2
-0
/
+47
|
|
*
sfc: Add definitions for new stats counters and capability flag
Matthew Slattery
2013-10-05
1
-2
/
+54
|
|
*
sfc: Refactor EF10 stat mask code to allow for more conditional stats
Edward Cree
2013-10-05
1
-21
/
+28
|
|
*
sfc: Fix internal indices of ethtool stats for EF10
Edward Cree
2013-10-05
1
-6
/
+3
|
|
*
sfc: Add rmb() between reading stats and generation count to ensure consistency
Jon Cooper
2013-10-05
1
-0
/
+1
|
*
|
qlcnic: add missing destroy_workqueue() on error path in qlcnic_probe()
Wei Yongjun
2013-10-08
1
-1
/
+4
|
*
|
moxa: fix the error handling in moxart_mac_probe()
Wei Yongjun
2013-10-08
1
-6
/
+16
|
*
|
xen-netback: transition to CLOSED when removing a VIF
David Vrabel
2013-10-08
1
-0
/
+4
|
*
|
net/mlx4_en: Fix pages never dma unmapped on rx
Amir Vadai
2013-10-08
1
-2
/
+3
|
*
|
net/mlx4_en: Rename name of mlx4_en_rx_alloc members
Amir Vadai
2013-10-08
2
-19
/
+25
|
*
|
net: sh_eth: Fix RX packets errors on R8A7740
Nguyen Hong Ky
2013-10-08
1
-0
/
+4
|
*
|
tun: don't look at current when non-blocking
Michael S. Tsirkin
2013-10-08
1
-3
/
+5
|
*
|
mrf24j40: Use level-triggered interrupts
Alan Ott
2013-10-08
1
-1
/
+1
|
*
|
mrf24j40: Use threaded IRQ handler
Alan Ott
2013-10-08
1
-20
/
+7
|
*
|
mrf24j40: Move INIT_COMPLETION() to before packet transmission
Alan Ott
2013-10-08
1
-2
/
+2
|
*
|
can: dev: fix nlmsg size calculation in can_get_size()
Marc Kleine-Budde
2013-10-07
1
-5
/
+5
|
*
|
net/ethernet: cpsw: DT read bool dual_emac
Markus Pargmann
2013-10-07
1
-2
/
+2
[next]