index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-16
tipc: fix uninit-value in tipc_nl_compat_bearer_enable
Ying Xue
1
-0
/
+26
2019-01-16
tipc: fix uninit-value in tipc_nl_compat_link_reset_stats
Ying Xue
1
-0
/
+15
2019-01-16
tipc: fix uninit-value in in tipc_conn_rcv_sub
Ying Xue
1
-1
/
+1
2019-01-16
sch_cake: Correctly update parent qlen when splitting GSO packets
Toke Høiland-Jørgensen
1
-2
/
+3
2019-01-16
sched: Fix detection of empty queues in child qdiscs
Toke Høiland-Jørgensen
3
-3
/
+9
2019-01-16
sched: Avoid dereferencing skb pointer after child enqueue
Toke Høiland-Jørgensen
8
-16
/
+23
2019-01-16
ip6_gre: update version related info when changing link
Hangbin Liu
1
-0
/
+4
2019-01-16
net: ipv4: Fix memory leak in network namespace dismantle
Ido Schimmel
2
-5
/
+14
2019-01-16
ip6_gre: fix tunnel list corruption for x-netns
Olivier Matz
1
-2
/
+2
2019-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-16
/
+22
2019-01-15
SUNRPC: Address Kerberos performance/behavior regression
Chuck Lever
1
-1
/
+1
2019-01-15
SUNRPC: Ensure we respect the RPCSEC_GSS sequence number limit
Trond Myklebust
2
-10
/
+21
2019-01-15
SUNRPC: Ensure rq_bytes_sent is reset before request transmission
Trond Myklebust
2
-1
/
+1
2019-01-15
xsk: Check if a queue exists during umem setup
Krzysztof Kazimierczak
1
-3
/
+13
2019-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
29
-113
/
+209
2019-01-14
netfilter: nft_flow_offload: fix checking method of conntrack helper
Henry Yen
1
-1
/
+4
2019-01-12
net: clear skb->tstamp in bridge forwarding path
Paolo Abeni
1
-0
/
+1
2019-01-12
net: bpfilter: disallow to remove bpfilter module while being used
Taehee Yoo
2
-23
/
+27
2019-01-12
net: bpfilter: restart bpfilter_umh when error occurred
Taehee Yoo
3
-12
/
+38
2019-01-12
net: bpfilter: use cleanup callback to release umh_info
Taehee Yoo
2
-20
/
+36
2019-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2019-01-11
netfilter: nft_flow_offload: fix interaction with vrf slave device
wenxu
2
-4
/
+5
2019-01-11
netfilter: ebtables: account ebt_table_info to kmemcg
Shakeel Butt
1
-2
/
+4
2019-01-11
tcp: change txhash on SYN-data timeout
Yuchung Cheng
1
-1
/
+1
2019-01-10
ipv6: fix kernel-infoleak in ipv6_local_error()
Eric Dumazet
1
-0
/
+1
2019-01-10
net/core/neighbour: tell kmemleak about hash tables
Konstantin Khlebnikov
1
-4
/
+9
2019-01-10
ip: on queued skb use skb_header_pointer instead of pskb_may_pull
Willem de Bruijn
2
-13
/
+9
2019-01-10
bpf: correctly set initial window on active Fast Open sender
Yuchung Cheng
1
-1
/
+1
2019-01-10
netfilter: nft_flow_offload: Fix reverse route lookup
wenxu
1
-2
/
+2
2019-01-10
sunrpc: kernel BUG at kernel/cred.c:825!
Santosh kumar pradhan
1
-0
/
+3
2019-01-09
packet: Do not leak dev refcounts on error exit
Jason Gunthorpe
1
-2
/
+2
2019-01-09
netfilter: nf_tables: selective rule dump needs table to be specified
Pablo Neira Ayuso
1
-1
/
+1
2019-01-09
netfilter: nf_tables: fix leaking object reference count
Taehee Yoo
1
-0
/
+2
2019-01-09
netfilter: nf_tables: Fix for endless loop when dumping ruleset
Phil Sutter
1
-6
/
+4
2019-01-09
net: bridge: Fix VLANs memory leak
Ido Schimmel
2
-13
/
+14
2019-01-08
SUNRPC: Fix TCP receive code on archs with flush_dcache_page()
Trond Myklebust
1
-0
/
+22
2019-01-08
xprtrdma: Double free in rpcrdma_sendctxs_create()
Dan Carpenter
1
-5
/
+1
2019-01-08
xprtrdma: Fix error code in rpcrdma_buffer_create()
Dan Carpenter
1
-1
/
+3
2019-01-08
Merge ra.kernel.org:/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-4
/
+4
2019-01-08
libceph: allow setting abort_on_full for rbd
Dongsheng Yang
3
-4
/
+13
2019-01-07
smc: move unhash as early as possible in smc_release()
Cong Wang
1
-1
/
+3
2019-01-07
net: bridge: fix a bug on using a neighbour cache entry without checking its ...
JianJhen Chen
1
-1
/
+1
2019-01-07
tipc: fix memory leak in tipc_nl_compat_publ_dump
Gustavo A. R. Silva
1
-1
/
+3
2019-01-07
rds: use DIV_ROUND_UP instead of ceil
Jacob Wen
4
-9
/
+5
2019-01-07
can: gw: ensure DLC boundaries after CAN frame modification
Oliver Hartkopp
1
-3
/
+27
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2
-6
/
+6
2019-01-06
ipv6: Take rcu_read_lock in __inet6_bind for mapped addresses
David Ahern
1
-1
/
+4
2019-01-06
Merge tag 'ceph-for-4.21-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-34
/
+21
2019-01-05
bpf: Fix [::] -> [::1] rewrite in sys_sendmsg
Andrey Ignatov
1
-4
/
+4
2019-01-05
ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped address
David Ahern
1
-1
/
+10
[prev]
[next]