index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
kmod.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-09
i40evf: reset on module unload
Mitch Williams
1
-5
/
+10
2015-02-09
i40e: add locking around VF reset
Mitch Williams
2
-6
/
+8
2015-02-09
i40e: Use even more ARQ descriptors
Mitch Williams
1
-2
/
+2
2015-02-09
i40e: delay after VF reset
Mitch Williams
1
-6
/
+6
2015-02-09
i40e: avoid use of uninitialized v_budget in i40e_init_msix
John W Linville
1
-5
/
+5
2015-02-09
i40e: i40e_fcoe.c: Remove unused function
Rickard Strandqvist
1
-9
/
+0
2015-02-09
Driver: Vmxnet3: Change the hex constant to its decimal equivalent
Shrikrishna Khare
2
-3
/
+3
2015-02-09
net: rfs: add hash collision detection
Eric Dumazet
6
-68
/
+47
2015-02-09
net: fix a typo in skb_checksum_validate_zero_check
Sabrina Dubroca
1
-1
/
+1
2015-02-09
gre/ipip: use be16 variants of netlink functions
Sabrina Dubroca
2
-12
/
+12
2015-02-08
tipc: fix bug in socket reception function
Jon Paul Maloy
1
-3
/
+2
2015-02-08
rt6_probe_deferred: Do not depend on struct ordering
Michael Büsch
1
-1
/
+1
2015-02-08
tcp: mitigate ACK loops for connections as tcp_timewait_sock
Neal Cardwell
2
-5
/
+28
2015-02-08
tcp: mitigate ACK loops for connections as tcp_sock
Neal Cardwell
3
-7
/
+24
2015-02-08
tcp: mitigate ACK loops for connections as tcp_request_sock
Neal Cardwell
3
-1
/
+7
2015-02-08
tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacks
Neal Cardwell
6
-0
/
+74
2015-02-08
openvswitch: Initialize unmasked key and uid len
Pravin B Shelar
1
-0
/
+2
2015-02-08
cxgb4: Add support in debugfs to dump the congestion control table
Hariprasad Shenai
4
-0
/
+53
2015-02-08
cxgb4: Add support to dump mailbox content in debugfs
Hariprasad Shenai
3
-0
/
+91
2015-02-08
cxgb4: Add support for ULP RX logic analyzer output in debugfs
Hariprasad Shenai
5
-0
/
+58
2015-02-08
cxgb4: Added support in debugfs to display TP logic analyzer output
Hariprasad Shenai
5
-0
/
+320
2015-02-08
cxgb4: Add support in debugfs to display sensor information
Hariprasad Shenai
2
-0
/
+42
2015-02-08
be2net: avoid unncessary swapping of fields in eth_tx_wrb
Sathya Perla
2
-18
/
+27
2015-02-08
be2net: process port misconfig async event
Vasundhara Volam
4
-30
/
+139
2015-02-08
be2net: refactor be_set_rx_mode() and be_vid_config() for readability
Sathya Perla
2
-97
/
+127
2015-02-08
be2net: remove duplicate code in be_cmd_rx_filter()
Sathya Perla
3
-51
/
+36
2015-02-08
be2net: use offset based FW flashing for Skyhawk chip
Vasundhara Volam
3
-23
/
+66
2015-02-08
be2net: avoid flashing SH-B0 UFI image on SH-P2 chip
Vasundhara Volam
2
-2
/
+9
2015-02-08
be2net: refactor code that checks flash file compatibility
Vasundhara Volam
2
-68
/
+78
2015-02-08
be2net: replace (1 << x) with BIT(x)
Vasundhara Volam
3
-15
/
+15
2015-02-08
be2net: move un-exported routines from be.h to respective src files
Sathya Perla
3
-166
/
+167
2015-02-08
bridge: add missing bridge port check for offloads
Roopa Prabhu
1
-2
/
+2
2015-02-08
r8152: use BIT macro
hayeswang
1
-17
/
+17
2015-02-08
r8152: replace get_protocol with vlan_get_protocol
hayeswang
1
-14
/
+2
2015-02-08
r8152: adjust the line feed for hw_features
hayeswang
1
-2
/
+1
2015-02-08
r8152: check RTL8152_UNPLUG for rtl8152_close
hayeswang
1
-1
/
+1
2015-02-08
r8152: check linking status with netif_carrier_ok
hayeswang
1
-14
/
+9
2015-02-08
r8152: adjust lpm timer
hayeswang
1
-3
/
+3
2015-02-08
r8152: adjust rx_bottom
hayeswang
1
-2
/
+13
2015-02-08
rds: Make rds_message_copy_from_user() return 0 on success.
Sowmini Varadhan
1
-4
/
+4
2015-02-08
net: rds: Remove repeated function names from debug output
Rasmus Villemoes
3
-6
/
+6
2015-02-08
net: openvswitch: Support masked set actions.
Jarno Rajahalme
3
-173
/
+383
2015-02-08
net: dsa: bcm_sf2: implement GPHY power down
Florian Fainelli
2
-9
/
+45
2015-02-08
net: dsa: bcm_sf2: move GPHY enabling to its own function
Florian Fainelli
1
-12
/
+20
2015-02-07
rhashtable: Fix remove logic to avoid cross references between buckets
Thomas Graf
1
-11
/
+17
2015-02-07
rhashtable: Avoid bucket cross reference after removal
Thomas Graf
1
-9
/
+17
2015-02-07
rhashtable: Add more lock verification
Thomas Graf
1
-2
/
+8
2015-02-07
rhashtable: Dump bucket tables on locking violation under PROVE_LOCKING
Thomas Graf
1
-24
/
+75
2015-02-07
rhashtable: Wait for RCU readers after final unzip work
Thomas Graf
1
-0
/
+2
2015-02-07
rhashtable: Use a single bucket lock for sibling buckets
Thomas Graf
1
-101
/
+69
[next]