index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
kobject.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-25
rxrpc: Schedule an ACK if the reply to a client call appears overdue
David Howells
4
-0
/
+13
2016-09-25
rxrpc: Generate a summary of the ACK state for later use
David Howells
2
-11
/
+48
2016-09-25
rxrpc: Delay the resend timer to allow for nsec->jiffies conv error
David Howells
1
-2
/
+8
2016-09-25
rxrpc: Reinitialise the call ACK and timer state for client reply phase
David Howells
3
-0
/
+11
2016-09-25
rxrpc: Include the last reply DATA serial number in the final ACK
David Howells
1
-3
/
+3
2016-09-25
rxrpc: Send an immediate ACK if we fill in a hole
David Howells
1
-1
/
+9
2016-09-24
rxrpc: Send an ACK after every few DATA packets we receive
David Howells
4
-9
/
+33
2016-09-24
hv_netvsc: fix comments
Stephen Hemminger
1
-4
/
+3
2016-09-24
net: thunderx: Support for byte queue limits
Sunil Goutham
2
-12
/
+32
2016-09-24
net: thunderx: Fix issue with IRQ namimg
Sunil Goutham
1
-1
/
+1
2016-09-24
mlxsw: spectrum: remove redundant check if err is zero
Colin Ian King
1
-1
/
+1
2016-09-24
Documentation: devicetree: fix typo in MediaTek ethernet device-tree binding
Sean Wang
1
-1
/
+1
2016-09-24
Documentation: devicetree: revise ethernet device-tree binding about TRGMII
Sean Wang
1
-2
/
+2
2016-09-24
net/mlx4: Add VF vlan protocol 802.1ad support
Moshe Shemesh
5
-12
/
+138
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
23
-42
/
+161
2016-09-24
net/mlx4_en: Disable vlan HW acceleration when in VF vlan protocol 802.1ad mode
Moshe Shemesh
1
-0
/
+13
2016-09-24
net/mlx4_core: Preparation for VF vlan protocol 802.1ad
Moshe Shemesh
6
-13
/
+78
2016-09-24
net/mlx4_core: Fix QUERY FUNC CAP flags
Moshe Shemesh
2
-4
/
+3
2016-09-23
rxrpc: Add a tracepoint to log which packets will be retransmitted
David Howells
2
-0
/
+29
2016-09-23
rxrpc: Add tracepoint for ACK proposal
David Howells
8
-30
/
+114
2016-09-23
rxrpc: Add a tracepoint to log injected Rx packet loss
David Howells
2
-6
/
+26
2016-09-23
rxrpc: Add data Tx tracepoint and adjust Tx ACK tracepoint
David Howells
3
-12
/
+48
2016-09-23
rxrpc: Add a tracepoint for the call timer
David Howells
6
-7
/
+65
2016-09-23
rxrpc: Don't call the tx_ack tracepoint if don't generate an ACK
David Howells
1
-15
/
+11
2016-09-23
rxrpc: Pass the last Tx packet marker in the annotation buffer
David Howells
4
-45
/
+81
2016-09-23
rxrpc: Fix call timer
David Howells
2
-13
/
+16
2016-09-23
rxrpc: Fix accidental cancellation of scheduled resend by ACK parser
David Howells
1
-0
/
+2
2016-09-23
Revert "xen-netback: create a debugfs node for hash information"
David S. Miller
3
-107
/
+2
2016-09-23
rxrpc: Need to start the resend timer on initial transmission
David Howells
3
-1
/
+11
2016-09-23
rxrpc: Use before_eq() and friends to compare serial numbers
David Howells
1
-1
/
+1
2016-09-23
bpf: add helper to invalidate hash
Daniel Borkmann
2
-0
/
+25
2016-09-23
bpf: use bpf_get_smp_processor_id_proto instead of raw one
Daniel Borkmann
1
-0
/
+2
2016-09-23
bpf: use skb_to_full_sk helper in bpf_skb_under_cgroup
Daniel Borkmann
1
-1
/
+1
2016-09-23
hv_netvsc: count multicast packets received
Stephen Hemminger
2
-1
/
+10
2016-09-23
hv_netvsc: remove VF in flight counters
Stephen Hemminger
2
-63
/
+21
2016-09-23
hv_netvsc: use RCU to protect vf_netdev
Stephen Hemminger
2
-15
/
+16
2016-09-23
hv_netvsc: improve VF device matching
Stephen Hemminger
1
-21
/
+39
2016-09-23
hv_netvsc: simplify callback event code
Stephen Hemminger
1
-18
/
+10
2016-09-23
hv_netvsc: dev hold/put reference to VF
Stephen Hemminger
1
-0
/
+3
2016-09-23
hv_netvsc: use consume_skb
Stephen Hemminger
1
-2
/
+2
2016-09-23
net: dsa: mv88e6xxx: implement DSA port fast ageing
Vivien Didelot
1
-22
/
+23
2016-09-23
net: dsa: b53: implement DSA port fast ageing
Vivien Didelot
1
-20
/
+11
2016-09-23
net: dsa: add port fast ageing
Vivien Didelot
2
-0
/
+20
2016-09-23
net: dsa: add port STP state helper
Vivien Didelot
1
-7
/
+10
2016-09-23
drivers: net: xgene: Fix MSS programming
Iyappan Subramanian
4
-23
/
+100
2016-09-23
rxrpc: Should be using ktime_add_ms() not ktime_add_ns()
David Howells
1
-1
/
+1
2016-09-23
rxrpc: Make sure sendmsg() is woken on call completion
David Howells
1
-0
/
+1
2016-09-23
rxrpc: Don't send an ACK at the end of service call response transmission
David Howells
1
-2
/
+0
2016-09-23
rxrpc: Preset timestamp on Tx sk_buffs
David Howells
1
-0
/
+5
2016-09-23
cxgb4: fix signed wrap around when decrementing index idx
Colin Ian King
1
-1
/
+1
[next]