1. 245cfdc netfilter: conntrack: small refactoring of conntrack seq_printf by Florian Westphal · 8 years ago
  2. 777c6ae tcp: two more missing bh disable by Eric Dumazet · 8 years ago
  3. 614bdd4 tcp: must block bh in __inet_twsk_hashdance() by Eric Dumazet · 8 years ago
  4. 46cc6e4 tcp: fix lockdep splat in tcp_snd_una_update() by Eric Dumazet · 8 years ago
  5. 32b583a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  6. 125372f gre: receive also TEB packets for lwtunnels by Jiri Benc · 8 years ago
  7. 244a797 gre: move iptunnel_pull_header down to ipgre_rcv by Jiri Benc · 8 years ago
  8. 00b2034 gre: remove superfluous pskb_may_pull by Jiri Benc · 8 years ago
  9. f132ae7 gre: change gre_parse_header to return the header length by Jiri Benc · 8 years ago
  10. d401123 tcp: guarantee forward progress in tcp_sendmsg() by Eric Dumazet · 8 years ago
  11. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  12. 1d2077a net: add __sock_wfree() helper by Eric Dumazet · 8 years ago
  13. 9580bf2 net: relax expensive skb_unclone() in iptunnel_handle_offloads() by Eric Dumazet · 8 years ago
  14. 182a352 gre: Create common functions for transmit by Tom Herbert · 8 years ago
  15. 95f5c64 gre: Move utility functions to common headers by Tom Herbert · 8 years ago
  16. d41a69f tcp: make tcp_sendmsg() aware of socket backlog by Eric Dumazet · 8 years ago
  17. e61da9e udp: prepare for non BH masking at backlog processing by Eric Dumazet · 8 years ago
  18. fb3477c tcp: do not block bh during prequeue processing by Eric Dumazet · 8 years ago
  19. c10d931 tcp: do not assume TCP code is non preemptible by Eric Dumazet · 8 years ago
  20. b7f8fe2 gre: do not pull header in ICMP error processing by Jiri Benc · 8 years ago
  21. 90e5d0d soreuseport: Fix TCP listener hash collision by Craig Gallek · 8 years ago
  22. f27337e ip_tunnel: fix preempt warning in ip tunnel creation/updating by Paolo Abeni · 8 years ago
  23. 92b4423 netfilter: fix IS_ERR_VALUE usage by Pablo Neira Ayuso · 8 years ago
  24. 0cef6a4 tcp: give prequeue mode some care by Eric Dumazet · 8 years ago
  25. 946b636 gre: reject GUE and FOU in collect metadata mode by Jiri Benc · 8 years ago
  26. 2090714 gre: build header correctly for collect metadata tunnels by Jiri Benc · 8 years ago
  27. a64b04d gre: do not assign header_ops in collect metadata mode by Jiri Benc · 8 years ago
  28. a166140 tcp: Handle eor bit when fragmenting a skb by Martin KaFai Lau · 8 years ago
  29. a643b5d tcp: Handle eor bit when coalescing skb by Martin KaFai Lau · 8 years ago
  30. c134ecb tcp: Make use of MSG_EOR in tcp_sendmsg by Martin KaFai Lau · 8 years ago
  31. 0a2cf20 tcp: remove SKBTX_ACK_TSTAMP since it is redundant by Soheil Hassas Yeganeh · 8 years ago
  32. 863c1fd tcp: remove an unnecessary check in tcp_tx_timestamp by Soheil Hassas Yeganeh · 8 years ago
  33. 02a1d6e net: rename NET_{ADD|INC}_STATS_BH() by Eric Dumazet · 8 years ago
  34. b15084e net: rename IP_UPD_PO_STATS_BH() by Eric Dumazet · 8 years ago
  35. 98f6199 net: rename IP_ADD_STATS_BH() by Eric Dumazet · 8 years ago
  36. b45386e net: rename IP_INC_STATS_BH() by Eric Dumazet · 8 years ago
  37. 214d3f1 net: icmp: rename ICMPMSGIN_INC_STATS_BH() by Eric Dumazet · 8 years ago
  38. 90bbcc6 net: tcp: rename TCP_INC_STATS_BH by Eric Dumazet · 8 years ago
  39. 02c2234 net: udp: rename UDP_INC_STATS_BH() by Eric Dumazet · 8 years ago
  40. 5d3848b net: rename ICMP_INC_STATS_BH() by Eric Dumazet · 8 years ago
  41. 6aef70a net: snmp: kill various STATS_USER() helpers by Eric Dumazet · 8 years ago
  42. c0cc531 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  43. 6ed46d1 sock_diag: align nlattr properly when needed by Nicolas Dichtel · 8 years ago
  44. 960a262 net: better drop monitoring in ip{6}_recv_error() by Eric Dumazet · 8 years ago
  45. 0aea76d tcp: SYN packets are now simply consumed by Eric Dumazet · 8 years ago
  46. d296ba6 soreuseport: Resolve merge conflict for v4/v6 ordering fix by Craig Gallek · 8 years ago
  47. 391a203 ipv4/fib: don't warn when primary address is missing if in_dev is dead by Paolo Abeni · 8 years ago
  48. 10d3be5 tcp-tso: do not split TSO packets at retransmit time by Eric Dumazet · 8 years ago
  49. 2de8023 tcp: Merge txstamp_ack in tcp_skb_collapse_tstamp by Martin KaFai Lau · 8 years ago
  50. b51e13f tcp: Carry txstamp_ack in tcp_fragment_tstamp by Martin KaFai Lau · 8 years ago
  51. 11afbff Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  52. 2175d87 libnl: nla_put_msecs(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  53. b46f6de libnl: nla_put_be64(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  54. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  55. cfea5a6 tcp: Merge tx_flags and tskey in tcp_shifted_skb by Martin KaFai Lau · 8 years ago
  56. 082ac2d tcp: Merge tx_flags and tskey in tcp_collapse_retrans by Martin KaFai Lau · 8 years ago
  57. a9a0804 ipmr: align RTA_MFC_STATS on 64-bit by Nicolas Dichtel · 8 years ago
  58. b7de529 net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diag by Xin Long · 8 years ago
  59. 479f85c tcp: Fix SOF_TIMESTAMPING_TX_ACK when handling dup acks by Martin KaFai Lau · 8 years ago
  60. 110361f udp: fix if statement in SIOCINQ ioctl by Dan Carpenter · 8 years ago
  61. e0c2096 GRE: Add support for GRO/GSO of IPv6 GRE traffic by Alexander Duyck · 8 years ago
  62. aed069d ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb by Alexander Duyck · 8 years ago
  63. cb2050a sctp: export some functions for sctp_diag in inet_diag by Xin Long · 8 years ago
  64. 8804b27 tcp: remove false sharing in tcp_rcv_state_process() by Eric Dumazet · 8 years ago
  65. b3d0514 tcp: do not mess with listener sk_wmem_alloc by Eric Dumazet · 8 years ago
  66. d894ba1 soreuseport: fix ordering for mixed v4/v6 sockets by Craig Gallek · 8 years ago
  67. 802ab55 GSO: Support partial segmentation offload by Alexander Duyck · 8 years ago
  68. 1530545 GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values by Alexander Duyck · 8 years ago
  69. cbc53e0 GSO: Add GSO type for fixed IPv4 ID by Alexander Duyck · 8 years ago
  70. d6d5e99 route: do not cache fib route info on local routes with oif by Chris Friesen · 8 years ago
  71. 31c2e49 udp: do not expect udp headers in recv cmsg IP_CMSG_CHECKSUM by Willem de Bruijn · 8 years ago
  72. 9f9a45b udp: do not expect udp headers on ioctl SIOCINQ by Willem de Bruijn · 8 years ago
  73. 60e1951 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  74. d7591f0 netfilter: x_tables: introduce and use xt_copy_counters_from_user by Florian Westphal · 8 years ago
  75. aded9f3 netfilter: x_tables: remove obsolete check by Florian Westphal · 8 years ago
  76. 9560915 netfilter: x_tables: remove obsolete overflow check for compat case too by Florian Westphal · 8 years ago
  77. 09d9686 netfilter: x_tables: do compat validation via translate_table by Florian Westphal · 8 years ago
  78. 0188346 netfilter: x_tables: xt_compat_match_from_user doesn't need a retval by Florian Westphal · 8 years ago
  79. 8dddd32 netfilter: arp_tables: simplify translate_compat_table args by Florian Westphal · 8 years ago
  80. 7d3f843 netfilter: ip_tables: simplify translate_compat_table args by Florian Westphal · 8 years ago
  81. ce683e5 netfilter: x_tables: check for bogus target offset by Florian Westphal · 8 years ago
  82. fc1221b netfilter: x_tables: add compat version of xt_check_entry_offsets by Florian Westphal · 8 years ago
  83. aa412ba netfilter: x_tables: kill check_entry helper by Florian Westphal · 8 years ago
  84. 7d35812 netfilter: x_tables: add and use xt_check_entry_offsets by Florian Westphal · 8 years ago
  85. 3647234 netfilter: x_tables: validate targets of jumps by Florian Westphal · 8 years ago
  86. f24e230 netfilter: x_tables: don't move to non-existent next rule by Florian Westphal · 8 years ago
  87. 9ab179d net: vrf: Fix dst reference counting by David Ahern · 8 years ago
  88. a6db449 net: ipv4: Consider failed nexthops in multipath routes by David Ahern · 8 years ago
  89. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  90. a0ca153 GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU by Alexander Duyck · 8 years ago
  91. 46aa2f3 udp: Remove udp_offloads by Tom Herbert · 8 years ago
  92. d92283e fou: change to use UDP socket GRO by Tom Herbert · 8 years ago
  93. 38fd2af udp: Add socket based GRO and config by Tom Herbert · 8 years ago
  94. a602456 udp: Add GRO functions to UDP socket by Tom Herbert · 8 years ago
  95. 6305830 udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skb by Tom Herbert · 8 years ago
  96. 1e1d04e net: introduce lockdep_is_held and update various places to use it by Hannes Frederic Sowa · 8 years ago
  97. 8501786 tcp/dccp: fix inet_reuseport_add_sock() by Eric Dumazet · 8 years ago
  98. ff76def netfilter: arp_tables: register table in initns by Florian Westphal · 8 years ago
  99. a6d5bbf ip_tunnel: implement __iptunnel_pull_header by Jiri Benc · 8 years ago
  100. 627d2d6 udp: enable MSG_PEEK at non-zero offset by samanthakumar · 8 years ago