index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: conntrack: use a single expectation table for all namespaces
Florian Westphal
2016-05-06
6
-33
/
+25
*
netfilter: conntrack: make netns address part of expect hash
Florian Westphal
2016-05-06
1
-7
/
+10
*
netfilter: conntrack: check netns when walking expect hash
Florian Westphal
2016-05-06
3
-4
/
+30
*
netfilter: nf_tables: allow set names up to 32 bytes
Pablo Neira Ayuso
2016-05-05
3
-4
/
+5
*
netfilter: x_tables: get rid of old and inconsistent debugging
Pablo Neira Ayuso
2016-05-05
3
-573
/
+117
*
openvswitch: __nf_ct_l{3,4}proto_find() always return a valid pointer
Pablo Neira Ayuso
2016-05-05
1
-8
/
+0
*
netfilter: conntrack: introduce clash resolution on insertion race
Pablo Neira Ayuso
2016-05-05
4
-3
/
+57
*
netfilter: conntrack: introduce nf_ct_acct_update()
Pablo Neira Ayuso
2016-05-05
1
-23
/
+19
*
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
10
-68
/
+62
*
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
4
-9
/
+15
*
Merge tag 'ipvs-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Pablo Neira Ayuso
2016-04-25
6
-5
/
+260
|
\
|
*
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
4
-1
/
+231
*
|
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
2
-25
/
+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
2
-10
/
+11
*
|
hv_netvsc: Fix the list processing for network change event
Haiyang Zhang
2016-04-25
1
-1
/
+1
*
|
tcp-tso: do not split TSO packets at retransmit time
Eric Dumazet
2016-04-24
4
-40
/
+34
*
|
tipc: fix stale links after re-enabling bearer
Parthasarathy Bhuvaragan
2016-04-24
1
-2
/
+1
*
|
Merge branch 'tcp-tcstamp_ack-frag-coalesce'
David S. Miller
2016-04-24
1
-0
/
+4
|
\
\
|
*
|
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
13
-818
/
+591
|
\
\
|
*
|
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
5
-8
/
+11
|
*
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
3
-20
/
+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
5
-130
/
+92
|
*
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
[next]