1. 6939c33 netfilter: merge ipt_LOG and ip6_LOG into xt_LOG by Richard Weinberger · 13 years ago
  2. 544d5c7 netfilter: ctnetlink: allow to set expectfn for expectations by Pablo Neira Ayuso · 13 years ago
  3. f6a1ad4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  4. c0638c2 tcp: don't fragment SACKed skbs in tcp_mark_head_lost() by Neal Cardwell · 13 years ago
  5. b4017c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  6. 4c90d3b tcp: fix false reordering signal in tcp_shifted_skb by Neal Cardwell · 13 years ago
  7. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  8. 203738e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  9. 80d326f netlink: add netlink_dump_control structure for netlink_dump_start() by Pablo Neira Ayuso · 13 years ago
  10. bff5285 gre: fix spelling in comments by stephen hemminger · 13 years ago
  11. 0360689 ipsec: be careful of non existing mac headers by Eric Dumazet · 13 years ago
  12. a5e7424 ipv4: ping: Fix recvmsg MSG_OOB error handling. by David S. Miller · 13 years ago
  13. 3f518bf datagram: Add offset argument to __skb_recv_datagram by Pavel Emelyanov · 13 years ago
  14. 8ebbfb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  15. 32efe08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  16. 80703d2 ipv4: Eliminate spurious argument to __ipv4_neigh_lookup by David S. Miller · 13 years ago
  17. f2cedb6 net: replace random_ether_addr() with eth_hw_addr_random() by Danny Kukawka · 13 years ago
  18. 0af2a0d tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK by Neal Cardwell · 13 years ago
  19. 074b851 vfs: fix panic in __d_lookup() with high dentry hashtable counts by Dimitri Sivanich · 13 years ago
  20. daef52b tcp: fix range tcp_shifted_skb() passes to tcp_sacktag_one() by Neal Cardwell · 13 years ago
  21. cc9a672 tcp: allow tcp_sacktag_one() to tag ranges not aligned with skbs by Neal Cardwell · 13 years ago
  22. 4c507d2 net: implement IP_RECVTOS for IP_PKTOPTIONS by Jiri Benc · 13 years ago
  23. d5ef8a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  24. 70620c4 net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabled by Thomas Graf · 13 years ago
  25. 5dc7883 ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr. by Li Wei · 13 years ago
  26. 76e2105 ipv4: Implement IP_UNICAST_IF socket option. by Erich E. Hoover · 13 years ago
  27. 6d25886 net: Fix build regression when INET_UDP_DIAG=y and IPV6=m by Anisse Astier · 13 years ago
  28. e2446ea tcp_v4_send_reset: binding oif to iif in no sock case by Shawn Lu · 13 years ago
  29. dd48dc3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  30. c43b874 tcp: properly initialize tcp memory limits by Jason Wang · 13 years ago
  31. efcdbf2 net: Disambiguate kernel message by Arun Sharma · 13 years ago
  32. 658ddaa tcp: md5: RST: getting md5 key from listener by Shawn Lu · 13 years ago
  33. a8afca0 tcp: md5: protects md5sig_info with RCU by Eric Dumazet · 13 years ago
  34. 5f3d9cb tcp: md5: use sock_kmalloc() to limit md5 keys by Eric Dumazet · 13 years ago
  35. a915da9b tcp: md5: rcu conversion by Eric Dumazet · 13 years ago
  36. a2d9124 tcp: md5: remove obsolete md5_add() method by Eric Dumazet · 13 years ago
  37. 5b35e1e tcp: fix tcp_trim_head() to adjust segment count with skb MSS by Neal Cardwell · 13 years ago
  38. 4acb419 net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL by Glauber Costa · 13 years ago
  39. 0ec8866 ipv4: ip_gre: Convert to dst_neigh_lookup() by David S. Miller · 13 years ago
  40. f2b3ee9 ipv6: Fix ip_gre lockless xmits. by Willem de Bruijn · 13 years ago
  41. 3923297 ipv4/ipv6: Prepare for new route gateway semantics. by David S. Miller · 13 years ago
  42. 09e9b81 tcp: add LINUX_MIB_TCPRETRANSFAIL counter by Eric Dumazet · 13 years ago
  43. fddb7b5 tcp: bind() optimize port allocation by Flavio Leitner · 13 years ago
  44. 2b05ad3 tcp: bind() fix autoselection to share ports by Flavio Leitner · 13 years ago
  45. c54a457 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  46. 61d57f8 ip_gre: Fix bug added to ipgre_tunnel_xmit(). by David S. Miller · 13 years ago
  47. 658c8d9 ipip: Fix bug added to ipip_tunnel_xmit(). by David S. Miller · 13 years ago
  48. 496053f ipv4: Remove bogus checks of rt_gateway being zero. by David S. Miller · 13 years ago
  49. 8a622e7 tcp: md5: using remote adress for md5 lookup in rst packet by shawnlu · 13 years ago
  50. 974c123 tcp: detect loss above high_seq in recovery by Yuchung Cheng · 13 years ago
  51. 5a45f00 tcp: fix undo after RTO for CUBIC by Neal Cardwell · 13 years ago
  52. fc16dcd tcp: fix undo after RTO for BIC by Neal Cardwell · 13 years ago
  53. ccb19d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  54. 10ec1bb inetpeer: initialize ->redirect_genid in inet_getpeer() by Dan Carpenter · 13 years ago
  55. 747465e net: fix some sparse errors by Eric Dumazet · 13 years ago
  56. 2b2d465 net: kill duplicate included header by Shan Wei · 13 years ago
  57. c49c41a Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  58. 1398eee net: decrement memcg jump label when limit, not usage, is changed by Glauber Costa · 13 years ago
  59. cf778b0 net: reintroduce missing rcu_assign_pointer() calls by Eric Dumazet · 13 years ago
  60. 3b09c84 inet_diag: Rename inet_diag_req_compat into inet_diag_req by Pavel Emelyanov · 13 years ago
  61. c899136 inet_diag: Rename inet_diag_req into inet_diag_req_v2 by Pavel Emelyanov · 13 years ago
  62. 38e5781 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  63. a8c1f65 igmp: Avoid zero delay when receiving odd mixture of IGMP queries by Ben Hutchings · 13 years ago
  64. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  65. 6d62a66 net: Default UDP and UNIX diag to 'n'. by David S. Miller · 13 years ago
  66. fd77846 security: remove the security_netlink_recv hook as it is equivalent to capable() by Eric Paris · 13 years ago
  67. c0636fa inet_diag: Add the SKMEMINFO extension by Pavel Emelyanov · 13 years ago
  68. 2c2aba6 ipv6: Use universal hash for NDISC. by David S. Miller · 13 years ago
  69. 54b07dc netfilter: provide config option to disable ancient procfs parts by Jan Engelhardt · 13 years ago
  70. d446a82 netfilter: xtables: move ipt_ecn to xt_ecn by Jan Engelhardt · 13 years ago
  71. c5e1fd8 Merge branch 'nf-next' of git://1984.lsi.us.es/net-next by David S. Miller · 13 years ago
  72. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  73. b9e61f0 netfilter: ctnetlink: remove dead NAT code by Patrick McHardy · 13 years ago
  74. 0af051b netfilter: nf_nat: remove obsolete check in nf_nat_mangle_udp_packet() by Patrick McHardy · 13 years ago
  75. 40cfb70 netfilter: nf_nat: remove obsolete code from nf_nat_icmp_reply_translation() by Patrick McHardy · 13 years ago
  76. d70308f netfilter: nat: remove module reference counting from NAT protocols by Patrick McHardy · 13 years ago
  77. 329fb58 netfilter: nf_nat: add missing nla_policy entry for CTA_NAT_PROTO attribute by Patrick McHardy · 13 years ago
  78. 4d4e61c netfilter: nf_nat: use hash random for bysource hash by Patrick McHardy · 13 years ago
  79. cbc9f2f netfilter: nf_nat: export NAT definitions to userspace by Patrick McHardy · 13 years ago
  80. e688a60 net: introduce DST_NOPEER dst flag by Eric Dumazet · 13 years ago
  81. b9eda06 ipv4: using prefetch requires including prefetch.h by Stephen Rothwell · 13 years ago
  82. 9f28a2f ipv4: reintroduce route cache garbage collector by Eric Dumazet · 13 years ago
  83. ab56222 tcp: Replace constants with #define macros by Vijay Subramanian · 13 years ago
  84. cd7816d net: have ipconfig not wait if no dev is available by Gerlando Falauto · 13 years ago
  85. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  86. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  87. f65c1b5 sock_diag: Generalize requests cookies managements by Pavel Emelyanov · 13 years ago
  88. aec8dc6 sock_diag: Fix module netlink aliases by Pavel Emelyanov · 13 years ago
  89. b26e478 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  90. c48e074 tcp_memcontrol: fix reversed if condition by Dan Carpenter · 13 years ago
  91. e6560d4 net: ping: remove some sparse errors by Eric Dumazet · 13 years ago
  92. 0850f0f Display maximum tcp memory allocation in kmem cgroup by Glauber Costa · 13 years ago
  93. ffea59e Display current tcp failcnt in kmem cgroup by Glauber Costa · 13 years ago
  94. 5a6dd34 Display current tcp memory allocation in kmem cgroup by Glauber Costa · 13 years ago
  95. 3aaabe2 tcp buffer limitation: per-cgroup limit by Glauber Costa · 13 years ago
  96. 3dc43e3 per-netns ipv4 sysctl_tcp_mem by Glauber Costa · 13 years ago
  97. d1a4c0b tcp memory pressure controls by Glauber Costa · 13 years ago
  98. 180d8cd foundations of per-cgroup memory pressure controlling. by Glauber Costa · 13 years ago
  99. 72b3601 ipip, sit: copy parms.name after register_netdevice by Ted Feng · 13 years ago
  100. dfd56b8 net: use IS_ENABLED(CONFIG_IPV6) by Eric Dumazet · 13 years ago