index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-09-28
51
-299
/
+305
|
\
|
*
tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state
Eric Dumazet
2019-09-27
1
-2
/
+3
|
*
sk_buff: drop all skb extensions on free and skb scrubbing
Florian Westphal
2019-09-27
2
-3
/
+3
|
*
tcp_bbr: fix quantization code to not raise cwnd if not probing bandwidth
Kevin(Yudong) Yang
2019-09-27
1
-4
/
+4
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-09-27
4
-7
/
+42
|
|
\
|
|
*
netfilter: nf_tables: bogus EBUSY when deleting flowtable after flush
Laura Garcia Liebana
2019-09-25
2
-0
/
+35
|
|
*
netfilter: nf_tables: allow lookups in dynamic sets
Florian Westphal
2019-09-20
2
-5
/
+5
|
|
*
netfilter: nf_tables_offload: fix always true policy is unset check
Pablo Neira Ayuso
2019-09-20
1
-1
/
+1
|
|
*
netfilter: nf_tables: add NFT_CHAIN_POLICY_UNSET and use it
Pablo Neira Ayuso
2019-09-20
1
-1
/
+1
|
*
|
net/sched: Set default of CONFIG_NET_TC_SKB_EXT to N
Paul Blakey
2019-09-27
1
-1
/
+0
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-09-27
1
-2
/
+0
|
|
\
\
|
|
*
|
xsk: relax UMEM headroom alignment
Björn Töpel
2019-09-19
1
-2
/
+0
|
*
|
|
net: sched: sch_sfb: don't call qdisc_put() while holding tree lock
Vlad Buslov
2019-09-27
1
-3
/
+4
|
*
|
|
net: sched: multiq: don't call qdisc_put() while holding tree lock
Vlad Buslov
2019-09-27
1
-7
/
+16
|
*
|
|
net: sched: sch_htb: don't call qdisc_put() while holding tree lock
Vlad Buslov
2019-09-27
1
-1
/
+3
|
*
|
|
net/rds: Check laddr_check before calling it
Ka-Cheong Poon
2019-09-27
1
-1
/
+4
|
*
|
|
tcp: honor SO_PRIORITY in TIME_WAIT state
Eric Dumazet
2019-09-27
4
-3
/
+9
|
*
|
|
ipv6: tcp: provide sk->sk_priority to ctl packets
Eric Dumazet
2019-09-27
1
-7
/
+9
|
*
|
|
ipv6: add priority parameter to ip6_xmit()
Eric Dumazet
2019-09-27
5
-8
/
+11
|
*
|
|
sch_netem: fix rcu splat in netem_enqueue()
Eric Dumazet
2019-09-27
1
-1
/
+1
|
*
|
|
kcm: disable preemption in kcm_parse_func_strparser()
Eric Dumazet
2019-09-27
1
-1
/
+5
|
*
|
|
ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress rule
Jason A. Donenfeld
2019-09-26
1
-1
/
+2
|
*
|
|
openvswitch: change type of UPCALL_PID attribute to NLA_UNSPEC
Li RongQing
2019-09-26
1
-1
/
+1
|
*
|
|
net: print proper warning on dst underflow
Jason A. Donenfeld
2019-09-26
1
-2
/
+2
|
*
|
|
net/sched: cbs: Fix not adding cbs instance to list
Vinicius Costa Gomes
2019-09-26
1
-17
/
+13
|
*
|
|
net: Fix Kconfig indentation
Krzysztof Kozlowski
2019-09-26
8
-94
/
+94
|
*
|
|
nfc: enforce CAP_NET_RAW for raw sockets
Ori Nimron
2019-09-24
1
-2
/
+5
|
*
|
|
ieee802154: enforce CAP_NET_RAW for raw sockets
Ori Nimron
2019-09-24
1
-0
/
+3
|
*
|
|
ax25: enforce CAP_NET_RAW for raw sockets
Ori Nimron
2019-09-24
1
-0
/
+2
|
*
|
|
appletalk: enforce CAP_NET_RAW for raw sockets
Ori Nimron
2019-09-24
1
-0
/
+5
|
*
|
|
net: sched: fix possible crash in tcf_action_destroy()
Eric Dumazet
2019-09-24
1
-2
/
+4
|
*
|
|
net_sched: add policy validation for action attributes
Cong Wang
2019-09-21
1
-16
/
+18
|
*
|
|
net_sched: add max len check for TCA_KIND
Cong Wang
2019-09-21
1
-1
/
+2
|
*
|
|
net: qrtr: Stop rx_worker before freeing node
Bjorn Andersson
2019-09-21
1
-0
/
+1
|
*
|
|
ipv6: fix a typo in fib6_rule_lookup()
Eric Dumazet
2019-09-20
1
-1
/
+1
|
*
|
|
sch_netem: fix a divide by zero in tabledist()
Eric Dumazet
2019-09-20
1
-1
/
+1
|
*
|
|
ipv4: Revert removal of rt_uses_gateway
David Ahern
2019-09-20
5
-19
/
+26
|
*
|
|
net/sched: act_sample: don't push mac header on ip6gre ingress
Davide Caratti
2019-09-20
1
-0
/
+1
|
|
|
/
|
|
/
|
|
*
|
net/ncsi: Disable global multicast filter
Vijay Khemka
2019-09-19
2
-93
/
+12
|
|
/
*
|
Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-09-27
5
-30
/
+26
|
\
\
|
*
|
sunrpc: clean up indentation issue
Colin Ian King
2019-09-25
1
-2
/
+2
|
*
|
sunrpc: add a new cache_detail operation for when a cache is flushed
Jeff Layton
2019-08-19
1
-0
/
+3
|
*
|
svcrdma: Use llist for managing cache of recv_ctxts
Chuck Lever
2019-08-19
2
-16
/
+11
|
*
|
svcrdma: Remove svc_rdma_wq
Chuck Lever
2019-08-19
2
-8
/
+2
|
*
|
SUNRPC: Track writers of the 'channel' file to improve cache_listeners_exist
Dave Wysochanski
2019-07-30
1
-4
/
+8
*
|
|
Merge tag '9p-for-5.4' of git://github.com/martinetd/linux
Linus Torvalds
2019-09-27
1
-0
/
+1
|
\
\
\
|
*
|
|
9p: Transport error uninitialized
Lu Shuaibing
2019-09-03
1
-0
/
+1
*
|
|
|
Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-09-26
12
-384
/
+388
|
\
\
\
\
|
*
|
|
|
SUNRPC: Fix congestion window race with disconnect
Chuck Lever
2019-09-20
1
-0
/
+7
|
*
|
|
|
SUNRPC: Don't try to parse incomplete RPC messages
Trond Myklebust
2019-09-20
1
-1
/
+13
[next]