summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: Replace printk() with pr_*() and define pr_fmt()Arushi Singhal2018-03-208-26/+37
* netfilter: xt_conntrack: Support bit-shifting for CONNMARK & MARK targets.Jack Ma2018-03-201-17/+60
* netfilter: ebtables: use ADD_COUNTER macroTaehee Yoo2018-03-201-11/+6
* netfilter: nf_tables: remove VLA usageGustavo A. R. Silva2018-03-201-8/+15
* netfilter: nfnetlink_cthelper: Remove VLA usageGustavo A. R. Silva2018-03-201-8/+17
* netfilter: cttimeout: remove VLA usageGustavo A. R. Silva2018-03-201-9/+17
* netfilter: nft_ct: add NFT_CT_{SRC,DST}_{IP,IP6}Pablo Neira Ayuso2018-03-201-0/+38
* netfilter: conncount: Support count only use caseYi-Hung Wei2018-03-201-2/+8
* netfilter: Refactor nf_conncountYi-Hung Wei2018-03-202-5/+3
* ipvs: use true and false for boolean valuesGustavo A. R. Silva2018-03-132-4/+4
* netfilter: x_tables: fix build with CONFIG_COMPAT=nFlorian Westphal2018-03-131-31/+31
* netfilter: xt_limit: Spelling s/maxmum/maximum/Geert Uytterhoeven2018-03-051-1/+1
* netfilter: make xt_rateest hash table per netCong Wang2018-03-052-31/+70
* netfilter: x_tables: ensure last rule in base chain matches underflow/policyFlorian Westphal2018-03-053-3/+48
* netfilter: x_tables: make sure compat af mutex is heldFlorian Westphal2018-03-051-0/+6
* netfilter: compat: reject huge allocation requestsFlorian Westphal2018-03-051-8/+18
* netfilter: compat: prepare xt_compat_init_offsets to return errorsFlorian Westphal2018-03-055-11/+31
* netfilter: x_tables: add counters allocation wrapperFlorian Westphal2018-03-054-3/+18
* netfilter: x_tables: limit allocation requests for blob rule headsFlorian Westphal2018-03-051-0/+3
* netfilter: x_tables: cap allocations at 512 mbyteFlorian Westphal2018-03-051-1/+2
* netfilter: x_tables: enforce unique and ascending entry pointsFlorian Westphal2018-03-051-1/+30
* netfilter: x_tables: move hook entry checks into coreFlorian Westphal2018-03-054-30/+38
* netfilter: x_tables: check error target size tooFlorian Westphal2018-03-051-0/+23
* netfilter: x_tables: check standard verdicts in coreFlorian Westphal2018-03-054-21/+43
* netfilter: unlock xt_table earlier in __do_replaceXin Long2018-03-053-3/+6
* netfilter: ipt_ah: return boolean instead of integerGustavo A. R. Silva2018-03-051-1/+1
* netfilter: nf_conntrack_broadcast: remove useless parameterTaehee Yoo2018-03-053-5/+6
* netfilter: xt_cluster: get rid of xt_cluster_ipv6_is_multicastTaehee Yoo2018-03-051-9/+1
* netfilter: nfnetlink_acct: remove useless parameterTaehee Yoo2018-03-052-3/+2
* netfilter: nf_tables: nf_tables_obj_lookup_byhandle() can be statickbuild test robot2018-03-051-4/+4
* net: core: dst_cache_set_ip6: Rename 'addr' parameter to 'saddr' for consistencyJonathan Neuschäfer2018-03-051-2/+2
* net: Convert proto_gre_net_opsKirill Tkhai2018-03-051-0/+1
* net: Convert ctnetlink_net_opsKirill Tkhai2018-03-051-0/+1
* net: Convert nf_conntrack_net_opsKirill Tkhai2018-03-051-0/+1
* net: Convert ip_set_net_opsKirill Tkhai2018-03-051-1/+2
* net: Convert fou_net_opsKirill Tkhai2018-03-051-0/+1
* net: Convert dccp_v6_opsKirill Tkhai2018-03-051-0/+1
* net: Convert dccp_v4_opsKirill Tkhai2018-03-051-0/+1
* net: Convert cangw_pernet_opsKirill Tkhai2018-03-051-0/+1
* net: Convert caif_net_opsKirill Tkhai2018-03-051-0/+1
* net: Convert arp_tables_net_ops and ip6_tables_net_opsKirill Tkhai2018-03-052-0/+2
* net: Convert log pernet_operationsKirill Tkhai2018-03-055-0/+5
* net: Convert broute_net_ops, frame_filter_net_ops and frame_nat_net_opsKirill Tkhai2018-03-053-0/+3
* net/ncsi: Add generic netlink familySamuel Mendoza-Jonas2018-03-055-5/+471
* tcp: add ca_state stat in SCM_TIMESTAMPING_OPT_STATSPriyaranjan Jha2018-03-051-1/+2
* tcp: add send queue size stat in SCM_TIMESTAMPING_OPT_STATSPriyaranjan Jha2018-03-051-1/+3
* net: Make RX-FCS and LRO mutually exclusiveGal Pressman2018-03-051-0/+6
* net sched actions: corrected extack messageRoman Mashak2018-03-051-1/+1
* Merge tag 'batadv-next-for-davem-20180302' of git://git.open-mesh.org/linux-m...David S. Miller2018-03-0459-66/+68
|\
| * batman-adv: Avoid relation operator comparison with boolSven Eckelmann2018-02-271-1/+1
OpenPOWER on IntegriCloud