index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
res_counter.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-11-29
tg3: Support for byte queue limits
Tom Herbert
1
-0
/
+8
2011-11-29
forcedeth: Support for byte queue limits
Tom Herbert
1
-0
/
+18
2011-11-29
e1000e: Support for byte queue limits
Tom Herbert
1
-0
/
+9
2011-11-29
bql: Byte queue limits
Tom Herbert
4
-9
/
+172
2011-11-29
xps: Add xps_queue_release function
Tom Herbert
1
-42
/
+47
2011-11-29
net: Add netdev interfaces for recording sends/comp
Tom Herbert
1
-0
/
+28
2011-11-29
net: Add queue state xoff flag for stack
Tom Herbert
7
-25
/
+46
2011-11-29
dql: Dynamic queue limits
Tom Herbert
4
-0
/
+235
2011-11-29
net: add calxeda xgmac ethernet driver
Rob Herring
6
-0
/
+1953
2011-11-29
corral some wayward N/A fw_version dust bunnies
Rick Jones
2
-3
/
+3
2011-11-29
tcp: do not scale TSO segment size with reordering degree
Neal Cardwell
3
-2
/
+10
2011-11-29
atm: br2684: Avoid alignment issues
Pascal Hambourg
1
-1
/
+2
2011-11-29
atm: br2684: Make headroom and hard_header_len depend on the payload type
Pascal Hambourg
1
-2
/
+6
2011-11-29
net: optimize socket timestamping
Eric Dumazet
1
-15
/
+12
2011-11-29
net: dont call jump_label_dec from irq context
Eric Dumazet
3
-3
/
+31
2011-11-29
net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()
Axel Lin
31
-416
/
+32
2011-11-29
net/can: convert drivers/net/can/* to use module_platform_driver()
Axel Lin
10
-122
/
+11
2011-11-29
NET: NETROM: Fix formatting.
Ralf Baechle
1
-1
/
+2
2011-11-29
NET: NETROM: Cleanup argument SIOCADDRT ioctl argument checking.
Ralf Baechle
1
-4
/
+2
2011-11-29
NET: NETROM: When adding a route verify length of mnemonic string.
Ralf Baechle
1
-0
/
+5
2011-11-29
NET: AX.25: Check ioctl arguments to avoid overflows further down the road.
Ralf Baechle
1
-6
/
+11
2011-11-29
dsa: Move switch drivers to new directory drivers/net/dsa
Ben Hutchings
11
-46
/
+49
2011-11-29
dsa: Move all definitions needed by drivers into <net/dsa.h>
Ben Hutchings
6
-95
/
+94
2011-11-29
dsa: Remove unnecessary exports
Ben Hutchings
1
-2
/
+0
2011-11-29
tg3: Scale back code that modifies MRRS
Matt Carlson
1
-17
/
+10
2011-11-29
tg3: Fix TSO CAP for 5704 devs w / ASF enabled
Matt Carlson
1
-2
/
+12
2011-11-29
sch_sfb: use skb_flow_dissect()
Eric Dumazet
1
-3
/
+14
2011-11-29
cls_flow: use skb_flow_dissect()
Eric Dumazet
1
-132
/
+48
2011-11-29
net: use skb_flow_dissect() in __skb_get_rxhash()
Eric Dumazet
1
-111
/
+14
2011-11-29
net: introduce skb_flow_dissect()
Eric Dumazet
3
-1
/
+150
2011-11-29
bnx2x: Change value comparison order
Yaniv Rosner
1
-23
/
+23
2011-11-29
bnx2x: Cosmetic changes
Yaniv Rosner
2
-216
/
+199
2011-11-29
bnx2x: Fix self test of BCM57800
Yaniv Rosner
1
-2
/
+12
2011-11-29
bnx2x: Add known PHY type check
Yaniv Rosner
1
-0
/
+4
2011-11-29
bnx2x: Change Warpcore MDIO work around mode
Yaniv Rosner
1
-1
/
+3
2011-11-29
bnx2x: Fix BCM84833 link and LED behavior
Yaniv Rosner
2
-184
/
+223
2011-11-29
bnx2x: Warpcore HW reset following fan failure
Yaniv Rosner
2
-0
/
+17
2011-11-29
bnx2x: ETS changes
Yaniv Rosner
2
-4
/
+17
2011-11-29
bnx2x: PFC changes
Yaniv Rosner
2
-76
/
+179
2011-11-29
tcp: tcp_sendmsg() wrong access to sk_route_caps
Eric Dumazet
1
-4
/
+4
2011-11-28
net/irda: convert drivers/net/irda/* to use module_platform_driver()
Axel Lin
4
-48
/
+4
2011-11-28
tcp: skip cwnd moderation in TCP_CA_Open in tcp_try_to_open
Neal Cardwell
1
-1
/
+2
2011-11-28
tcp: allow undo from reordered DSACKs
Neal Cardwell
1
-13
/
+2
2011-11-28
tcp: use SACKs and DSACKs that arrive on ACKs below snd_una
Neal Cardwell
1
-3
/
+7
2011-11-28
tcp: use DSACKs that arrive when packets_out is 0
Neal Cardwell
1
-0
/
+4
2011-11-28
tcp: make is_dupack a parameter to tcp_fastretrans_alert()
Neal Cardwell
1
-4
/
+8
2011-11-27
net/mlx4_en: bug fix for the case of vlan id 0 and UP 0
Amir Vadai
1
-2
/
+4
2011-11-27
net/mlx4_en: adding loopback support
Amir Vadai
4
-2
/
+22
2011-11-27
net/mlx4_en: fix WOL handlers were always looking at port2 capability bit
Oren Duer
2
-3
/
+20
2011-11-27
net/mlx4_en: using non collapsed CQ on TX
Yevgeny Petrilin
2
-38
/
+36
[next]