index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
parport.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2015-02-07
rhashtable: key_hashfn() must return full hash value
Thomas Graf
1
-7
/
+1
2015-02-06
ixgbe: add Tx anti spoofing support
Don Skidmore
4
-0
/
+47
2015-02-06
ixgbevf: combine all of the tasks into a single service task
Emil Tantilov
2
-66
/
+87
2015-02-06
ixgbevf: rewrite watchdog task to function similar to igbvf
Emil Tantilov
2
-75
/
+113
2015-02-06
ixgbevf: Add code to check for Tx hang
Emil Tantilov
2
-19
/
+115
2015-02-06
ixgbevf: Fix ordering of shutdown to correctly disable Rx and Tx
Emil Tantilov
1
-21
/
+17
2015-02-06
ixgbevf: set vlan_features in a single write instead of several ORs
Emil Tantilov
1
-5
/
+5
2015-02-06
ixgbe: add VXLAN offload support for X550 devices
Don Skidmore
4
-2
/
+113
2015-02-06
ixgbe: Cleanup probe to remove redundant attempt to ID PHY
Don Skidmore
1
-3
/
+0
2015-02-06
ixgbe: cleanup redundant default method set_rxpba
Don Skidmore
1
-1
/
+0
2015-02-06
ixgbe: fix setting port VLAN
Emil Tantilov
1
-5
/
+8
2015-02-06
ixgbevf: add RSS support for X550
Emil Tantilov
2
-0
/
+45
2015-02-06
ixgbevf: enable multiple queue support
Emil Tantilov
2
-3
/
+20
2015-02-06
ixgbe: allow multiple queues in SRIOV mode
Emil Tantilov
1
-3
/
+0
2015-02-06
ixgbe: cleanup sparse errors in new ixgbe_x550.c file
Don Skidmore
1
-30
/
+35
2015-02-06
fm10k: Resolve compile warnings with W=1
Matthew Vick
2
-6
/
+2
2015-02-06
fm10k: Validate VLAN ID in fm10k_update_xc_addr_pf
Matthew Vick
1
-5
/
+2
2015-02-06
vxge: fix sparse warning
Lad, Prabhakar
1
-1
/
+1
2015-02-06
xen-netback: fix sparse warning
Lad, Prabhakar
1
-1
/
+1
2015-02-06
net/macb: fix sparse warning
Lad, Prabhakar
1
-2
/
+1
2015-02-06
net: bnx2x: fix sparse warnings
Lad, Prabhakar
1
-3
/
+3
2015-02-06
enic: enic_main: fix sparse warnings
Lad, Prabhakar
1
-3
/
+3
2015-02-06
enic: enic_ethtool: fix sparse warning
Lad, Prabhakar
1
-1
/
+1
2015-02-06
be2net: fix sparse warning
Lad, Prabhakar
1
-1
/
+1
2015-02-06
chelsio: cxgb4: fix sparse warning
Lad, Prabhakar
1
-1
/
+1
2015-02-06
hyperv: fix sparse warnings
Lad, Prabhakar
2
-5
/
+6
2015-02-06
tipc: eliminate race condition at multicast reception
Jon Paul Maloy
8
-59
/
+114
2015-02-06
tipc: simplify socket multicast reception
Jon Paul Maloy
6
-101
/
+84
2015-02-06
tipc: simplify connection abort notifications when links break
Jon Paul Maloy
1
-40
/
+29
2015-02-06
tipc: resolve race problem at unicast message reception
Jon Paul Maloy
11
-241
/
+372
2015-02-06
tipc: use existing sk_write_queue for outgoing packet chain
Jon Paul Maloy
1
-18
/
+13
2015-02-06
tipc: split up function tipc_msg_eval()
Jon Paul Maloy
3
-43
/
+48
[next]