1. 6aef70a net: snmp: kill various STATS_USER() helpers by Eric Dumazet · 9 years ago
  2. c0cc531 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  3. 6ed46d1 sock_diag: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
  4. 960a262 net: better drop monitoring in ip{6}_recv_error() by Eric Dumazet · 9 years ago
  5. 0aea76d tcp: SYN packets are now simply consumed by Eric Dumazet · 9 years ago
  6. d296ba6 soreuseport: Resolve merge conflict for v4/v6 ordering fix by Craig Gallek · 9 years ago
  7. 391a203 ipv4/fib: don't warn when primary address is missing if in_dev is dead by Paolo Abeni · 9 years ago
  8. 10d3be5 tcp-tso: do not split TSO packets at retransmit time by Eric Dumazet · 9 years ago
  9. 2de8023 tcp: Merge txstamp_ack in tcp_skb_collapse_tstamp by Martin KaFai Lau · 9 years ago
  10. b51e13f tcp: Carry txstamp_ack in tcp_fragment_tstamp by Martin KaFai Lau · 9 years ago
  11. 11afbff Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  12. 2175d87 libnl: nla_put_msecs(): align on a 64-bit area by Nicolas Dichtel · 9 years ago
  13. b46f6de libnl: nla_put_be64(): align on a 64-bit area by Nicolas Dichtel · 9 years ago
  14. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  15. cfea5a6 tcp: Merge tx_flags and tskey in tcp_shifted_skb by Martin KaFai Lau · 9 years ago
  16. 082ac2d tcp: Merge tx_flags and tskey in tcp_collapse_retrans by Martin KaFai Lau · 9 years ago
  17. a9a0804 ipmr: align RTA_MFC_STATS on 64-bit by Nicolas Dichtel · 9 years ago
  18. b7de529 net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diag by Xin Long · 9 years ago
  19. 479f85c tcp: Fix SOF_TIMESTAMPING_TX_ACK when handling dup acks by Martin KaFai Lau · 9 years ago
  20. 110361f udp: fix if statement in SIOCINQ ioctl by Dan Carpenter · 9 years ago
  21. e0c2096 GRE: Add support for GRO/GSO of IPv6 GRE traffic by Alexander Duyck · 9 years ago
  22. aed069d ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb by Alexander Duyck · 9 years ago
  23. cb2050a sctp: export some functions for sctp_diag in inet_diag by Xin Long · 9 years ago
  24. 8804b27 tcp: remove false sharing in tcp_rcv_state_process() by Eric Dumazet · 9 years ago
  25. b3d0514 tcp: do not mess with listener sk_wmem_alloc by Eric Dumazet · 9 years ago
  26. d894ba1 soreuseport: fix ordering for mixed v4/v6 sockets by Craig Gallek · 9 years ago
  27. 802ab55 GSO: Support partial segmentation offload by Alexander Duyck · 9 years ago
  28. 1530545 GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values by Alexander Duyck · 9 years ago
  29. cbc53e0 GSO: Add GSO type for fixed IPv4 ID by Alexander Duyck · 9 years ago
  30. d6d5e99 route: do not cache fib route info on local routes with oif by Chris Friesen · 9 years ago
  31. 31c2e49 udp: do not expect udp headers in recv cmsg IP_CMSG_CHECKSUM by Willem de Bruijn · 9 years ago
  32. 9f9a45b udp: do not expect udp headers on ioctl SIOCINQ by Willem de Bruijn · 9 years ago
  33. 60e1951 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  34. d7591f0 netfilter: x_tables: introduce and use xt_copy_counters_from_user by Florian Westphal · 9 years ago
  35. aded9f3 netfilter: x_tables: remove obsolete check by Florian Westphal · 9 years ago
  36. 9560915 netfilter: x_tables: remove obsolete overflow check for compat case too by Florian Westphal · 9 years ago
  37. 09d9686 netfilter: x_tables: do compat validation via translate_table by Florian Westphal · 9 years ago
  38. 0188346 netfilter: x_tables: xt_compat_match_from_user doesn't need a retval by Florian Westphal · 9 years ago
  39. 8dddd32 netfilter: arp_tables: simplify translate_compat_table args by Florian Westphal · 9 years ago
  40. 7d3f843 netfilter: ip_tables: simplify translate_compat_table args by Florian Westphal · 9 years ago
  41. ce683e5 netfilter: x_tables: check for bogus target offset by Florian Westphal · 9 years ago
  42. fc1221b netfilter: x_tables: add compat version of xt_check_entry_offsets by Florian Westphal · 9 years ago
  43. aa412ba netfilter: x_tables: kill check_entry helper by Florian Westphal · 9 years ago
  44. 7d35812 netfilter: x_tables: add and use xt_check_entry_offsets by Florian Westphal · 9 years ago
  45. 3647234 netfilter: x_tables: validate targets of jumps by Florian Westphal · 9 years ago
  46. f24e230 netfilter: x_tables: don't move to non-existent next rule by Florian Westphal · 9 years ago
  47. 9ab179d net: vrf: Fix dst reference counting by David Ahern · 9 years ago
  48. a6db449 net: ipv4: Consider failed nexthops in multipath routes by David Ahern · 9 years ago
  49. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  50. a0ca153 GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU by Alexander Duyck · 9 years ago
  51. 46aa2f3 udp: Remove udp_offloads by Tom Herbert · 9 years ago
  52. d92283e fou: change to use UDP socket GRO by Tom Herbert · 9 years ago
  53. 38fd2af udp: Add socket based GRO and config by Tom Herbert · 9 years ago
  54. a602456 udp: Add GRO functions to UDP socket by Tom Herbert · 9 years ago
  55. 6305830 udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skb by Tom Herbert · 9 years ago
  56. 1e1d04e net: introduce lockdep_is_held and update various places to use it by Hannes Frederic Sowa · 9 years ago
  57. 8501786 tcp/dccp: fix inet_reuseport_add_sock() by Eric Dumazet · 9 years ago
  58. ff76def netfilter: arp_tables: register table in initns by Florian Westphal · 9 years ago
  59. a6d5bbf ip_tunnel: implement __iptunnel_pull_header by Jiri Benc · 9 years ago
  60. 627d2d6 udp: enable MSG_PEEK at non-zero offset by samanthakumar · 9 years ago
  61. e6afc8a udp: remove headers from UDP packets before queueing by samanthakumar · 9 years ago
  62. 4ce7e93 tcp: rate limit ACK sent by SYN_RECV request sockets by Eric Dumazet · 9 years ago
  63. a9d6532 ipv4: tcp: set SOCK_USE_WRITE_QUEUE for ip_send_unicast_reply() by Eric Dumazet · 9 years ago
  64. 9caad86 tcp: increment sk_drops for listeners by Eric Dumazet · 9 years ago
  65. 532182c tcp: increment sk_drops for dropped rx packets by Eric Dumazet · 9 years ago
  66. 3b24d85 tcp/dccp: do not touch listener sk_refcnt under synflood by Eric Dumazet · 9 years ago
  67. 2d33191 tcp/dccp: use rcu locking in inet_diag_find_one_icsk() by Eric Dumazet · 9 years ago
  68. ca065d0 udp: no longer use SLAB_DESTROY_BY_RCU by Eric Dumazet · 9 years ago
  69. c14ac94 sock: enable timestamping using control messages by Soheil Hassas Yeganeh · 9 years ago
  70. 24025c4 ipv4: process socket-level control messages in IPv4 by Soheil Hassas Yeganeh · 9 years ago
  71. 6b08492 tcp: use one bit in TCP_SKB_CB to mark ACK timestamps by Soheil Hassas Yeganeh · 9 years ago
  72. 7822ce7 netlink: use nla_get_in_addr and nla_put_in_addr for ipv4 address by Haishuang Yan · 9 years ago
  73. 2349262 tcp: remove cwnd moderation after recovery by Yuchung Cheng · 9 years ago
  74. c348338 gro: Allow tunnel stacking in the case of FOU/GUE by Alexander Duyck · 9 years ago
  75. 2942119 netfilter: ipv4: fix NULL dereference by Liping Zhang · 9 years ago
  76. b301f25 netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_ENTRIES by Pablo Neira Ayuso · 9 years ago
  77. 54d83fc netfilter: x_tables: fix unconditional helper by Florian Westphal · 9 years ago
  78. 6e94e0c netfilter: x_tables: make sure e->next_offset covers remaining blob size by Florian Westphal · 9 years ago
  79. bdf533d netfilter: x_tables: validate e->target_offset early by Florian Westphal · 9 years ago
  80. 995096a Fix returned tc and hoplimit values for route with IPv6 encapsulation by Quentin Armitage · 9 years ago
  81. 5197f34 net: Reset encap_level to avoid resetting features on inner IP headers by Alexander Duyck · 9 years ago
  82. 4cfc86f ipv4: initialize flowi4_flags before calling fib_lookup() by Lance Richardson · 9 years ago
  83. ad0ea19 ipv4: fix broadcast packets reception by Paolo Abeni · 9 years ago
  84. 3ba9d30 net: ipv4: Fix truncated timestamp returned by inet_current_timestamp() by Deepa Dinamani · 9 years ago
  85. a09a4c8 tunnels: Remove encapsulation offloads on decap. by Jesse Gross · 9 years ago
  86. fac8e0f tunnels: Don't apply GRO to multiple layers of encapsulation. by Jesse Gross · 9 years ago
  87. b8cba75 ipip: Properly mark ipip GRO packets as encapsulated. by Jesse Gross · 9 years ago
  88. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  89. fca5fdf ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it by Daniel Borkmann · 9 years ago
  90. e316ea6 tcp/dccp: remove obsolete WARN_ON() in icmp handlers by Eric Dumazet · 9 years ago
  91. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  92. 2552821 tags: Fix DEFINE_PER_CPU expansions by Peter Zijlstra · 9 years ago
  93. 1cdba55 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  94. acffb58 net: diag: add a scheduling point in inet_diag_dump_icsk() by Eric Dumazet · 9 years ago
  95. 2646190 netfilter: Allow calling into nat helper without skb_dst. by Jarno Rajahalme · 9 years ago
  96. a44d6ea tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In by Martin KaFai Lau · 9 years ago
  97. 0833482 GSO/UDP: Use skb->len instead of udph->len to determine length of original skb by Alexander Duyck · 9 years ago
  98. fbd40ea ipv4: Don't do expensive useless work during inetdev destroy. by David S. Miller · 9 years ago
  99. 136ba62 netconf: add macro to represent all attributes by Zhang Shengju · 9 years ago
  100. c194cf9 gro: Defer clearing of flush bit in tunnel paths by Alexander Duyck · 9 years ago