index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'virtio_rx_merging'
David S. Miller
2014-01-17
6
-90
/
+214
|
\
|
*
virtio-net: initial rx sysfs support, export mergeable rx buffer size
Michael Dalton
2014-01-17
1
-4
/
+42
|
*
lib: Ensure EWMA does not store wrong intermediate values
Michael Dalton
2014-01-17
1
-2
/
+4
|
*
net-sysfs: add support for device-specific rx queue sysfs attributes
Michael Dalton
2014-01-17
3
-31
/
+66
|
*
virtio-net: auto-tune mergeable rx buffer size for improved performance
Michael Dalton
2014-01-17
1
-25
/
+75
|
*
virtio-net: use per-receive queue page frag alloc for mergeable bufs
Michael Dalton
2014-01-17
1
-34
/
+35
|
*
net: allow > 0 order atomic page alloc in skb_page_frag_refill
Michael Dalton
2014-01-17
1
-3
/
+1
|
/
*
net_sched: fix error return code in fw_change_attrs()
Wei Yongjun
2014-01-17
1
-1
/
+3
*
Merge branch 'tipc'
David S. Miller
2014-01-17
1
-110
/
+186
|
\
|
*
tipc: standardize recvmsg routine
Ying Xue
2014-01-17
1
-38
/
+42
|
*
tipc: standardize sendmsg routine of connected socket
Ying Xue
2014-01-17
1
-19
/
+41
|
*
tipc: standardize sendmsg routine of connectionless socket
Ying Xue
2014-01-17
1
-10
/
+29
|
*
tipc: standardize accept routine
Ying Xue
2014-01-17
1
-13
/
+41
|
*
tipc: standardize connect routine
Ying Xue
2014-01-17
1
-30
/
+33
|
/
*
sctp: remove the unnecessary assignment
wangweidong
2014-01-17
1
-1
/
+0
*
virtio-net: drop rq->max and rq->num
Jason Wang
2014-01-17
1
-13
/
+3
*
net: davinci_mdio: Fix sparse warning
Lad, Prabhakar
2014-01-17
1
-1
/
+1
*
bonding: handle slave's name change with primary_slave logic
Veaceslav Falico
2014-01-17
1
-3
/
+21
*
net_sched: act: pick a different type for act_xt
WANG Cong
2014-01-17
2
-1
/
+2
*
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2014-01-17
4
-13
/
+31
|
\
|
*
batman-adv: use consistent kerneldoc style
Simon Wunderlich
2014-01-16
4
-13
/
+31
*
|
net_sched: act: use tcf_hash_release() in net/sched/act_police.c
WANG Cong
2014-01-17
1
-27
/
+3
*
|
i40e: updates to AdminQ interface
Shannon Nelson
2014-01-17
2
-15
/
+8
*
|
i40e: check desc pointer before printing
Shannon Nelson
2014-01-17
1
-28
/
+39
*
|
team: block mtu change before it happens via NETDEV_PRECHANGEMTU
Veaceslav Falico
2014-01-17
1
-1
/
+1
*
|
net: add NETDEV_PRECHANGEMTU to notify before mtu change happens
Veaceslav Falico
2014-01-17
2
-1
/
+7
*
|
r6040: use ETH_ZLEN instead of MISR for SKB length checking
Florian Fainelli
2014-01-17
1
-2
/
+2
*
|
r6040: add delays in MDIO read/write polling loops
Florian Fainelli
2014-01-17
1
-0
/
+2
*
|
xen-netfront: add support for IPv6 offloads
Paul Durrant
2014-01-17
1
-5
/
+43
*
|
net: Check skb->rxhash in gro_receive
Tom Herbert
2014-01-17
1
-1
/
+8
*
|
net: Add skb_get_hash_raw
Tom Herbert
2014-01-17
1
-0
/
+5
*
|
vxge: make local functions static
stephen hemminger
2014-01-17
5
-46
/
+5
*
|
bnad: code cleanup
stephen hemminger
2014-01-17
2
-27
/
+2
*
|
dm9000: fix a lot of checkpatch issues
Barry Song
2014-01-17
1
-12
/
+11
*
|
packet: use percpu mmap tx frame pending refcount
Daniel Borkmann
2014-01-17
3
-7
/
+62
*
|
packet: don't unconditionally schedule() in case of MSG_DONTWAIT
Daniel Borkmann
2014-01-17
1
-7
/
+6
*
|
packet: improve socket create/bind latency in some cases
Daniel Borkmann
2014-01-17
1
-11
/
+22
*
|
i40e: Remove autogenerated Module.symvers file.
David S. Miller
2014-01-17
1
-0
/
+0
*
|
net/ipv4: don't use module_init in non-modular gre_offload
Paul Gortmaker
2014-01-17
1
-8
/
+2
*
|
net/mlx4_core: clean up srq_res_start_move_to()
Paul Bolle
2014-01-17
1
-30
/
+16
*
|
net/mlx4_core: clean up cq_res_start_move_to()
Paul Bolle
2014-01-17
1
-33
/
+19
*
|
Merge branch 'ixgbe-next'
David S. Miller
2014-01-17
6
-213
/
+274
|
\
\
|
*
|
ixgbe: Fix incorrect logic for fixed fiber eeprom write
Don Skidmore
2014-01-17
1
-1
/
+1
|
*
|
ixgbevf: create function for all of ring init
Don Skidmore
2014-01-17
2
-137
/
+183
|
*
|
ixgbevf: Convert ring storage form pointer to an array to array of pointers
Don Skidmore
2014-01-17
3
-86
/
+98
|
*
|
ixgbevf: use pci drvdata correctly in ixgbevf_suspend()
Wei Yongjun
2014-01-17
1
-2
/
+2
|
*
|
ixgbevf: set the disable state when ixgbevf_qv_disable is called
Jacob Keller
2014-01-17
1
-0
/
+1
|
*
|
ixgbe: reinit_locked() should be called with rtnl_lock
John Fastabend
2014-01-17
1
-0
/
+2
|
/
/
*
|
net: eth_type_trans() should use skb_header_pointer()
Eric Dumazet
2014-01-17
1
-2
/
+5
*
|
Merge branch 'stmmac_pm'
David S. Miller
2014-01-17
5
-208
/
+209
|
\
\
[next]