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
*
netfilter: conntrack: __nf_ct_l4proto_find() always returns valid pointer
Pablo Neira Ayuso
2016-05-05
1
-1
/
+1
*
netfilter: conntrack: consider ct netns in early_drop logic
Florian Westphal
2016-05-05
1
-18
/
+25
*
netfilter: conntrack: use a single hashtable for all namespaces
Florian Westphal
2016-05-05
8
-66
/
+61
*
netfilter: conntrack: make netns address part of hash
Florian Westphal
2016-05-05
1
-17
/
+18
*
netfilter: conntrack: check netns when comparing conntrack objects
Florian Westphal
2016-05-05
3
-12
/
+22
*
netfilter: conntrack: small refactoring of conntrack seq_printf
Florian Westphal
2016-05-05
1
-5
/
+19
*
netfilter: conntrack: use nf_ct_key_equal() in more places
Florian Westphal
2016-05-05
1
-18
/
+11
*
netfilter: conntrack: don't attempt to iterate over empty table
Florian Westphal
2016-05-05
1
-0
/
+3
*
netfilter: conntrack: fix lookup race during hash resize
Florian Westphal
2016-05-05
1
-5
/
+19
*
netfilter: conntrack: keep BH enabled during lookup
Florian Westphal
2016-05-05
1
-17
/
+8
*
netfilter: nftables: add connlabel set support
Florian Westphal
2016-05-05
1
-0
/
+30
*
netfilter: fix IS_ERR_VALUE usage
Pablo Neira Ayuso
2016-04-29
3
-6
/
+12
*
Merge tag 'ipvs-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Pablo Neira Ayuso
2016-04-25
5
-5
/
+243
|
\
|
*
ipvs: don't alter conntrack in OPS mode
Marco Angaroni
2016-04-20
2
-1
/
+6
|
*
ipvs: optimize release of connections in OPS mode
Marco Angaroni
2016-04-20
1
-3
/
+23
|
*
ipvs: handle connections started by real-servers
Marco Angaroni
2016-04-20
3
-1
/
+214
*
|
netfilter: ip6t_SYNPROXY: unnecessary to check whether ip6_route_output retur...
Liping Zhang
2016-04-25
1
-1
/
+1
*
|
netfilter: nf_ct_helper: disable automatic helper assignment
Pablo Neira Ayuso
2016-04-25
1
-2
/
+2
*
|
netfilter: nft_rbtree: allow adjacent intervals with dynamic updates
Pablo Neira Ayuso
2016-04-25
1
-5
/
+35
*
|
netfilter: nft_rbtree: introduce nft_rbtree_interval_end() helper
Pablo Neira Ayuso
2016-04-25
1
-3
/
+6
*
|
netfilter: nf_tables: parse element flags from nft_del_setelem()
Pablo Neira Ayuso
2016-04-25
1
-5
/
+33
*
|
netfilter: nf_tables: introduce nft_setelem_parse_flags() helper
Pablo Neira Ayuso
2016-04-25
1
-12
/
+22
*
|
netfilter: conntrack: use get_random_once for conntrack hash seed
Florian Westphal
2016-04-25
1
-23
/
+3
*
|
netfilter: conntrack: use get_random_once for nat and expectations
Florian Westphal
2016-04-25
2
-6
/
+7
*
|
netfilter: conntrack: move generation seqcnt out of netns_ct
Florian Westphal
2016-04-25
1
-9
/
+11
*
|
tcp-tso: do not split TSO packets at retransmit time
Eric Dumazet
2016-04-24
3
-38
/
+32
*
|
tipc: fix stale links after re-enabling bearer
Parthasarathy Bhuvaragan
2016-04-24
1
-2
/
+1
*
|
tcp: Merge txstamp_ack in tcp_skb_collapse_tstamp
Martin KaFai Lau
2016-04-24
1
-0
/
+2
*
|
tcp: Carry txstamp_ack in tcp_fragment_tstamp
Martin KaFai Lau
2016-04-24
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-04-24
11
-814
/
+578
|
\
\
|
*
|
netfilter: conntrack: don't acquire lock during seq_printf
Florian Westphal
2016-04-19
2
-14
/
+2
|
|
/
|
*
netfilter: ctnetlink: restore inlining for netlink message size calculation
Pablo Neira Ayuso
2016-04-18
1
-5
/
+5
|
*
netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used'
Florian Westphal
2016-04-18
4
-6
/
+9
|
*
netfilter: labels: don't emit ct event if labels were not changed
Florian Westphal
2016-04-18
1
-6
/
+10
|
*
netfilter: connlabels: move helpers to xt_connlabel
Florian Westphal
2016-04-18
2
-19
/
+12
|
*
netfilter: ctnetlink: remove unnecessary inlining
Pablo Neira Ayuso
2016-04-14
1
-69
/
+48
|
*
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
2016-04-14
4
-130
/
+89
|
*
netfilter: x_tables: remove obsolete check
Florian Westphal
2016-04-14
3
-22
/
+0
|
*
netfilter: x_tables: remove obsolete overflow check for compat case too
Florian Westphal
2016-04-14
3
-6
/
+0
|
*
netfilter: x_tables: do compat validation via translate_table
Florian Westphal
2016-04-14
4
-342
/
+83
|
*
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
2016-04-14
4
-50
/
+25
|
*
netfilter: arp_tables: simplify translate_compat_table args
Florian Westphal
2016-04-14
1
-46
/
+36
|
*
netfilter: ip6_tables: simplify translate_compat_table args
Florian Westphal
2016-04-14
1
-35
/
+24
|
*
netfilter: ip_tables: simplify translate_compat_table args
Florian Westphal
2016-04-14
1
-35
/
+24
|
*
netfilter: x_tables: validate all offsets and sizes in a rule
Florian Westphal
2016-04-14
1
-5
/
+76
|
*
netfilter: x_tables: check for bogus target offset
Florian Westphal
2016-04-14
4
-8
/
+24
|
*
netfilter: x_tables: check standard target size too
Florian Westphal
2016-04-14
1
-0
/
+15
|
*
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
2016-04-14
4
-3
/
+28
|
*
netfilter: x_tables: assert minimum target size
Florian Westphal
2016-04-14
1
-0
/
+3
|
*
netfilter: x_tables: kill check_entry helper
Florian Westphal
2016-04-14
3
-35
/
+24
[next]