1. 44d21c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  2. c0b59fa Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Herbert Xu · 9 years ago
  3. 6e54030 ipv4/udp: Verify multicast group is ours in upd_v4_early_demux() by Shawn Bohrer · 9 years ago
  4. 9f95041 tcp: fix child sockets to use system default congestion control if not set by Neal Cardwell · 9 years ago
  5. beb39db udp: fix behavior of wrong checksums by Eric Dumazet · 9 years ago
  6. 5aab0e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 9 years ago
  7. d55c670 ip_vti/ip6_vti: Preserve skb->mark after rcv_cb call by Alexander Duyck · 9 years ago
  8. cd5279c ip_vti/ip6_vti: Do not touch skb->mark on xmit by Alexander Duyck · 9 years ago
  9. 7021b2e esp4: Switch to new AEAD interface by Herbert Xu · 9 years ago
  10. d4e64c2 ipv4: fill in table id when replacing a route by Michal Kubeček · 9 years ago
  11. 572152a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  12. 381c759 ipv4: Avoid crashing in ip_error by Eric W. Biederman · 9 years ago
  13. d654976 tcp: fix a potential deadlock in tcp_get_info() by Eric Dumazet · 9 years ago
  14. 1086bbe netfilter: ensure number of counters is >0 in do_replace() by Dave Jones · 9 years ago
  15. b7b0ed9 tcp: don't over-send F-RTO probes by Yuchung Cheng · 9 years ago
  16. da34ac7 tcp: only undo on partial ACKs in CA_Loss by Yuchung Cheng · 9 years ago
  17. 21858cd tcp/ipv6: fix flow label setting in TIME_WAIT state by Florent Fourcot · 9 years ago
  18. eea3994 rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD by Roopa Prabhu · 9 years ago
  19. 64aa423 esp4: Use high-order sequence number bits for IV generation by Herbert Xu · 9 years ago
  20. 31ccd0e tcp_westwood: fix tcp_westwood_info() by Eric Dumazet · 9 years ago
  21. 73e8431 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  22. a134f08 ipv4: Missing sk_nulls_node_init() in ping_unhash(). by David S. Miller · 9 years ago
  23. 9dac883 tcp: update reordering first before detecting loss by Yuchung Cheng · 9 years ago
  24. 6e9250f tcp: add TCP_CC_INFO socket option by Eric Dumazet · 9 years ago
  25. 64f40ff tcp: prepare CC get_info() access from getsockopt() by Eric Dumazet · 9 years ago
  26. bdd1f9e tcp: add tcpi_bytes_received to tcp_info by Eric Dumazet · 9 years ago
  27. 0df48c2 tcp: add tcpi_bytes_acked to tcp_info by Eric Dumazet · 9 years ago
  28. cb6ccf0 route: Use ipv4_mtu instead of raw rt_pmtu by Herbert Xu · 9 years ago
  29. b357a36 inet: fix possible panic in reqsk_queue_unlink() by Eric Dumazet · 9 years ago
  30. 845704a tcp: avoid looping in tcp_send_fin() by Eric Dumazet · 9 years ago
  31. d83769a tcp: fix possible deadlock in tcp_send_fin() by Eric Dumazet · 9 years ago
  32. 3c71512 tcp: add memory barriers to write space paths by jbaron@akamai.com · 9 years ago
  33. 2ab9574 ip_forward: Drop frames with attached skb->sk by Sebastian Pöhn · 9 years ago
  34. 521f1cf inet_diag: fix access to tcp cc information by Eric Dumazet · 9 years ago
  35. fad9dfe tcp: tcp_get_info() should fetch socket fields once by Eric Dumazet · 9 years ago
  36. 540207a fou: avoid missing unlock in failure path by WANG Cong · 9 years ago
  37. bae97d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  38. 87ffabb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  39. 6e8a9d9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 9 years ago
  40. 789f558 tcp/dccp: get rid of central timewait timer by Eric Dumazet · 9 years ago
  41. 3d0d26c tcp: fix bogus RTT for CC when retransmissions are acked by Kenneth Klette Jonassen · 9 years ago
  42. 49499c3 netfilter: nf_tables: switch registers to 32 bit addressing by Patrick McHardy · 9 years ago
  43. a55e22e netfilter: nf_tables: get rid of NFT_REG_VERDICT usage by Patrick McHardy · 9 years ago
  44. 7a6c8c3 fou: implement FOU_CMD_GET by WANG Cong · 9 years ago
  45. 02d793c fou: add network namespace support by WANG Cong · 9 years ago
  46. 4cbcdf2 fou: always use be16 for port by WANG Cong · 9 years ago
  47. 6727063 fou: exit early when parsing config fails by WANG Cong · 9 years ago
  48. 9272f04 fou: avoid calling udp_del_offload() twice by WANG Cong · 9 years ago
  49. 01e97e6 new helper: msg_data_left() by Al Viro · 10 years ago
  50. b52e692 tcp: md5: fix a typo in tcp_v4_md5_lookup() by Eric Dumazet · 9 years ago
  51. b50edd7 tcp: tcp_make_synack() should clear skb->tstamp by Eric Dumazet · 9 years ago
  52. b736a62 udptunnels: Call handle_offloads after inserting vlan tag. by Jesse Gross · 9 years ago
  53. ca69d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  54. 237dae8 Merge branch 'iocb' into for-davem by Al Viro · 9 years ago
  55. dd929c1 tcp: do not rearm rsk_timer on FastOpen requests by Eric Dumazet · 9 years ago
  56. 5eeb292 fou: Don't use const __read_mostly by Andi Kleen · 9 years ago
  57. c1f8667 netfilter: Fix switch statement warnings with recent gcc. by David Miller · 9 years ago
  58. aadd51a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  59. 926a882 ipv4: ip_tunnel: use net namespace from rtable not socket by Hannes Frederic Sowa · 9 years ago
  60. c737b7c netfilter: bridge: add helpers for fetching physin/outdev by Florian Westphal · 10 years ago
  61. 8bc0034 net: remove extra newlines by Sheng Yong · 9 years ago
  62. 2646c83 tcp: RFC7413 option support for Fast Open client by Daniel Lee · 9 years ago
  63. 7f9b838 tcp: RFC7413 option support for Fast Open server by Daniel Lee · 9 years ago
  64. 79b16aa udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). by David Miller · 9 years ago
  65. 7026b1d netfilter: Pass socket pointer down through okfn(). by David Miller · 9 years ago
  66. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  67. b85c3dc netfilter: Pass nf_hook_state through arpt_do_table(). by David S. Miller · 10 years ago
  68. 073bfd5 netfilter: Pass nf_hook_state through nft_set_pktinfo*(). by David S. Miller · 10 years ago
  69. 1c491ba netfilter: Pass nf_hook_state through ipt_do_table(). by David S. Miller · 10 years ago
  70. d7cf408 netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}(). by David S. Miller · 10 years ago
  71. 238e54c netfilter: Make nf_hookfn use nf_hook_state. by David S. Miller · 10 years ago
  72. 1d1de89 netfilter: Use nf_hook_state in nf_queue_entry. by David S. Miller · 10 years ago
  73. 00db412 ipv4: coding style: comparison for inequality with NULL by Ian Morris · 10 years ago
  74. 51456b2 ipv4: coding style: comparison for equality with NULL by Ian Morris · 10 years ago
  75. 419df12 net: move fib_rules_unregister() under rtnl lock by WANG Cong · 10 years ago
  76. ed78530 ipv4: take rtnl_lock and mark mrt table as freed on namespace cleanup by WANG Cong · 10 years ago
  77. 666b805 tcp: fix FRTO undo on cumulative ACK of SACKed range by Neal Cardwell · 10 years ago
  78. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  79. ee9b959 ipmr,ip6mr: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
  80. 1e99584 ipip,gre,vti,sit: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
  81. a54acb3 dev: introduce dev_get_iflink() by Nicolas Dichtel · 10 years ago
  82. 67b61f6 netlink: implement nla_get_in_addr and nla_get_in6_addr by Jiri Benc · 10 years ago
  83. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 10 years ago
  84. 8f55db4 tcp: simplify inetpeer_addr_base use by Jiri Benc · 10 years ago
  85. 6e47d6c fib_trie: Cleanup ip_fib_net_exit code path by Alexander Duyck · 10 years ago
  86. ad88d05 fib_trie: Fix warning on fib4_rules_exit by Alexander Duyck · 10 years ago
  87. 4ef295e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  88. 41d25fe tcp: tcp_syn_flood_action() can be static by Eric Dumazet · 10 years ago
  89. f243e5a ipmr,ip6mr: call ip6mr_free_table() on failure path by WANG Cong · 10 years ago
  90. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 10 years ago
  91. b6a7719 ipv4: hash net ptr into fragmentation bucket selection by Hannes Frederic Sowa · 10 years ago
  92. a81b2ce netfilter: Use LOGLEVEL_<FOO> defines by Joe Perches · 10 years ago
  93. 0144a81 tcp: fix ipv4 mapped request socks by Eric Dumazet · 10 years ago
  94. fd3a154 tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup() by Eric Dumazet · 10 years ago
  95. 39f8e58 tcp: md5: remove request sock argument of calc_md5_hash() by Eric Dumazet · 10 years ago
  96. ff74e23 tcp: md5: input path is run under rcu protected sections by Eric Dumazet · 10 years ago
  97. 0980c1e tcp: use C99 initializers in new_state[] by Eric Dumazet · 10 years ago
  98. 80f03e2 tcp: md5: fix rcu lockdep splat by Eric Dumazet · 10 years ago
  99. d0c294c tcp: prevent fetching dst twice in early demux code by Michal Kubeček · 10 years ago
  100. d5c1d8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago