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
2016-09-30
sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lock
Xin Long
2
-21
/
+47
2016-09-30
sctp: change to check peer prsctp_capable when using prsctp polices
Xin Long
2
-6
/
+6
2016-09-30
sctp: remove prsctp_param from sctp_chunk
Xin Long
3
-19
/
+9
2016-09-30
ipv6 addrconf: implement RFC7559 router solicitation backoff
Maciej Żenczykowski
1
-7
/
+44
2016-09-30
net: Suppress the "Comparison to NULL could be written" warnings
Jia He
2
-17
/
+17
2016-09-30
ipv6: Remove useless parameter in __snmp6_fill_statsdev
Jia He
1
-6
/
+6
2016-09-30
proc: Reduce cache miss in xfrm_statistics_seq_show
Jia He
1
-2
/
+8
2016-09-30
proc: Reduce cache miss in sctp_snmp_seq_show
Jia He
1
-2
/
+6
2016-09-30
proc: Reduce cache miss in snmp6_seq_show
Jia He
1
-8
/
+22
2016-09-30
proc: Reduce cache miss in snmp_seq_show
Jia He
1
-23
/
+47
2016-09-29
rxrpc: Note serial number being ACK'd in the congestion management trace
David Howells
1
-4
/
+4
2016-09-29
rxrpc: Request more ACKs in slow-start mode
David Howells
1
-0
/
+1
2016-09-29
rxrpc: Reduce the rxrpc_local::services list to a pointer
David Howells
5
-25
/
+18
2016-09-29
rxrpc: When activating client conn channels, do state check inside lock
David Howells
1
-11
/
+25
2016-09-29
rxrpc: Make Tx loss-injection go through normal return and adjust tracing
David Howells
6
-21
/
+15
2016-09-29
rxrpc: Fix exclusive client connections
David Howells
1
-1
/
+1
2016-09-28
net: do not export sk_stream_write_space
Eric Dumazet
1
-1
/
+0
2016-09-28
cfg80211: wext: really don't store non-WEP keys
Johannes Berg
1
-1
/
+11
2016-09-28
tcp: Change txhash on every SYN and RTO retransmit
Lawrence Brakmo
1
-0
/
+4
2016-09-28
switchdev: remove FIB offload infrastructure
Jiri Pirko
4
-299
/
+1
2016-09-28
fib: introduce FIB info offload flag helpers
Jiri Pirko
1
-2
/
+2
2016-09-28
fib: introduce FIB notification infrastructure
Jiri Pirko
3
-11
/
+77
2016-09-28
net/sched: cls_flower: Use a proper mask value for enc key id parameter
Hadar Hen Zion
1
-2
/
+2
2016-09-27
act_ife: Fix false encoding
Yotam Gigi
1
-2
/
+2
2016-09-27
act_ife: Fix external mac header on encode
Yotam Gigi
1
-2
/
+1
2016-09-27
VSOCK: Don't dec ack backlog twice for rejected connections
Jorgen Hansen
1
-3
/
+3
2016-09-26
cfg80211: add checks for beacon rate, extend to mesh
Johannes Berg
1
-11
/
+35
2016-09-26
cfg80211: Add support to configure a beacon data rate
Purushottam Kushwaha
1
-222
/
+288
2016-09-25
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-1
/
+3
2016-09-25
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
4
-5
/
+10
2016-09-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
243
-5889
/
+10530
2016-09-25
netfilter: nf_log: get rid of XT_LOG_* macros
Liping Zhang
3
-12
/
+12
2016-09-25
netfilter: nft_log: complete NFTA_LOG_FLAGS attr support
Liping Zhang
8
-10
/
+17
2016-09-25
netfilter: nf_tables: add range expression
Pablo Neira Ayuso
3
-2
/
+146
2016-09-25
netfilter: xt_socket: fix transparent match for IPv6 request sockets
KOVACS Krisztian
2
-1
/
+1
2016-09-25
netfilter: evict stale entries when user reads /proc/net/nf_conntrack
Florian Westphal
1
-0
/
+5
2016-09-25
netfilter: xt_hashlimit: Create revision 2 to support higher pps rates
Vishwanath Pai
1
-68
/
+262
2016-09-25
netfilter: xt_hashlimit: Prepare for revision 2
Vishwanath Pai
1
-30
/
+31
2016-09-25
netfilter: nft_ct: report error if mark and dir specified simultaneously
Liping Zhang
1
-0
/
+2
2016-09-25
netfilter: nft_ct: unnecessary to require dir when use ct l3proto/protocol
Liping Zhang
1
-10
/
+9
2016-09-25
netfilter: seqadj: Fix the wrong ack adjust for the RST packet without ack
Gao Feng
1
-8
/
+12
2016-09-25
netfilter: replace list_head with single linked list
Aaron Conole
5
-78
/
+118
2016-09-25
Merge tag 'rxrpc-rewrite-20160924' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
9
-38
/
+418
2016-09-24
gre: use nla_get_be32() to extract flowinfo
Lance Richardson
1
-1
/
+1
2016-09-24
rxrpc: Implement slow-start
David Howells
8
-13
/
+294
2016-09-24
rxrpc: Schedule an ACK if the reply to a client call appears overdue
David Howells
4
-0
/
+13
2016-09-24
rxrpc: Generate a summary of the ACK state for later use
David Howells
2
-11
/
+48
2016-09-24
rxrpc: Delay the resend timer to allow for nsec->jiffies conv error
David Howells
1
-2
/
+8
2016-09-24
rxrpc: Reinitialise the call ACK and timer state for client reply phase
David Howells
3
-0
/
+11
2016-09-24
rxrpc: Include the last reply DATA serial number in the final ACK
David Howells
1
-3
/
+3
[prev]
[next]