summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2018-03-20netfilter: Refactor nf_conncountYi-Hung Wei2-5/+3
2018-03-13ipvs: use true and false for boolean valuesGustavo A. R. Silva2-4/+4
2018-03-13netfilter: x_tables: fix build with CONFIG_COMPAT=nFlorian Westphal1-31/+31
2018-03-06netfilter: xt_limit: Spelling s/maxmum/maximum/Geert Uytterhoeven1-1/+1
2018-03-06netfilter: make xt_rateest hash table per netCong Wang2-31/+70
2018-03-06netfilter: x_tables: ensure last rule in base chain matches underflow/policyFlorian Westphal3-3/+48
2018-03-06netfilter: x_tables: make sure compat af mutex is heldFlorian Westphal1-0/+6
2018-03-06netfilter: compat: reject huge allocation requestsFlorian Westphal1-8/+18
2018-03-06netfilter: compat: prepare xt_compat_init_offsets to return errorsFlorian Westphal5-11/+31
2018-03-06netfilter: x_tables: add counters allocation wrapperFlorian Westphal4-3/+18
2018-03-06netfilter: x_tables: limit allocation requests for blob rule headsFlorian Westphal1-0/+3
2018-03-06netfilter: x_tables: cap allocations at 512 mbyteFlorian Westphal1-1/+2
2018-03-06netfilter: x_tables: enforce unique and ascending entry pointsFlorian Westphal1-1/+30
2018-03-06netfilter: x_tables: move hook entry checks into coreFlorian Westphal4-30/+38
2018-03-06netfilter: x_tables: check error target size tooFlorian Westphal1-0/+23
2018-03-06netfilter: x_tables: check standard verdicts in coreFlorian Westphal4-21/+43
2018-03-06netfilter: unlock xt_table earlier in __do_replaceXin Long3-3/+6
2018-03-06netfilter: ipt_ah: return boolean instead of integerGustavo A. R. Silva1-1/+1
2018-03-06netfilter: nf_conntrack_broadcast: remove useless parameterTaehee Yoo3-5/+6
2018-03-06netfilter: xt_cluster: get rid of xt_cluster_ipv6_is_multicastTaehee Yoo1-9/+1
2018-03-06netfilter: nfnetlink_acct: remove useless parameterTaehee Yoo2-3/+2
2018-03-06netfilter: nf_tables: nf_tables_obj_lookup_byhandle() can be statickbuild test robot1-4/+4
2018-03-05net: core: dst_cache_set_ip6: Rename 'addr' parameter to 'saddr' for consistencyJonathan Neuschäfer1-2/+2
2018-03-05net: Convert proto_gre_net_opsKirill Tkhai1-0/+1
2018-03-05net: Convert ctnetlink_net_opsKirill Tkhai1-0/+1
2018-03-05net: Convert nf_conntrack_net_opsKirill Tkhai1-0/+1
2018-03-05net: Convert ip_set_net_opsKirill Tkhai1-1/+2
2018-03-05net: Convert fou_net_opsKirill Tkhai1-0/+1
2018-03-05net: Convert dccp_v6_opsKirill Tkhai1-0/+1
2018-03-05net: Convert dccp_v4_opsKirill Tkhai1-0/+1
2018-03-05net: Convert cangw_pernet_opsKirill Tkhai1-0/+1
2018-03-05net: Convert caif_net_opsKirill Tkhai1-0/+1
2018-03-05net: Convert arp_tables_net_ops and ip6_tables_net_opsKirill Tkhai2-0/+2
2018-03-05net: Convert log pernet_operationsKirill Tkhai5-0/+5
2018-03-05net: Convert broute_net_ops, frame_filter_net_ops and frame_nat_net_opsKirill Tkhai3-0/+3
2018-03-05net/ncsi: Add generic netlink familySamuel Mendoza-Jonas5-5/+471
2018-03-05tcp: add ca_state stat in SCM_TIMESTAMPING_OPT_STATSPriyaranjan Jha1-1/+2
2018-03-05tcp: add send queue size stat in SCM_TIMESTAMPING_OPT_STATSPriyaranjan Jha1-1/+3
2018-03-05net: Make RX-FCS and LRO mutually exclusiveGal Pressman1-0/+6
2018-03-05net sched actions: corrected extack messageRoman Mashak1-1/+1
2018-03-05Merge tag 'batadv-next-for-davem-20180302' of git://git.open-mesh.org/linux-m...David S. Miller59-66/+68
2018-03-05gre: add sequence number for collect md mode.William Tu3-8/+16
2018-03-04dsa: Pass the port to get_sset_count()Andrew Lunn2-3/+3
2018-03-04net: Remove unused get_hash_from_flow functionsDavid Ahern1-16/+0
2018-03-04net/ipv6: Add support for path selection using hash of 5-tupleDavid Ahern3-17/+80
2018-03-04net/ipv6: Pass skb to route lookupDavid Ahern12-44/+65
2018-03-04net: Rename NETEVENT_MULTIPATH_HASH_UPDATEDavid Ahern1-1/+1
2018-03-04net/ipv6: Make rt6_multipath_hash similar to fib_multipath_hashDavid Ahern1-4/+10
2018-03-04net/ipv4: Simplify fib_multipath_hash with optional flow keysDavid Ahern1-14/+10
2018-03-04net: Align ip_multipath_l3_keys and ip6_multipath_l3_keysDavid Ahern2-11/+13