index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-09
tipc: nl compat add noop and remove legacy nl framework
Richard Alpe
12
-301
/
+13
2015-02-09
tipc: convert legacy nl stats show to nl compat
Richard Alpe
2
-35
/
+15
2015-02-09
tipc: convert legacy nl net id get to nl compat
Richard Alpe
2
-23
/
+18
2015-02-09
tipc: convert legacy nl net id set to nl compat
Richard Alpe
2
-26
/
+14
2015-02-09
tipc: convert legacy nl node addr set to nl compat
Richard Alpe
3
-27
/
+27
2015-02-09
tipc: convert legacy nl node dump to nl compat
Richard Alpe
4
-60
/
+22
2015-02-09
tipc: convert legacy nl media dump to nl compat
Richard Alpe
4
-24
/
+19
2015-02-09
tipc: convert legacy nl socket dump to nl compat
Richard Alpe
4
-89
/
+111
2015-02-09
tipc: convert legacy nl name table dump to nl compat
Richard Alpe
4
-190
/
+101
2015-02-09
tipc: convert legacy nl link stat reset to nl compat
Richard Alpe
4
-41
/
+27
2015-02-09
tipc: convert legacy nl link prop set to nl compat
Richard Alpe
4
-153
/
+48
2015-02-09
tipc: convert legacy nl link dump to nl compat
Richard Alpe
4
-79
/
+23
2015-02-09
tipc: convert legacy nl link stat to nl compat
Richard Alpe
6
-192
/
+205
2015-02-09
tipc: convert legacy nl bearer enable/disable to nl compat
Richard Alpe
4
-57
/
+149
2015-02-09
tipc: convert legacy nl bearer dump to nl compat
Richard Alpe
4
-34
/
+273
2015-02-09
tipc: move and rename the legacy nl api to "nl compat"
Richard Alpe
13
-76
/
+130
2015-02-09
SUNRPC: Define xs_tcp_fin_timeout only if CONFIG_SUNRPC_DEBUG
Trond Myklebust
1
-2
/
+2
2015-02-09
SUNRPC: Handle connection reset more efficiently.
Trond Myklebust
1
-16
/
+18
2015-02-09
SUNRPC: Remove the redundant XPRT_CONNECTION_CLOSE flag
Trond Myklebust
2
-2
/
+0
2015-02-09
SUNRPC: Make xs_tcp_close() do a socket shutdown rather than a sock_release
Trond Myklebust
1
-5
/
+1
2015-02-09
SUNRPC: Ensure xs_tcp_shutdown() requests a full close of the connection
Trond Myklebust
1
-2
/
+2
2015-02-09
SUNRPC: Cleanup to remove remaining uses of XPRT_CONNECTION_ABORT
Trond Myklebust
1
-3
/
+0
2015-02-09
SUNRPC: Remove TCP socket linger code
Trond Myklebust
1
-35
/
+0
2015-02-08
net:rfs: adjust table size checking
Eric Dumazet
1
-1
/
+1
2015-02-08
SUNRPC: Remove TCP client connection reset hack
Trond Myklebust
1
-66
/
+1
2015-02-08
SUNRPC: TCP/UDP always close the old socket before reconnecting
Trond Myklebust
1
-2
/
+3
2015-02-08
SUNRPC: Add helpers to prevent socket create from racing
Trond Myklebust
2
-6
/
+38
2015-02-08
SUNRPC: Ensure xs_reset_transport() resets the close connection flags
Trond Myklebust
1
-16
/
+13
2015-02-08
SUNRPC: Do not clear the source port in xs_reset_transport
Trond Myklebust
1
-2
/
+0
2015-02-08
SUNRPC: Handle EADDRINUSE on connect
Trond Myklebust
2
-0
/
+5
2015-02-08
net: rfs: add hash collision detection
Eric Dumazet
3
-24
/
+28
2015-02-08
gre/ipip: use be16 variants of netlink functions
Sabrina Dubroca
2
-12
/
+12
2015-02-08
SUNRPC: Set SO_REUSEPORT socket option for TCP connections
Trond Myklebust
1
-4
/
+49
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
Merge tag 'nfs-rdma-for-3.20-part-2' of git://git.linux-nfs.org/projects/anna...
Trond Myklebust
1
-3
/
+4
2015-02-08
tcp: mitigate ACK loops for connections as tcp_timewait_sock
Neal Cardwell
1
-5
/
+24
2015-02-08
tcp: mitigate ACK loops for connections as tcp_sock
Neal Cardwell
2
-7
/
+23
2015-02-08
tcp: mitigate ACK loops for connections as tcp_request_sock
Neal Cardwell
1
-1
/
+5
2015-02-08
tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacks
Neal Cardwell
3
-0
/
+14
2015-02-08
openvswitch: Initialize unmasked key and uid len
Pravin B Shelar
1
-0
/
+2
2015-02-07
bridge: add missing bridge port check for offloads
Roopa Prabhu
1
-2
/
+2
2015-02-07
net: use netif_rx_ni() from process context
Eric Dumazet
1
-2
/
+2
2015-02-07
rds: Make rds_message_copy_from_user() return 0 on success.
Sowmini Varadhan
1
-4
/
+4
2015-02-07
net: rds: Remove repeated function names from debug output
Rasmus Villemoes
3
-6
/
+6
2015-02-07
net: openvswitch: Support masked set actions.
Jarno Rajahalme
2
-172
/
+362
2015-02-07
Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
9
-42
/
+1146
2015-02-07
rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY
Daniel Borkmann
1
-12
/
+6
2015-02-07
dsa: correctly determine the number of switches in a system
Tobias Waldekranz
1
-1
/
+1
2015-02-06
ipv6: addrconf: add missing validate_link_af handler
Daniel Borkmann
1
-0
/
+17
[prev]
[next]