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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-16
netfilter: ipv4: whitespace around operators
Ian Morris
3
-6
/
+6
2015-10-16
netfilter: ipv4: code indentation
Ian Morris
3
-5
/
+5
2015-10-16
netfilter: ipv4: function definition layout
Ian Morris
2
-6
/
+6
2015-10-16
netfilter: ipv4: ternary operator layout
Ian Morris
2
-5
/
+5
2015-10-16
netfilter: ipv4: label placement
Ian Morris
2
-2
/
+2
2015-10-16
netfilter: turn NF_HOOK into an inline function
Arnd Bergmann
2
-4
/
+17
2015-10-16
netfilter: nf_queue: remove rcu_read_lock calls
Florian Westphal
1
-12
/
+4
2015-10-16
netfilter: make nf_queue_entry_get_refs return void
Florian Westphal
4
-19
/
+7
2015-10-16
netfilter: remove hook owner refcounting
Florian Westphal
18
-68
/
+0
2015-10-15
netfilter: nfnetlink_log: validate dependencies to avoid breaking atomicity
Pablo Neira
1
-19
/
+24
2015-10-15
netfilter: nfnetlink_log: consolidate check for instance in nfulnl_recv_config()
Pablo Neira Ayuso
1
-23
/
+5
2015-10-14
netfilter: ipv6: pointer cast layout
Ian Morris
1
-1
/
+1
2015-10-14
netfilter: ip6_tables: improve if statements
Ian Morris
1
-3
/
+3
2015-10-13
netfilter: ip6_tables: ternary operator layout
Ian Morris
1
-2
/
+2
2015-10-13
netfilter: ipv6: whitespace around operators
Ian Morris
3
-5
/
+5
2015-10-13
netfilter: ipv6: code indentation
Ian Morris
3
-6
/
+6
2015-10-13
netfilter: ip6_tables: function definition layout
Ian Morris
1
-3
/
+3
2015-10-13
netfilter: ip6_tables: label placement
Ian Morris
1
-1
/
+1
2015-10-13
netfilter: nfqueue: don't use prev pointer
Florian Westphal
1
-4
/
+2
2015-10-12
netfilter: nfnetlink_log: autoload nf_conntrack_netlink module NFQA_CFG_F_CON...
Ken-ichirou MATSUZAWA
1
-1
/
+10
2015-10-12
netfilter: bridge: avoid unused label warning
Arnd Bergmann
1
-12
/
+4
2015-10-12
Merge tag 'ipvs4-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git...
Pablo Neira Ayuso
2
-10
/
+6
2015-10-12
nfnetlink_cttimeout: add rcu_barrier() on module removal
Pablo Neira Ayuso
1
-0
/
+1
2015-10-12
netfilter: conntrack: fix crash on timeout object removal
Pablo Neira Ayuso
4
-11
/
+63
2015-10-12
netfilter: xt_CT: don't put back reference to timeout policy object
Pablo Neira Ayuso
1
-0
/
+3
2015-10-07
ipvs: Remove possibly unused variables from ip_vs_conn_net_{init,cleanup}
Simon Horman
1
-8
/
+5
2015-10-07
ipvs: Remove possibly unused variable from ip_vs_out
David Ahern
1
-2
/
+1
2015-10-05
netfilter: nfnetlink_log: allow to attach conntrack
Ken-ichirou MATSUZAWA
3
-9
/
+40
2015-10-05
netfilter: ctnetlink: add const qualifier to nfnl_hook.get_ct
Ken-ichirou MATSUZAWA
2
-2
/
+2
2015-10-05
netfilter: Kconfig rename QUEUE_CT to GLUE_CT
Ken-ichirou MATSUZAWA
2
-9
/
+9
2015-10-05
netfilter: nfnetlink_queue: rename related to nfqueue attaching conntrack info
Ken-ichirou MATSUZAWA
4
-49
/
+49
2015-10-05
netfilter: remove dead code
Flavio Leitner
1
-4
/
+0
2015-10-05
netfilter: nfnetlink_queue: use y2038 safe timestamp
Pablo Neira Ayuso
1
-3
/
+4
2015-10-05
Merge tag 'ipvs3-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git...
Pablo Neira Ayuso
1
-2
/
+0
2015-10-04
netfilter: rename nfnetlink_queue_core.c to nfnetlink_queue.c
Pablo Neira Ayuso
2
-1
/
+0
2015-10-04
netfilter: nfnetlink_queue: get rid of nfnetlink_queue_ct.c
Pablo Neira Ayuso
7
-187
/
+103
2015-10-03
tcp/dccp: add SLAB_DESTROY_BY_RCU flag for request sockets
Eric Dumazet
2
-2
/
+4
2015-10-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
16
-63
/
+87
2015-10-03
Merge branch 'ravb-r8a7795'
David S. Miller
5
-53
/
+184
2015-10-03
ravb: Add support for r8a7795 SoC
Kazuya Mizuguchi
2
-8
/
+62
2015-10-03
ravb: Document binding for r8a7795 SoC
Kazuya Mizuguchi
1
-7
/
+62
2015-10-03
ravb: Provide dev parameter to DMA API
Kazuya Mizuguchi
1
-19
/
+19
2015-10-03
phylib: Add phy_set_max_speed helper
Simon Horman
2
-19
/
+41
2015-10-03
Merge branch 'bpf-updates'
David S. Miller
13
-16
/
+63
2015-10-03
sched, bpf: make skb->priority writable
Daniel Borkmann
1
-2
/
+7
2015-10-03
sched, bpf: add helper for retrieving routing realms
Daniel Borkmann
5
-3
/
+39
2015-10-03
ebpf: migrate bpf_prog's flags to bitfield
Daniel Borkmann
11
-12
/
+18
2015-10-03
Merge branch 'switchdev-obj'
David S. Miller
11
-160
/
+199
2015-10-03
switchdev: push object ID back to object structure
Jiri Pirko
6
-56
/
+45
2015-10-03
switchdev: bring back switchdev_obj and use it as a generic object param
Jiri Pirko
6
-62
/
+109
[next]