summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: fix IS_ERR_VALUE usagePablo Neira Ayuso2016-04-294-9/+15
* Merge tag 'ipvs-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso2016-04-256-5/+260
|\
| * ipvs: don't alter conntrack in OPS modeMarco Angaroni2016-04-202-1/+6
| * ipvs: optimize release of connections in OPS modeMarco Angaroni2016-04-201-3/+23
| * ipvs: handle connections started by real-serversMarco Angaroni2016-04-204-1/+231
* | netfilter: ip6t_SYNPROXY: unnecessary to check whether ip6_route_output retur...Liping Zhang2016-04-251-1/+1
* | netfilter: nf_ct_helper: disable automatic helper assignmentPablo Neira Ayuso2016-04-251-2/+2
* | netfilter: nft_rbtree: allow adjacent intervals with dynamic updatesPablo Neira Ayuso2016-04-251-5/+35
* | netfilter: nft_rbtree: introduce nft_rbtree_interval_end() helperPablo Neira Ayuso2016-04-251-3/+6
* | netfilter: nf_tables: parse element flags from nft_del_setelem()Pablo Neira Ayuso2016-04-251-5/+33
* | netfilter: nf_tables: introduce nft_setelem_parse_flags() helperPablo Neira Ayuso2016-04-251-12/+22
* | netfilter: conntrack: use get_random_once for conntrack hash seedFlorian Westphal2016-04-252-25/+3
* | netfilter: conntrack: use get_random_once for nat and expectationsFlorian Westphal2016-04-252-6/+7
* | netfilter: conntrack: move generation seqcnt out of netns_ctFlorian Westphal2016-04-252-10/+11
* | hv_netvsc: Fix the list processing for network change eventHaiyang Zhang2016-04-241-1/+1
* | tcp-tso: do not split TSO packets at retransmit timeEric Dumazet2016-04-244-40/+34
* | tipc: fix stale links after re-enabling bearerParthasarathy Bhuvaragan2016-04-241-2/+1
* | Merge branch 'tcp-tcstamp_ack-frag-coalesce'David S. Miller2016-04-241-0/+4
|\ \
| * | tcp: Merge txstamp_ack in tcp_skb_collapse_tstampMartin KaFai Lau2016-04-241-0/+2
| * | tcp: Carry txstamp_ack in tcp_fragment_tstampMartin KaFai Lau2016-04-241-0/+2
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-04-2413-818/+591
|\ \
| * | netfilter: conntrack: don't acquire lock during seq_printfFlorian Westphal2016-04-192-14/+2
| |/
| * netfilter: ctnetlink: restore inlining for netlink message size calculationPablo Neira Ayuso2016-04-181-5/+5
| * netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used'Florian Westphal2016-04-185-8/+11
| * netfilter: labels: don't emit ct event if labels were not changedFlorian Westphal2016-04-181-6/+10
| * netfilter: connlabels: move helpers to xt_connlabelFlorian Westphal2016-04-183-20/+12
| * netfilter: ctnetlink: remove unnecessary inliningPablo Neira Ayuso2016-04-141-69/+48
| * netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal2016-04-145-130/+92
| * netfilter: x_tables: remove obsolete checkFlorian Westphal2016-04-143-22/+0
| * netfilter: x_tables: remove obsolete overflow check for compat case tooFlorian Westphal2016-04-143-6/+0
| * netfilter: x_tables: do compat validation via translate_tableFlorian Westphal2016-04-144-342/+83
| * netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal2016-04-145-51/+26
| * netfilter: arp_tables: simplify translate_compat_table argsFlorian Westphal2016-04-141-46/+36
| * netfilter: ip6_tables: simplify translate_compat_table argsFlorian Westphal2016-04-141-35/+24
| * netfilter: ip_tables: simplify translate_compat_table argsFlorian Westphal2016-04-141-35/+24
| * netfilter: x_tables: validate all offsets and sizes in a ruleFlorian Westphal2016-04-141-5/+76
| * netfilter: x_tables: check for bogus target offsetFlorian Westphal2016-04-145-10/+26
| * netfilter: x_tables: check standard target size tooFlorian Westphal2016-04-141-0/+15
| * netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal2016-04-145-3/+31
| * netfilter: x_tables: assert minimum target sizeFlorian Westphal2016-04-141-0/+3
| * netfilter: x_tables: kill check_entry helperFlorian Westphal2016-04-143-35/+24
| * netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal2016-04-145-32/+41
| * netfilter: x_tables: validate targets of jumpsFlorian Westphal2016-04-143-0/+48
| * netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal2016-04-143-3/+13
* | Merge branch 'nla_align-more'David S. Miller2016-04-2332-109/+178
|\ \
| * | taskstats: use the libnl API to align nlattr on 64-bitNicolas Dichtel2016-04-231-32/+5
| * | xfrm: align nlattr properly when neededNicolas Dichtel2016-04-232-4/+7
| * | libnl: add nla_put_u64_64bit() helperNicolas Dichtel2016-04-231-0/+13
| * | libnl: nla_put_msecs(): align on a 64-bit areaNicolas Dichtel2016-04-237-16/+27
| * | libnl: nla_put_s64(): align on a 64-bit areaNicolas Dichtel2016-04-231-4/+7
OpenPOWER on IntegriCloud