summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* netfilter: x_tables: ensure last rule in base chain matches underflow/policyFlorian Westphal2018-03-052-2/+32
* netfilter: compat: prepare xt_compat_init_offsets to return errorsFlorian Westphal2018-03-052-5/+13
* netfilter: x_tables: add counters allocation wrapperFlorian Westphal2018-03-052-2/+2
* netfilter: x_tables: move hook entry checks into coreFlorian Westphal2018-03-052-20/+6
* netfilter: x_tables: check standard verdicts in coreFlorian Westphal2018-03-052-10/+0
* netfilter: unlock xt_table earlier in __do_replaceXin Long2018-03-052-2/+4
* netfilter: ipt_ah: return boolean instead of integerGustavo A. R. Silva2018-03-051-1/+1
* net: Convert fou_net_opsKirill Tkhai2018-03-051-0/+1
* net: Convert arp_tables_net_ops and ip6_tables_net_opsKirill Tkhai2018-03-051-0/+1
* net: Convert log pernet_operationsKirill Tkhai2018-03-052-0/+2
* 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
* gre: add sequence number for collect md mode.William Tu2018-03-041-2/+5
* net: Rename NETEVENT_MULTIPATH_HASH_UPDATEDavid Ahern2018-03-041-1/+1
* net/ipv4: Simplify fib_multipath_hash with optional flow keysDavid Ahern2018-03-041-14/+10
* net: Align ip_multipath_l3_keys and ip6_multipath_l3_keysDavid Ahern2018-03-041-9/+11
* net/ipv4: Pass net to fib_multipath_hash instead of fib_infoDavid Ahern2018-03-042-4/+3
* tcp_bbr: remove bbr->tso_segs_goalEric Dumazet2018-03-011-8/+4
* tcp_bbr: better deal with suboptimal GSO (II)Eric Dumazet2018-03-012-17/+21
* ipmr, ip6mr: Unite dumproute flowsYuval Mintz2018-03-012-122/+162
* ipmr, ip6mr: Unite vif seq functionsYuval Mintz2018-03-012-44/+38
* ipmr, ip6mr: Unite mfc seq logicYuval Mintz2018-03-012-88/+67
* ipmr, ip6mr: Unite logic for searching in MFC cacheYuval Mintz2018-03-012-57/+68
* ipmr, ip6mr: Make mfc_cache a common structureYuval Mintz2018-03-011-108/+125
* ipmr, ip6mr: Unite creation of new mr_tableYuval Mintz2018-03-012-17/+37
* mroute*: Make mr_table a common structYuval Mintz2018-03-011-2/+0
* ipmr,ipmr6: Define a uniform vif_deviceYuval Mintz2018-03-014-17/+49
* ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu2018-02-283-15/+38
* ipv4: fib_rules: support match on sport, dport and ip protoRoopa Prabhu2018-02-281-0/+11
* inet: whitespace cleanupStephen Hemminger2018-02-284-4/+2
* ip_tunnel: Rename & publish init_tunnel_flowPetr Machata2018-02-271-28/+12
* net: GRE: Add is_gretap_dev, is_ip6gretap_devPetr Machata2018-02-271-0/+6
* net: Convert defrag4_net_opsKirill Tkhai2018-02-271-0/+1
* net: Convert clusterip_net_opsKirill Tkhai2018-02-271-0/+1
* net: Convert ipgre_net_ops, ipgre_tap_net_ops, erspan_net_ops, vti_net_ops an...Kirill Tkhai2018-02-273-0/+5
* net: make kmem caches as __ro_after_initAlexey Dobriyan2018-02-263-4/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-249-31/+40
|\
| * net: ipv4: Set addr_type in hash_keys for forwarded caseDavid Ahern2018-02-221-0/+2
| * tcp_bbr: better deal with suboptimal GSOEric Dumazet2018-02-221-4/+5
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-02-217-27/+33
| |\
| | * netfilter: x_tables: use pr ratelimiting in all remaining spotsFlorian Westphal2018-02-143-4/+4
| | * netfilter: x_tables: rate-limit table mismatch warningsFlorian Westphal2018-02-141-2/+2
| | * netfilter: x_tables: remove pr_info where possibleFlorian Westphal2018-02-141-6/+4
| | * netfilter: ipt_CLUSTERIP: fix a refcount bug in clusterip_config_find_get()Cong Wang2018-02-141-2/+6
| | * netfilter: add back stackpointer size checksFlorian Westphal2018-02-142-1/+10
| | * netfilter: drop outermost socket lock in getsockopt()Paolo Abeni2018-02-141-6/+1
| | * netfilter: ipt_CLUSTERIP: fix a race condition of proc file creationCong Wang2018-02-081-6/+6
* | | tcp: remove dead code after CHECKSUM_PARTIAL adoptionEric Dumazet2018-02-212-43/+8
* | | tcp: remove dead code from tcp_set_skb_tso_segs()Eric Dumazet2018-02-211-1/+1
* | | tcp: tcp_sendmsg() only deals with CHECKSUM_PARTIALEric Dumazet2018-02-211-8/+3
OpenPOWER on IntegriCloud