index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-12-16
sock_diag: Fix module netlink aliases
Pavel Emelyanov
5
-9
/
+10
2011-12-16
sock_diag: Move the SOCK_DIAG_BY_FAMILY cmd declaration
Pavel Emelyanov
2
-1
/
+3
2011-12-15
tg3: Break out RSS indir table init and assignment
Matt Carlson
2
-23
/
+37
2011-12-15
tg3: Use mii_advertise_flowctrl
Matt Carlson
1
-19
/
+3
2011-12-15
tg3: Add 57766 ASIC rev support
Matt Carlson
2
-27
/
+58
2011-12-15
tg3: Make the TX BD DMA limit configurable
Matt Carlson
2
-8
/
+9
2011-12-15
tg3: Enable EEE support for capable 10/100 devs
Matt Carlson
1
-10
/
+9
2011-12-15
tcp_memcontrol: fix reversed if condition
Dan Carpenter
1
-1
/
+1
2011-12-15
Move limit definitions outside CONFIG_INET
Glauber Costa
1
-1
/
+1
2011-12-14
inet: remove rcu protection on tw_net
Eric Dumazet
1
-10
/
+2
2011-12-14
net: ping: remove some sparse errors
Eric Dumazet
1
-2
/
+2
2011-12-14
cls_flow: remove one dynamic array
Eric Dumazet
1
-1
/
+1
2011-12-14
bnx2x: handle vpd data longer than 128 bytes
Barak Witkowski
1
-7
/
+28
2011-12-14
vlan: static functions
Eric Dumazet
1
-3
/
+3
2011-12-14
vlan: add rtnl_dereference() annotations
Dan Carpenter
1
-5
/
+9
2011-12-14
rtnetlink: rtnl_link_register() sanity test
Eric Dumazet
1
-11
/
+14
2011-12-13
ipv6: Check dest prefix length on original route not copied one in rt6_alloc_...
David S. Miller
1
-1
/
+1
2011-12-13
ipv6: If neigh lookup fails during icmp6 dst allocation, propagate error.
David S. Miller
1
-2
/
+4
2011-12-13
net: Remove unused neighbour layer ops.
David S. Miller
3
-12
/
+0
2011-12-13
mlx4_en: updated driver version to 2.0
Yevgeny Petrilin
1
-2
/
+2
2011-12-13
mlx4_core: updated driver version to 1.1
Yevgeny Petrilin
1
-2
/
+2
2011-12-13
mlx4_core: Modify driver initialization flow to accommodate SRIOV for Ethernet
Jack Morgenstein
7
-157
/
+934
2011-12-13
mlx4_core: adjust catas operation for SRIOV mode
Jack Morgenstein
2
-3
/
+10
2011-12-13
mlx4_core: mtts resources units changed to offset
Marcel Apfelbaum
7
-99
/
+92
2011-12-13
mlx4_en: Allow communication between functions on same host
Eugenia Emantayev
2
-11
/
+24
2011-12-13
mlx4: Ethernet port management modifications
Eugenia Emantayev
9
-261
/
+630
2011-12-13
mlx4: Traffic steering management support for SRIOV
Eugenia Emantayev
5
-69
/
+198
2011-12-13
mlx4_ib: disable SRIOV mode for IB ports (not yet supported)
Jack Morgenstein
1
-0
/
+5
2011-12-13
mlx4_core: resource tracking for HCA resources used by guests
Eli Cohen
9
-120
/
+3628
2011-12-13
mlx4_core: Add wrapper functions and comm channel and slave event support to EQs
Jack Morgenstein
1
-25
/
+350
2011-12-13
mlx4_core: mtt modifications for SRIOV
Jack Morgenstein
2
-41
/
+361
2011-12-13
mlx4_core: cq modifications for SRIOV
Jack Morgenstein
1
-27
/
+89
2011-12-13
mlx4_core: qp modifications for SRIOV
Jack Morgenstein
1
-54
/
+181
2011-12-13
mlx4_core: srq modifications for SRIOV
Jack Morgenstein
1
-23
/
+83
2011-12-13
mlx4_core: Added FW commands and their wrappers for supporting SRIOV
Marcel Apfelbaum
3
-0
/
+335
2011-12-13
net/mlx4_core: Implement the master-slave communication channel
Yevgeny Petrilin
1
-27
/
+672
2011-12-13
mlx4_core: Reduce number of PD bits to 17
Jack Morgenstein
3
-6
/
+19
2011-12-13
mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)
Jack Morgenstein
16
-67
/
+102
2011-12-13
mlx4: Extanding port_mask functionality
Jack Morgenstein
3
-11
/
+8
2011-12-13
mlx4_core: initial header-file changes for SRIOV support
Jack Morgenstein
5
-49
/
+523
2011-12-13
net: fix build error if CONFIG_CGROUPS=n
Eric Dumazet
1
-0
/
+2
2011-12-13
be2net: refactor/cleanup vf configuration code
Sathya Perla
2
-77
/
+80
2011-12-13
be2net: fix ethtool ringparam reporting
Sathya Perla
1
-7
/
+4
2011-12-13
bnx2x: properly update skb when mtu > 1500
Dmitry Kravkov
1
-11
/
+11
2011-12-13
netem: add cell concept to simulate special MAC behavior
Hagen Paul Pfeifer
2
-4
/
+32
2011-12-13
sch_gred: should not use GFP_KERNEL while holding a spinlock
Eric Dumazet
1
-1
/
+1
2011-12-13
Display maximum tcp memory allocation in kmem cgroup
Glauber Costa
1
-1
/
+11
2011-12-13
Display current tcp failcnt in kmem cgroup
Glauber Costa
1
-0
/
+31
2011-12-13
Display current tcp memory allocation in kmem cgroup
Glauber Costa
2
-0
/
+22
2011-12-13
tcp buffer limitation: per-cgroup limit
Glauber Costa
4
-2
/
+152
[next]