index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
percpu_test.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-07-06
rxrpc: Prune the contents of the rxrpc_conn_proto struct
David Howells
4
-27
/
+8
2016-07-06
rxrpc: Maintain an extra ref on a conn for the cache list
David Howells
4
-58
/
+97
2016-07-06
rxrpc: Move peer lookup from call-accept to new-incoming-conn
David Howells
4
-26
/
+51
2016-07-06
rxrpc: Split service connection code out into its own file
David Howells
4
-135
/
+156
2016-07-06
rxrpc: Split client connection code out into its own file
David Howells
3
-250
/
+251
2016-07-06
rxrpc: Call channels should have separate call number spaces
David Howells
6
-117
/
+104
2016-07-06
rxrpc: Access socket accept queue under right lock
David Howells
1
-2
/
+2
2016-07-06
rxrpc: Add RCU destruction for connections and calls
David Howells
6
-36
/
+60
2016-07-06
rxrpc: Release a call's connection ref on call disconnection
David Howells
3
-22
/
+22
2016-07-06
rxrpc: Fix handling of connection failure in client call creation
David Howells
1
-1
/
+3
2016-07-06
rxrpc: Move usage count getting into rxrpc_queue_conn()
David Howells
4
-10
/
+9
2016-07-06
rxrpc: Check that the client conns cache is empty before module removal
David Howells
3
-2
/
+21
2016-07-06
rxrpc: Turn connection #defines into enums and put outside struct def
David Howells
5
-29
/
+47
2016-07-06
rxrpc: Provide queuing helper functions
David Howells
3
-3
/
+13
2016-07-06
rxrpc: Avoid using stack memory in SG lists in rxkad
Herbert Xu
5
-111
/
+65
2016-07-06
rxrpc: Check the source of a packet to a client conn
David Howells
1
-1
/
+3
2016-07-06
rxrpc: Fix some sparse errors
David Howells
1
-3
/
+2
2016-07-01
rxrpc: Fix processing of authenticated/encrypted jumbo packets
David Howells
1
-1
/
+1
2016-06-27
phy: improve safety of fixed-phy MII register reading
Russell King
1
-7
/
+21
2016-06-27
phy: generate swphy registers on the fly
Russell King
3
-40
/
+40
2016-06-27
phy: separate swphy state validation from register generation
Russell King
3
-16
/
+35
2016-06-27
phy: convert swphy register generation to tabular form
Russell King
1
-65
/
+78
2016-06-27
phy: move fixed_phy MII register generation to a library
Russell King
5
-93
/
+143
2016-06-27
tipc: Use kmemdup instead of kmalloc and memcpy
Amitoj Kaur Chawla
1
-2
/
+1
2016-06-27
ethernet: xircom: fix spelling mistakes on "excessive collisions"
Colin Ian King
1
-2
/
+2
2016-06-27
net: tc35815: fix spelling mistake on "descriptors"
Colin Ian King
1
-5
/
+5
2016-06-27
net/mlx5e: Report correct auto negotiation and allow toggling
Gal Pressman
3
-13
/
+80
2016-06-27
net/mlx5e: Use new ethtool get/set link ksettings API
Gal Pressman
3
-167
/
+143
2016-06-27
net/mlx5e: Add missing 50G baseSR2 link mode
Gal Pressman
1
-0
/
+1
2016-06-27
ethtool: Add 50G baseSR2 link mode
Gal Pressman
1
-1
/
+2
2016-06-27
net/mlx5e: Toggle link only after modifying port parameters
Gal Pressman
4
-14
/
+15
2016-06-27
net/mlx5e: Support adaptive RX coalescing
Gil Rockah
6
-8
/
+416
2016-06-27
net/mlx5e: CQE based moderation
Tariq Toukan
3
-33
/
+95
2016-06-27
net/mlx5e: Introduce net device priv flags infrastructure
Gal Pressman
2
-0
/
+76
2016-06-27
net/mlx5e: Add TXQ set max rate support
Yevgeny Petrilin
2
-3
/
+102
2016-06-27
net/mlx5: Rate limit tables support
Yevgeny Petrilin
6
-2
/
+259
2016-06-27
be2net: update be2net maintainers list
Sathya Perla
1
-2
/
+1
2016-06-27
be2net: Change copyright markings in source files
Somnath Kotur
7
-7
/
+7
2016-06-27
be2net: Fix broadcast echoes from EVB in BE3
Somnath Kotur
2
-1
/
+33
2016-06-27
be2net: support asymmetric rx/tx queue counts
Sathya Perla
3
-25
/
+74
2016-06-27
be2net: fix definition of be_max_eqs()
Sathya Perla
2
-18
/
+19
2016-06-27
net: fec: use a more proper compatible string for i.MX6UL type device
Fugang Duan
1
-0
/
+8
2016-06-27
net: fec: add interrupt coalesc quirk flag
Fugang Duan
2
-10
/
+11
2016-06-26
net: stmmac: dwmac-rk: add rk3228-specific data
Xing Zheng
2
-1
/
+119
2016-06-25
net_sched: generalize bulk dequeue
Eric Dumazet
2
-13
/
+62
2016-06-25
net_sched: sch_htb: export class backlog in dumps
Eric Dumazet
1
-4
/
+10
2016-06-25
net_sched: fq_codel: cache skb->truesize into skb->cb
Eric Dumazet
2
-3
/
+5
2016-06-25
net_sched: drop packets after root qdisc lock is released
Eric Dumazet
28
-114
/
+170
2016-06-25
liquidio: ddr timeout
Raghu Vatsavayi
2
-7
/
+9
2016-06-25
liquidio: Support priv flag
Raghu Vatsavayi
3
-0
/
+35
[next]