summaryrefslogtreecommitdiffstats
path: root/net/ipv6/exthdrs.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-05netfilter: x_tables: make sure compat af mutex is heldFlorian Westphal1-0/+6
2018-03-05netfilter: compat: reject huge allocation requestsFlorian Westphal1-8/+18
2018-03-05netfilter: compat: prepare xt_compat_init_offsets to return errorsFlorian Westphal6-12/+32
2018-03-05netfilter: x_tables: add counters allocation wrapperFlorian Westphal5-3/+19
2018-03-05netfilter: x_tables: limit allocation requests for blob rule headsFlorian Westphal1-0/+3
2018-03-05netfilter: x_tables: cap allocations at 512 mbyteFlorian Westphal1-1/+2
2018-03-05netfilter: x_tables: enforce unique and ascending entry pointsFlorian Westphal1-1/+30
2018-03-05netfilter: x_tables: move hook entry checks into coreFlorian Westphal5-30/+40
2018-03-05netfilter: x_tables: check error target size tooFlorian Westphal1-0/+23
2018-03-05netfilter: x_tables: check standard verdicts in coreFlorian Westphal4-21/+43
2018-03-05netfilter: unlock xt_table earlier in __do_replaceXin Long3-3/+6
2018-03-05netfilter: ipt_ah: return boolean instead of integerGustavo A. R. Silva1-1/+1
2018-03-05netfilter: nf_conntrack_broadcast: remove useless parameterTaehee Yoo4-7/+7
2018-03-05netfilter: xt_cluster: get rid of xt_cluster_ipv6_is_multicastTaehee Yoo1-9/+1
2018-03-05netfilter: nfnetlink_acct: remove useless parameterTaehee Yoo3-5/+3
2018-03-05netfilter: nf_tables: nf_tables_obj_lookup_byhandle() can be statickbuild test robot1-4/+4
2018-03-05net: mvpp2: jumbo frames supportStefan Chulski1-23/+75
2018-03-05net: mvpp2: enable UDP/TCP checksum over IPv6Antoine Tenart1-1/+2
2018-03-05net: mvpp2: use a data size of 10kB for Tx FIFO on port 0Yan Markman1-5/+22
2018-03-05net: mvpp2: update the BM buffer free/destroy logicStefan Chulski1-7/+38
2018-03-05net: mvpp2: use the same buffer pool for all portsStefan Chulski1-39/+37
2018-03-05net: core: dst: Add kernel-doc for 'net' parameterJonathan Neuschäfer1-0/+1
2018-03-05net: core: dst_cache_set_ip6: Rename 'addr' parameter to 'saddr' for consistencyJonathan Neuschäfer2-3/+3
2018-03-05net: core: dst_cache: Fix a typo in a commentJonathan Neuschäfer1-1/+1
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-05selftests: forwarding: Add suppport to create veth interfacesDavid Ahern2-0/+40
2018-03-05net/ncsi: Add generic netlink familySamuel Mendoza-Jonas6-5/+586
2018-03-05tcp: add ca_state stat in SCM_TIMESTAMPING_OPT_STATSPriyaranjan Jha2-1/+3
2018-03-05tcp: add send queue size stat in SCM_TIMESTAMPING_OPT_STATSPriyaranjan Jha2-1/+4
2018-03-05selftests: Extend the tc action test for action mirrorArkadi Sharshevsky1-6/+10
2018-03-05net: Make RX-FCS and LRO mutually exclusiveGal Pressman1-0/+6
2018-03-05liquidio: Corrected Rx bytes countingIntiyaz Basha1-1/+2
2018-03-05net sched actions: corrected extack messageRoman Mashak1-1/+1
2018-03-05ipvlan: forbid vlan devices on top of ipvlanPaolo Abeni1-1/+1
2018-03-05virtio-net: re enable XDP_REDIRECT for mergeable bufferJason Wang1-12/+42
2018-03-05selftests: rtnetlink: remove testns on test failPrashant Bhole1-0/+6
2018-03-05samples/bpf: add gre sequence number test.William Tu2-4/+7
2018-03-05gre: add sequence number for collect md mode.William Tu4-8/+17
2018-03-05enic: set IG desc cache flag in openGovindarajulu Varadarajan3-2/+4