1. 9a08ecf netfilter: don't attach a nat extension by default by Florian Westphal · 8 years ago
  2. ff45901 netfilter: masquerade: attach nat extension if not present by Florian Westphal · 8 years ago
  3. 495dcb5 netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshaking by Gao Feng · 8 years ago
  4. 1fefe14 netfilter: synproxy: only register hooks when needed by Florian Westphal · 8 years ago
  5. ab8bc7e netfilter: remove nf_ct_is_untracked by Florian Westphal · 8 years ago
  6. cc41c84 netfilter: kill the fake untracked conntrack objects by Florian Westphal · 8 years ago
  7. 1e038e3 netfilter: ip6_tables: Remove unneccessary comments by Arushi Singhal · 8 years ago
  8. d4ef383 netfilter: Remove exceptional & on function name by Arushi Singhal · 8 years ago
  9. 68ad546 netfilter: Remove unnecessary cast on void pointer by simran singhal · 8 years ago
  10. 2345217 net: ipv6: Add support for RTM_DELNETCONF by David Ahern · 8 years ago
  11. 85b3daa net: ipv6: Refactor inet6_netconf_notify_devconf to take event by David Ahern · 8 years ago
  12. 382ed72 ipv6: add support for NETDEV_RESEND_IGMP event by Vlad Yasevich · 8 years ago
  13. 402a5bc ipv6: sr: select DST_CACHE by default by David Lebrun · 8 years ago
  14. e590745 tcp: Record Rx hash and NAPI ID in tcp_child_process by Alexander Duyck · 8 years ago
  15. af4a220 ipv6: sr: use dst_cache in seg6_input by David Lebrun · 8 years ago
  16. 19d5a26 ipv6: sr: expand skb head only if necessary by David Lebrun · 8 years ago
  17. dddb64b net: Add sysctl to toggle early demux for tcp and udp by subashab@codeaurora.org · 8 years ago
  18. 16ae1f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  19. bbea124 net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs. by Joel Scherpelz · 8 years ago
  20. d515684 ipv6: make sure to initialize sockc.tsflags before first use by Alexander Potapenko · 8 years ago
  21. 7b8f7a4 neighbour: fix nlmsg_pid in notifications by Roopa Prabhu · 8 years ago
  22. 41e9573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  23. 4ee3973 net: ipv6: set route type for anycast routes by David Ahern · 8 years ago
  24. 4396e46 tcp: remove tcp_tw_recycle by Soheil Hassas Yeganeh · 8 years ago
  25. d82bae1 tcp: remove per-destination timestamp cache by Soheil Hassas Yeganeh · 8 years ago
  26. e11607a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  27. 101c431 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  28. 45caeaa dccp/tcp: fix routing redirect race by Jon Maxwell · 8 years ago
  29. 79e4950 ipv6: avoid write to a possibly cloned skb by Florian Westphal · 8 years ago
  30. 67e1940 ipv6: make ECMP route replacement less greedy by Sabrina Dubroca · 8 years ago
  31. 055c4b3 netfilter: nft_fib: Support existence check by Phil Sutter · 8 years ago
  32. 1059660 netfilter: nf_tables: fix mismatch in big-endian system by Liping Zhang · 8 years ago
  33. 5425077 net: ipv6: Add early demux handler for UDP unicast by subashab@codeaurora.org · 8 years ago
  34. 4b3b45e udp: avoid ufo handling on IP payload compression packets by Alexey Kodanev · 8 years ago
  35. a30aad5 tcp: rename *_sequence_number() to *_seq_and_tsoff() by Alexey Kodanev · 8 years ago
  36. 294acf1 net/tunnel: set inner protocol in network gro hooks by Paolo Abeni · 8 years ago
  37. 5be083c net: ipv6: Remove redundant RTA_OIF in multipath routes by David Ahern · 8 years ago
  38. 8474c8c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  39. 15e6680 ipv6: reorder icmpv6_init() and ip6_mr_init() by WANG Cong · 8 years ago
  40. df789fe ipv6: Provide ipv6 version of "disable_policy" sysctl by David Forster · 8 years ago
  41. 8d70eeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  42. 9d6acb3 ipv6: ignore null_entry in inet6_rtm_getroute() too by WANG Cong · 8 years ago
  43. e333003 ipv6: check for ip6_null_entry in __ip6_del_rt_siblings() by WANG Cong · 8 years ago
  44. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  45. 48cac18 ipv6: orphan skbs in reassembly unit by Eric Dumazet · 8 years ago
  46. 3b45a41 net: route: add missing nla_policy entry for RTA_MARK attribute by Liping Zhang · 8 years ago
  47. 8c171d6 net/ipv6: avoid possible dead locking on addr_gen_mode sysctl by Felix Jia · 8 years ago
  48. c2eca00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  49. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  50. 99253eb ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockopt by Xin Long · 8 years ago
  51. 7dcdf94 vti6: return GRE_KEY for vti6 by David Forster · 8 years ago
  52. 00355fa tcp: setup timestamp offset when write_seq already set by Alexey Kodanev · 8 years ago
  53. f787d1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  54. 00ea1ce ipv6: release dst on error in ip6_dst_lookup_tail by Willem de Bruijn · 8 years ago
  55. 99d5cee Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  56. 3f64116 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  57. e3dc847 vti6: Don't report path MTU below IPV6_MIN_MTU. by Steffen Klassert · 8 years ago
  58. 7785bba esp: Add a software GRO codepath by Steffen Klassert · 8 years ago
  59. 5f11416 net: Add a skb_gro_flush_final helper. by Steffen Klassert · 8 years ago
  60. b0fcee8 xfrm: Add a secpath_set helper. by Steffen Klassert · 8 years ago
  61. 052d236 ipv6: Handle IPv4-mapped src to in6addr_any dst. by Jonathan T. Leighton · 8 years ago
  62. ec5e3b0 ipv6: Inhibit IPv4-mapped src address on the wire. by Jonathan T. Leighton · 8 years ago
  63. c16ec185 net: rename dst_neigh_output back to neigh_output by Julian Anastasov · 8 years ago
  64. 35eeacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  65. 9c8bb16 igmp, mld: Fix memory leak in igmpv3/mld_del_delrec() by Hangbin Liu · 8 years ago
  66. 37b1038 xfrm: policy: make policy backend const by Florian Westphal · 8 years ago
  67. a2817d8 xfrm: policy: remove family field by Florian Westphal · 8 years ago
  68. 3d7d25a xfrm: policy: remove garbage_collect callback by Florian Westphal · 8 years ago
  69. 960fdfd xfrm: input: constify xfrm_input_afinfo by Florian Westphal · 8 years ago
  70. 97e219b gro_cells: move to net/core/gro_cells.c by Eric Dumazet · 8 years ago
  71. d7426c6 sit: fix a double free on error path by WANG Cong · 8 years ago
  72. a11a7f7 ipv6: addrconf: fix generation of new temporary addresses by Marcus Huewe · 8 years ago
  73. 3efa70d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  74. 0dec879 net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP by Julian Anastasov · 8 years ago
  75. 63fca65 net: add confirm_neigh method to dst_ops by Julian Anastasov · 8 years ago
  76. 4ff0620 net: add dst_pending_confirm flag to skbuff by Julian Anastasov · 8 years ago
  77. bb4005b ipv6: sr: fix non static symbol warnings by Wei Yongjun · 8 years ago
  78. 6962946 udp: properly cope with csum errors by Eric Dumazet · 8 years ago
  79. a088d1d ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switches by Linus Lüssing · 8 years ago
  80. ebf6c9c ipv6: tcp: add a missing tcp_v6_restore_cb() by Eric Dumazet · 8 years ago
  81. 7892032 ip6_gre: fix ip6gre_err() invalid reads by Eric Dumazet · 8 years ago
  82. 7d4d506 net: ipv6: Use compressed IPv6 addresses showing route replace error by David Ahern · 8 years ago
  83. 16a16cd net: ipv6: Change notifications for multipath delete to RTA_MULTIPATH by David Ahern · 8 years ago
  84. 3b1137f net: ipv6: Change notifications for multipath add to RTA_MULTIPATH by David Ahern · 8 years ago
  85. beb1afac5 net: ipv6: Add support to dump multipath routes via RTA_MULTIPATH attribute by David Ahern · 8 years ago
  86. 0ae8133 net: ipv6: Allow shorthand delete of all nexthops in multipath route by David Ahern · 8 years ago
  87. 52e01b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  88. 94b5e0f net: ipv6: Set protocol to kernel for local routes by David Ahern · 8 years ago
  89. 3541f9e tcp: add tcp_mss_clamp() helper by Eric Dumazet · 8 years ago
  90. 013e816 ipv6: sr: remove cleanup flag and fix HMAC computation by David Lebrun · 8 years ago
  91. e216015 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  92. 2851940 netfilter: allow logging from non-init namespaces by Michal Kubeček · 8 years ago
  93. a9e419d netfilter: merge ctinfo into nfct pointer storage area by Florian Westphal · 8 years ago
  94. c74454f netfilter: add and use nf_ct_set helper by Florian Westphal · 8 years ago
  95. cb9c683 skbuff: add and use skb_nfct helper by Florian Westphal · 8 years ago
  96. 6e10148 netfilter: reset netfilter state when duplicating packet by Florian Westphal · 8 years ago
  97. 11df4b7 netfilter: conntrack: no need to pass ctinfo to error handler by Florian Westphal · 8 years ago
  98. 63117f0 ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim() by Dan Carpenter · 8 years ago
  99. 1f5e29c net: ipv6: add NLM_F_APPEND in notifications when applicable by David Ahern · 8 years ago
  100. 04cdf13 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago