- 9782a11 netfilter: compat: prepare xt_compat_init_offsets to return errors by Florian Westphal · 7 years ago
- c84ca95 netfilter: x_tables: add counters allocation wrapper by Florian Westphal · 7 years ago
- 1b293e3 netfilter: x_tables: move hook entry checks into core by Florian Westphal · 7 years ago
- 07a9da5 netfilter: x_tables: check standard verdicts in core by Florian Westphal · 7 years ago
- f31e5f1 netfilter: unlock xt_table earlier in __do_replace by Xin Long · 7 years ago
- 2db3fec netfilter: ipt_ah: return boolean instead of integer by Gustavo A. R. Silva · 7 years ago
- 6c6c566 net: Convert fou_net_ops by Kirill Tkhai · 7 years ago
- c60a246 net: Convert arp_tables_net_ops and ip6_tables_net_ops by Kirill Tkhai · 7 years ago
- 3822034 net: Convert log pernet_operations by Kirill Tkhai · 7 years ago
- be63189 tcp: add ca_state stat in SCM_TIMESTAMPING_OPT_STATS by Priyaranjan Jha · 7 years ago
- 87ecc95 tcp: add send queue size stat in SCM_TIMESTAMPING_OPT_STATS by Priyaranjan Jha · 7 years ago
- 77a5196 gre: add sequence number for collect md mode. by William Tu · 7 years ago
- 80f5974 net: xfrm: use skb_gso_validate_network_len() to check gso sizes by Daniel Axtens · 7 years ago
- 779b793 net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len by Daniel Axtens · 7 years ago
- 3192dac net: Rename NETEVENT_MULTIPATH_HASH_UPDATE by David Ahern · 7 years ago
- ec7127a net/ipv4: Simplify fib_multipath_hash with optional flow keys by David Ahern · 7 years ago
- 6f74b6c net: Align ip_multipath_l3_keys and ip6_multipath_l3_keys by David Ahern · 7 years ago
- 7efc0b6 net/ipv4: Pass net to fib_multipath_hash instead of fib_info by David Ahern · 7 years ago
- 4a0c719 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
- 71abf46 tcp_bbr: remove bbr->tso_segs_goal by Eric Dumazet · 7 years ago
- dcb8c9b tcp_bbr: better deal with suboptimal GSO (II) by Eric Dumazet · 7 years ago
- e2c0dc1 vrf: check forwarding on the original netdevice when generating ICMP dest unreachable by Stephen Suryaputra · 7 years ago
- 773daa3 net: ipv4: avoid unused variable warning for sysctl by Arnd Bergmann · 7 years ago
- 7b0db85 ipmr, ip6mr: Unite dumproute flows by Yuval Mintz · 7 years ago
- 3feda6b ipmr, ip6mr: Unite vif seq functions by Yuval Mintz · 7 years ago
- c8d6196 ipmr, ip6mr: Unite mfc seq logic by Yuval Mintz · 7 years ago
- 845c9a7 ipmr, ip6mr: Unite logic for searching in MFC cache by Yuval Mintz · 7 years ago
- 494fff5 ipmr, ip6mr: Make mfc_cache a common structure by Yuval Mintz · 7 years ago
- 0bbbf0e ipmr, ip6mr: Unite creation of new mr_table by Yuval Mintz · 7 years ago
- b70432f mroute*: Make mr_table a common struct by Yuval Mintz · 7 years ago
- 6853f21 ipmr,ipmr6: Define a uniform vif_device by Yuval Mintz · 7 years ago
- e37b1e9 ipv6: route: dissect flow in input path if fib rules need it by Roopa Prabhu · 7 years ago
- 4a2d73a ipv4: fib_rules: support match on sport, dport and ip proto by Roopa Prabhu · 7 years ago
- ecc8327 net/tcp/illinois: replace broken algorithm reference link by Joey Pabalinas · 7 years ago
- 82695b3 inet: whitespace cleanup by Stephen Hemminger · 7 years ago
- a27fd7a tcp: purge write queue upon RST by Soheil Hassas Yeganeh · 7 years ago
- fc68e17 tcp: revert F-RTO extension to detect more spurious timeouts by Yuchung Cheng · 7 years ago
- d4131f0 tcp: revert F-RTO middle-box workaround by Yuchung Cheng · 7 years ago
- b0066da ip_tunnel: Rename & publish init_tunnel_flow by Petr Machata · 7 years ago
- d1b2a6c net: GRE: Add is_gretap_dev, is_ip6gretap_dev by Petr Machata · 7 years ago
- ffc2b6e ip_gre: fix IFLA_MTU ignored on NEWLINK by Xin Long · 7 years ago
- c7272c2 net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68 by Sabrina Dubroca · 7 years ago
- e5b2ae9 net: Convert defrag4_net_ops by Kirill Tkhai · 7 years ago
- f95978b net: Convert clusterip_net_ops by Kirill Tkhai · 7 years ago
- 3150210 net: Convert ipgre_net_ops, ipgre_tap_net_ops, erspan_net_ops, vti_net_ops and ipip_net_ops by Kirill Tkhai · 7 years ago
- 5211fcf esp: check the NETIF_F_HW_ESP_TX_CSUM bit before segmenting by Shannon Nelson · 7 years ago
- 4e99477 ip_tunnel: Do not use mark in skb by default by Thomas Winter · 7 years ago
- 08009a7 net: make kmem caches as __ro_after_init by Alexey Dobriyan · 7 years ago
- f4b7ac5 netfilter: nf_flow_table: fix checksum when handling DNAT by Felix Fietkau · 7 years ago
- 1a9da59 netfilter: ipt_CLUSTERIP: put config instead of freeing it by Florian Westphal · 7 years ago
- 8ae56822 netfilter: ipt_CLUSTERIP: put config struct if we can't increment ct refcount by Florian Westphal · 7 years ago
- f74290f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 1fe4b11 net: ipv4: Set addr_type in hash_keys for forwarded case by David Ahern · 7 years ago
- 350c9f4 tcp_bbr: better deal with suboptimal GSO by Eric Dumazet · 7 years ago
- 943a0d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
- 98be9b1 tcp: remove dead code after CHECKSUM_PARTIAL adoption by Eric Dumazet · 7 years ago
- 4a64fd6 tcp: remove dead code from tcp_set_skb_tso_segs() by Eric Dumazet · 7 years ago
- 65ec609 tcp: tcp_sendmsg() only deals with CHECKSUM_PARTIAL by Eric Dumazet · 7 years ago
- dead7cd tcp: remove sk_check_csum_caps() by Eric Dumazet · 7 years ago
- 74d4a8f tcp: remove sk_can_gso() use by Eric Dumazet · 7 years ago
- 0a6b2a1 tcp: switch to GSO being always on by Eric Dumazet · 7 years ago
- f5c0c6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- da349fa net: Convert iptable_filter_net_ops by Kirill Tkhai · 7 years ago
- 4d6b807 net: Convert ip_tables_net_ops, udplite6_net_ops and xt_net_ops by Kirill Tkhai · 7 years ago
- 1cbec07 net: Only honor ifindex in IP_PKTINFO if non-0 by David Ahern · 7 years ago
- 15f35d4 udplite: fix partial checksum initialization by Alexey Kodanev · 7 years ago
- a8c6db1 fib_semantics: Don't match route with mismatching tclassid by Stefano Brivio · 7 years ago
- 510c321 xfrm: reuse uncached_list to track xdsts by Xin Long · 7 years ago
- 68e813a net/ipv4: Remove fib table id from rtable by David Ahern · 7 years ago
- b260664 netfilter: x_tables: use pr ratelimiting in all remaining spots by Florian Westphal · 7 years ago
- cc48bae netfilter: x_tables: rate-limit table mismatch warnings by Florian Westphal · 7 years ago
- 0cc9501 netfilter: x_tables: remove pr_info where possible by Florian Westphal · 7 years ago
- db93a36 netfilter: ipt_CLUSTERIP: fix a refcount bug in clusterip_config_find_get() by Cong Wang · 7 years ago
- 57ebd80 netfilter: add back stackpointer size checks by Florian Westphal · 7 years ago
- 01ea306 netfilter: drop outermost socket lock in getsockopt() by Paolo Abeni · 7 years ago
- 9942895 net: Move ipv4 set_lwt_redirect helper to lwtunnel by David Ahern · 7 years ago
- e0f9759 tcp: try to keep packet if SYN_RCV race is lost by Eric Dumazet · 7 years ago
- 8c2ceab net/ipv4: Unexport fib_multipath_hash and fib_select_path by David Ahern · 7 years ago
- 0d876f2 net/ipv4: Simplify fib_select_path by David Ahern · 7 years ago
- 22769a2 net: Convert ipv4_sysctl_ops by Kirill Tkhai · 7 years ago
- f84c682 net: Convert pernet_subsys, registered from inet_init() by Kirill Tkhai · 7 years ago
- 60aa804 esp4: remove redundant initialization of pointer esph by Colin Ian King · 7 years ago
- 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
- 808cf9e tcp: Honor the eor bit in tcp_mtu_probe by Ilya Lesokhin · 7 years ago
- a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
- 437a4db Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
- b3e456f netfilter: ipt_CLUSTERIP: fix a race condition of proc file creation by Cong Wang · 7 years ago
- 5c487bb tcp: tracepoint: only call trace_tcp_send_reset with full socket by Song Liu · 7 years ago
- 4d80ecd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
- b408c5b netfilter: nf_tables: fix flowtable free by Pablo Neira Ayuso · 7 years ago
- 39f57f6 net: erspan: fix erspan config overwrite by William Tu · 7 years ago
- 3df19283 net: erspan: fix metadata extraction by William Tu · 7 years ago
- b11a632 net: add a UID to use for ULP socket assignment by John Fastabend · 7 years ago
- 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
- edbe69e Revert "defer call to mem_cgroup_sk_alloc()" by Roman Gushchin · 7 years ago
- 6be3bcd netfilter: flowtable infrastructure depends on NETFILTER_INGRESS by Pablo Neira Ayuso · 7 years ago
- e7aadb2 net: igmp: add a missing rcu locking section by Eric Dumazet · 7 years ago
- b9a4072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
- 0ba9871 inet: Avoid unitialized variable warning in inet_unhash() by Geert Uytterhoeven · 7 years ago
- 3aff3b4 tcp_bbr: fix pacing_gain to always be unity when using lt_bw by Neal Cardwell · 7 years ago