index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lock
Xin Long
2016-09-30
2
-21
/
+47
*
sctp: change to check peer prsctp_capable when using prsctp polices
Xin Long
2016-09-30
2
-6
/
+6
*
sctp: remove prsctp_param from sctp_chunk
Xin Long
2016-09-30
3
-19
/
+9
*
act_ife: Fix false encoding
Yotam Gigi
2016-09-27
1
-2
/
+2
*
act_ife: Fix external mac header on encode
Yotam Gigi
2016-09-27
1
-2
/
+1
*
VSOCK: Don't dec ack backlog twice for rejected connections
Jorgen Hansen
2016-09-27
1
-3
/
+3
*
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2016-09-25
4
-5
/
+10
*
ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()
Lance Richardson
2016-09-24
1
-1
/
+0
*
tcp: fix a compile error in DBGUNDO()
Eric Dumazet
2016-09-23
1
-2
/
+1
*
tcp: fix wrong checksum calculation on MTU probing
Douglas Caetano dos Santos
2016-09-23
1
-5
/
+7
*
sch_sfb: keep backlog updated with qlen
WANG Cong
2016-09-23
1
-0
/
+3
*
sch_qfq: keep backlog updated with qlen
WANG Cong
2016-09-23
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-09-22
30
-94
/
+209
|
\
|
*
tcp: properly account Fast Open SYN-ACK retrans
Yuchung Cheng
2016-09-22
3
-1
/
+4
|
*
tcp: fix under-accounting retransmit SNMP counters
Yuchung Cheng
2016-09-22
1
-1
/
+1
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2016-09-22
6
-14
/
+48
|
|
\
|
|
*
vti6: fix input path
Nicolas Dichtel
2016-09-21
3
-9
/
+13
|
|
*
xfrm: Fix memory leak of aead algorithm name
Ilan Tayari
2016-09-19
1
-0
/
+1
|
|
*
vti: use right inner_mode for inbound inter address family policy checks
thomas.zeitlhofer+lkml@ze-it.at
2016-09-09
2
-2
/
+28
|
|
*
xfrm_user: propagate sec ctx allocation errors
Mathias Krause
2016-09-09
1
-3
/
+6
|
*
|
net: get rid of an signed integer overflow in ip_idents_reserve()
Eric Dumazet
2016-09-22
1
-2
/
+8
|
*
|
ipmr, ip6mr: return lastuse relative to now
Nikolay Aleksandrov
2016-09-21
2
-4
/
+10
|
*
|
net: ipv6: fallback to full lookup if table lookup is unsuitable
Vincent Bernat
2016-09-20
1
-1
/
+10
|
*
|
Merge tag 'mac80211-for-davem-2016-09-16' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2016-09-18
3
-3
/
+16
|
|
\
\
|
|
*
|
mac80211: reject TSPEC TIDs (TSIDs) for aggregation
Johannes Berg
2016-09-15
2
-1
/
+10
|
|
*
|
mac80211: check skb_linearize() return value
Johannes Berg
2016-09-14
1
-2
/
+6
|
*
|
|
irda: Free skb on irda_accept error path.
phil.turnbull@oracle.com
2016-09-17
1
-3
/
+2
|
*
|
|
tcp: fix overflow in __tcp_retransmit_skb()
Eric Dumazet
2016-09-17
1
-1
/
+2
|
*
|
|
net: VRF: Pass original iif to ip_route_input()
Mark Tomlinson
2016-09-16
1
-2
/
+3
|
*
|
|
Merge tag 'batadv-net-for-davem-20160914' of git://git.open-mesh.org/linux-merge
David S. Miller
2016-09-16
2
-2
/
+28
|
|
\
\
\
|
|
*
|
|
batman-adv: fix elp packet data reservation
Linus Lüssing
2016-08-26
1
-1
/
+1
|
|
*
|
|
batman-adv: Add missing refcnt for last_candidate
Sven Eckelmann
2016-08-26
1
-1
/
+27
|
*
|
|
|
Merge tag 'mac80211-for-davem-2016-09-13' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2016-09-16
5
-37
/
+39
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
nl80211: validate number of probe response CSA counters
Johannes Berg
2016-09-13
1
-1
/
+1
|
|
*
|
|
mac80211: make mpath path fixing more robust
Pedersen, Thomas
2016-09-12
2
-2
/
+3
|
|
*
|
|
mac80211: fix sequence number assignment for PS response frames
Felix Fietkau
2016-09-12
1
-32
/
+33
|
|
*
|
|
mac80211: fix tim recalculation after PS response
Felix Fietkau
2016-09-12
1
-2
/
+2
|
*
|
|
|
sctp: hold the transport before using it in sctp_hash_cmp
Xin Long
2016-09-13
1
-10
/
+17
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-09-13
5
-13
/
+21
|
|
\
\
\
\
|
|
*
|
|
|
netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensions
Gao Feng
2016-09-13
2
-4
/
+5
|
|
*
|
|
|
netfilter: nf_nat: handle NF_DROP from nfnetlink_parse_nat_setup()
Pablo Neira Ayuso
2016-09-12
1
-1
/
+1
|
|
*
|
|
|
netfilter: nft_chain_route: re-route before skb is queued to userspace
Liping Zhang
2016-09-06
2
-7
/
+14
|
|
*
|
|
|
netfilter: nf_tables_trace: fix endiness when dump chain policy
Liping Zhang
2016-09-05
1
-1
/
+1
*
|
|
|
|
|
cgroup: duplicate cgroup reference when cloning sockets
Johannes Weiner
2016-09-19
1
-1
/
+4
*
|
|
|
|
|
Merge tag 'nfsd-4.8-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-09-16
1
-2
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")
Chuck Lever
2016-09-12
1
-2
/
+3
*
|
|
|
|
|
|
Merge tag 'nfs-for-4.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-09-12
3
-14
/
+34
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
xprtrdma: Fix receive buffer accounting
Chuck Lever
2016-09-06
2
-12
/
+30
|
*
|
|
|
|
|
xprtrdma: Revert 3d4cf35bd4fa ("xprtrdma: Reply buffer exhaustion...")
Chuck Lever
2016-09-06
1
-5
/
+7
|
*
|
|
|
|
|
sunrpc: fix UDP memory accounting
Paolo Abeni
2016-09-03
1
-1
/
+1
[next]