index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
proc
/
page.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-06-05
trivial: drivers/net/ethernet/nvidia/forcedeth.c: fix typo s/SUBSTRACT1/SUBTR...
Antonio Ospite
1
-5
/
+5
2014-06-04
gianfar: Fix the section mismatch warnings.
Xiubo Li
1
-1
/
+1
2014-06-04
xen-netfront: initialise queue name in xennet_init_queue
Wei Liu
1
-0
/
+3
2014-06-04
xen-net{back, front}: Document multi-queue feature in netif.h
Andrew J. Bennieston
1
-0
/
+53
2014-06-04
xen-netfront: Add support for multiple queues
Andrew J. Bennieston
1
-36
/
+134
2014-06-04
xen-netfront: Factor queue-specific data into queue struct.
Andrew J. Bennieston
1
-393
/
+579
2014-06-04
xen-netback: Add support for multiple queues
Andrew J. Bennieston
4
-18
/
+116
2014-06-04
xen-netback: Factor queue-specific data into queue struct
Wei Liu
4
-590
/
+819
2014-06-04
xen-netback: Move grant_copy_op array back into struct xenvif.
Andrew J. Bennieston
2
-11
/
+1
2014-06-04
e1000: Use time_after() for time comparison
Manuel Schölling
1
-1
/
+2
2014-06-04
e1000: remove the check: skb->len<=0
Yongjian Xu
1
-5
/
+0
2014-06-04
igb: add defaults for i210 TX/RX PBSIZE
Todd Fujinaka
3
-0
/
+13
2014-06-04
igb: use mac loopback for i354 backplane
Todd Fujinaka
1
-2
/
+2
2014-06-04
igb: rename igb_ptp_enable to igb_ptp_feature_enable
Jacob Keller
1
-5
/
+5
2014-06-04
ixgbe: remove linux/export.h header from ixgbe_ptp.c
Jacob Keller
1
-1
/
+0
2014-06-04
ixgbe: fix detection of SFP+ capable interfaces
Emil Tantilov
2
-7
/
+2
2014-06-04
sh_eth: fix SH7619/771x support
Sergei Shtylyov
1
-0
/
+21
2014-06-04
sh_eth: use RNC mode for packet reception
Ben Dooks
2
-11
/
+2
2014-06-04
net: remove some unless free on failure in alloc_netdev_mqs()
WANG Cong
1
-5
/
+0
2014-06-04
rtnetlink: fix a memory leak when ->newlink fails
Cong Wang
1
-3
/
+7
2014-06-04
bnx2x: Fix kernel crash and data miscompare after EEH recovery
wenxiong@linux.vnet.ibm.com
1
-0
/
+12
2014-06-04
bnx2x: Adapter not recovery from EEH error injection
wenxiong@linux.vnet.ibm.com
1
-2
/
+2
2014-06-04
net: driver: smsc: set NOCARRIER flag in dev at driver initialization
Balakumaran Kannan
1
-0
/
+2
2014-06-04
hyper-v: make uuid_le const
stephen hemminger
3
-9
/
+9
2014-06-04
lpc_eth: Use resource_size instead of computation
Benoit Taine
1
-5
/
+3
2014-06-04
xfrm: fix race between netns cleanup and state expire notification
Michal Kubecek
1
-11
/
+25
2014-06-03
net: hisilicon: add hix5hd2 mac driver
Zhangfei Gao
5
-0
/
+1100