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
*
treewide: convert PF_MEMALLOC manipulations to new helpers
Vlastimil Babka
2017-05-08
2
-6
/
+8
*
fs: ceph: CURRENT_TIME with ktime_get_real_ts()
Deepa Dinamani
2017-05-08
2
-4
/
+6
*
format-security: move static strings to const
Kees Cook
2017-05-08
1
-1
/
+2
*
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
2017-05-08
2
-3
/
+2
*
net: use kvmalloc with __GFP_REPEAT rather than open coded variant
Michal Hocko
2017-05-08
2
-26
/
+10
*
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-05-08
10
-92
/
+26
*
net/ipv6/ila/ila_xlat.c: simplify a strange allocation pattern
Michal Hocko
2017-05-08
1
-7
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-05-05
1
-1
/
+0
|
\
|
*
sysctl: Remove dead register_sysctl_root
Eric W. Biederman
2017-04-16
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-04
20
-76
/
+191
|
\
\
|
*
|
ipv6: initialize route null entry in addrconf_init()
WANG Cong
2017-05-04
2
-11
/
+17
|
*
|
rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
Michal Schmidt
2017-05-04
1
-1
/
+1
|
*
|
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
Alexander Potapenko
2017-05-04
2
-0
/
+5
|
*
|
net/sched: remove redundant null check on head
Colin Ian King
2017-05-04
1
-2
/
+1
|
*
|
tcp: do not inherit fastopen_req from parent
Eric Dumazet
2017-05-04
1
-0
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-05-03
12
-59
/
+162
|
|
\
\
|
|
*
|
netfilter: nf_tables: check if same extensions are set when adding elements
Pablo Neira Ayuso
2017-05-03
1
-0
/
+5
|
|
*
|
Merge tag 'ipvs-fixes-for-v4.11' of http://git.kernel.org/pub/scm/linux/kerne...
Pablo Neira Ayuso
2017-04-28
1
-5
/
+17
|
|
|
\
\
|
|
|
*
|
ipvs: explicitly forbid ipv6 service/dest creation if ipv6 mod is disabled
Paolo Abeni
2017-04-28
1
-5
/
+17
|
|
*
|
|
netfilter: x_tables: unlock on error in xt_find_table_lock()
Dan Carpenter
2017-04-28
1
-1
/
+3
|
|
|
/
/
|
|
*
|
netfilter: Wrong icmp6 checksum for ICMPV6_TIME_EXCEED in reverse SNATv6 path
Dave Johnson
2017-04-25
1
-1
/
+1
|
|
*
|
netfilter: nft_dynset: continue to next expr if _OP_ADD succeeded
Liping Zhang
2017-04-25
1
-3
/
+2
|
|
*
|
bridge: ebtables: fix reception of frames DNAT-ed to bridge device/port
Linus Lüssing
2017-04-25
1
-0
/
+20
|
|
*
|
netfilter: xt_socket: Fix broken IPv6 handling
Peter Tirsek
2017-04-24
1
-1
/
+1
|
|
*
|
netfilter: ctnetlink: acquire ct->lock before operating nf_ct_seqadj
Liping Zhang
2017-04-24
1
-6
/
+15
|
|
*
|
netfilter: ctnetlink: make it safer when updating ct->status
Liping Zhang
2017-04-24
1
-9
/
+24
|
|
*
|
netfilter: ctnetlink: fix deadlock due to acquire _expect_lock twice
Liping Zhang
2017-04-24
1
-12
/
+12
|
|
*
|
netfilter: ctnetlink: drop the incorrect cthelper module request
Liping Zhang
2017-04-24
1
-16
/
+1
|
|
*
|
netfilter: nft_set_bitmap: free dummy elements when destroy the set
Liping Zhang
2017-04-24
1
-0
/
+5
|
|
*
|
netfilter: nf_ct_helper: permit cthelpers with different names via nfnetlink
Liping Zhang
2017-04-24
1
-5
/
+21
|
|
*
|
openvswitch: Delete conntrack entry clashing with an expectation.
Jarno Rajahalme
2017-04-24
1
-1
/
+29
|
|
*
|
netfilter: xt_CT: fix refcnt leak on error path
Gao Feng
2017-04-24
1
-2
/
+9
|
*
|
|
netfilter: conntrack: Force inlining of build check to prevent build failure
Geert Uytterhoeven
2017-05-03
1
-1
/
+1
|
*
|
|
net: ipv6: Do not duplicate DAD on link up
David Ahern
2017-05-03
1
-2
/
+3
*
|
|
|
Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-05-04
3
-0
/
+558
|
\
\
\
\
|
*
|
|
|
xen/9pfs: select CONFIG_XEN_XENBUS_FRONTEND
Arnd Bergmann
2017-05-02
1
-0
/
+1
|
*
|
|
|
xen/9pfs: initialize len to 0 to detect xenbus_read errors
Stefano Stabellini
2017-05-02
1
-1
/
+1
|
*
|
|
|
xen/9pfs: build 9pfs Xen transport driver
Stefano Stabellini
2017-05-02
2
-0
/
+12
|
*
|
|
|
xen/9pfs: receive responses
Stefano Stabellini
2017-05-02
1
-0
/
+56
|
*
|
|
|
xen/9pfs: send requests to the backend
Stefano Stabellini
2017-05-02
1
-2
/
+85
|
*
|
|
|
xen/9pfs: connect to the backend
Stefano Stabellini
2017-05-02
1
-0
/
+281
|
*
|
|
|
xen/9pfs: introduce Xen 9pfs transport driver
Stefano Stabellini
2017-05-02
1
-0
/
+125
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-05-03
1
-6
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
2017-05-01
1
-1
/
+2
|
*
|
|
|
|
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
1
-5
/
+3
*
|
|
|
|
|
Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2017-05-03
1
-98
/
+28
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
audit: normalize NETFILTER_PKT
Richard Guy Briggs
2017-05-02
1
-97
/
+27
|
*
|
|
|
|
netfilter: use consistent ipv4 network offset in xt_AUDIT
Richard Guy Briggs
2017-05-02
1
-1
/
+1
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
477
-7528
/
+13822
|
\
\
\
\
\
\
|
*
|
|
|
|
|
tipc: refactor function tipc_sk_recv_stream()
Jon Paul Maloy
2017-05-02
1
-84
/
+71
[next]