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-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
2015-02-05
tipc: eliminate race condition at multicast reception
Jon Paul Maloy
8
-59
/
+114
2015-02-05
tipc: simplify socket multicast reception
Jon Paul Maloy
6
-101
/
+84
2015-02-05
tipc: simplify connection abort notifications when links break
Jon Paul Maloy
1
-40
/
+29
2015-02-05
tipc: resolve race problem at unicast message reception
Jon Paul Maloy
11
-241
/
+372
2015-02-05
tipc: use existing sk_write_queue for outgoing packet chain
Jon Paul Maloy
1
-18
/
+13
2015-02-05
tipc: split up function tipc_msg_eval()
Jon Paul Maloy
3
-43
/
+48
2015-02-05
tipc: enqueue arrived buffers in socket in separate function
Jon Paul Maloy
1
-15
/
+31
2015-02-05
tipc: simplify message forwarding and rejection in socket layer
Jon Paul Maloy
1
-62
/
+58
2015-02-05
tipc: reduce usage of context info in socket and link
Jon Paul Maloy
10
-91
/
+98
2015-02-05
pktgen: fix UDP checksum computation
Sabrina Dubroca
1
-8
/
+8
2015-02-05
net: ipv6: allow explicitly choosing optimistic addresses
Erik Kline
2
-3
/
+20
2015-02-05
flowcache: Fix kernel panic in flow_cache_flush_task
Miroslav Urbanek
1
-1
/
+1
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
28
-204
/
+274
2015-02-05
xprtrdma: Address sparse complaint in rpcr_to_rdmar()
Chuck Lever
1
-3
/
+4
2015-02-05
sit: fix some __be16/u16 mismatches
Eric Dumazet
1
-4
/
+4
2015-02-05
net: remove some sparse warnings
Eric Dumazet
1
-3
/
+3
2015-02-05
ip6_gre: fix endianness errors in ip6gre_err
Sabrina Dubroca
1
-2
/
+2
2015-02-04
Revert "bridge: Let bridge not age 'externally' learnt FDB entries, they are ...
David S. Miller
1
-1
/
+1
2015-02-04
pkt_sched: fq: better control of DDOS traffic
Eric Dumazet
1
-2
/
+17
2015-02-04
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
15
-382
/
+192
2015-02-04
tcp: do not pace pure ack packets
Eric Dumazet
2
-3
/
+17
2015-02-04
netfilter: Use rhashtable walk iterator
Herbert Xu
1
-17
/
+36
2015-02-04
netlink: Use rhashtable walk iterator
Herbert Xu
1
-66
/
+64
2015-02-04
cls_api.c: Fix dumping of non-existing actions' stats.
Ignacy Gawędzki
1
-3
/
+4
2015-02-04
pkt_sched: fq: avoid hang when quantum 0
Kenneth Klette Jonassen
1
-2
/
+8
2015-02-04
net/core: Add event for a change in slave state
Moni Shoua
2
-0
/
+21
2015-02-04
tipc: separate link starting event from link timeout event
Jon Paul Maloy
1
-1
/
+3
2015-02-04
tipc: eliminate race during node creation
Jon Paul Maloy
2
-13
/
+7
2015-02-04
tipc: avoid stale link after aborted failover
Jon Paul Maloy
2
-0
/
+5
2015-02-04
tipc: add reference count to struct tipc_link
Jon Paul Maloy
2
-31
/
+50
2015-02-04
net: rds: use correct size for max unacked packets and bytes
Sasha Levin
1
-2
/
+2
[prev]
[next]