1. 58634ac Merge remote-tracking branch 'codeaurora/kk_2.7_rb1.21' into cm-11.0 by Ethan Chen · 12 years ago
  2. de0f9a5 Merge tag 'v3.4.75' into cm-11.0 by Ethan Chen · 13 years ago
  3. 4637517 netfilter: x_tables: fix ordering of jumpstack allocation and table update by Will Deacon · 13 years ago
  4. 2a38ada Merge tag 'v3.4.72' into tmp by Ethan Chen · 13 years ago
  5. 8799b15 ipv6: fix possible seqlock deadlock in ip6_finish_output2 by Hannes Frederic Sowa · 13 years ago
  6. 597b9d2 ipv6: fix leaking uninitialized port number of offender sockaddr by Hannes Frederic Sowa · 13 years ago
  7. ad25b5d inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions by Hannes Frederic Sowa · 13 years ago
  8. 11afb94 inet: prevent leakage of uninitialized memory to user in recv syscalls by Hannes Frederic Sowa · 13 years ago
  9. 4bb2cc8 ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv by Duan Jiong · 13 years ago
  10. 478e9a7 inet: fix possible memory corruption with UDP_CORK and UFO by Hannes Frederic Sowa · 13 years ago
  11. 25c065e ipv6: restrict neighbor entry creation to output flow by Marcelo Ricardo Leitner · 13 years ago
  12. 791673f net: do not call sock_put() on TIMEWAIT sockets by Eric Dumazet · 13 years ago
  13. 6b179d3 ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put by Salam Noureddine · 13 years ago
  14. d720ee2 ipv6: udp packets following an UFO enqueued packet need also be handled by UFO by Hannes Frederic Sowa · 13 years ago
  15. d22586f net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcv by Daniel Borkmann · 13 years ago
  16. 8708ea2 ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO by Jiri Bohac · 13 years ago
  17. cce0727 ipv6: Don't depend on per socket memory for neighbour discovery messages by Thomas Graf · 13 years ago
  18. 055c396 ipv6: drop packets with multiple fragmentation headers by Hannes Frederic Sowa · 13 years ago
  19. f4cb837 ipv6: remove max_addresses check from ipv6_create_tempaddr by Hannes Frederic Sowa · 13 years ago
  20. 7f13220 ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not match by Hannes Frederic Sowa · 13 years ago
  21. 8d50892 ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanup by Hannes Frederic Sowa · 13 years ago
  22. 9e17026 ipv6: in case of link failure remove route directly instead of letting it expire by Hannes Frederic Sowa · 13 years ago
  23. 6641027 ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_size by Hannes Frederic Sowa · 13 years ago
  24. eeddd91 ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pending data by Hannes Frederic Sowa · 13 years ago
  25. 3ef208a ipv6,mcast: always hold idev->lock before mca_lock by Amerigo Wang · 13 years ago
  26. b57037f ipv6: ip6_sk_dst_check() must not assume ipv6 dst by Eric Dumazet · 13 years ago
  27. dabed30 ipv6: don't call addrconf_dst_alloc again when enable lo by Gao feng · 13 years ago
  28. f503015 Merge remote-tracking branch 'codeaurora/jb_2.6' into cm-10.2 by Ethan Chen · 13 years ago
  29. 2f4997c ipv6: assign rt6_info to inet6_ifaddr in init_loopback by Gao feng · 13 years ago
  30. 32d704a ipv6: fix possible crashes in ip6_cork_release() by Eric Dumazet · 13 years ago
  31. 8b2414d net/ipv6/addrconf: IPv6 tethering enhancement by Harout Hedeshian · 14 years ago
  32. dde448d Merge tag 'v3.4.10' into cm-10.1 by Ethan Chen · 13 years ago
  33. a98124a xfrm6: release dev before returning error by Cong Wang · 13 years ago
  34. 7d9577d ipv6: do not clear pinet6 field by Eric Dumazet · 13 years ago
  35. 1d0dd1d net: drop dst before queueing fragments by Eric Dumazet · 13 years ago
  36. ef95e3d net IPv6 : Fix broken IPv6 routing table after loopback down-up by Balakumaran Kannan · 13 years ago
  37. 567a4ac ipv6: don't accept node local multicast traffic from the wire by Hannes Frederic Sowa · 13 years ago
  38. 6a51997 ipv6: fix bad free of addrconf_init_net by Hong Zhiguo · 13 years ago
  39. df19106 ipv6: don't accept multicast traffic with scope 0 by Hannes Frederic Sowa · 13 years ago
  40. 1280938 inet: limit length of fragment queue hash table bucket lists by Hannes Frederic Sowa · 13 years ago
  41. 47d7ed1 ipv6: stop multicast forwarding to process interface scoped addresses by Hannes Frederic Sowa · 13 years ago
  42. 6202fe4 net: ipv6: Don't purge default router if accept_ra=2 by Lorenzo Colitti · 13 years ago
  43. 909978d ipv6: do not create neighbor entries for local delivery by Marcelo Ricardo Leitner · 13 years ago
  44. 07da6b2 ipv6: fix header length calculation in ip6_append_data() by Romain KUNTZ · 13 years ago
  45. 3b69055 ipv6: fix the noflags test in addrconf_get_prefix_route by Romain Kuntz · 14 years ago
  46. d46699a inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock by Christoph Paasch · 14 years ago
  47. 798f49e ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return value by Hannes Frederic Sowa · 14 years ago
  48. f0d6767 ipv6: send unsolicited neighbour advertisements to all-nodes by Hannes Frederic Sowa · 14 years ago
  49. d707b52 ipv6: Set default hoplimit as zero. by Li RongQing · 14 years ago
  50. dd2c50e ipv6: addrconf: fix /proc/net/if_inet6 by Eric Dumazet · 14 years ago
  51. 259c5a7 tcp: resets are misrouted by Alexey Kuznetsov · 14 years ago
  52. 28ad5c7 ipv6: mip6: fix mip6_mh_filter() by Eric Dumazet · 14 years ago
  53. 7a20f9c ipv6: raw: fix icmpv6_filter() by Eric Dumazet · 14 years ago
  54. 410eafa ipv6: fix return value check in fib6_add() by Wei Yongjun · 14 years ago
  55. d5e36b0 ipv6: del unreachable route when an addr is deleted on lo by Nicolas Dichtel · 14 years ago
  56. 17de307 ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rt by Gao feng · 14 years ago
  57. 84a2d3c ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lock by Ben Hutchings · 14 years ago
  58. f9909f7 ipv6: Move ipv6 proc file registration to end of init order by Thomas Graf · 14 years ago
  59. 8ec2c82 ipv6: fib: Restore NTF_ROUTER exception in fib6_age() by Thomas Graf · 14 years ago
  60. 978041f xfrm: take net hdr len into account for esp payload size calculation by Benjamin Poirier · 14 years ago
  61. be078c8 ipv6: fix incorrect ipsec fragment by Gao feng · 14 years ago
  62. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 14 years ago
  63. 6329bf0 ipsec: be careful of non existing mac headers by Eric Dumazet · 14 years ago
  64. aadf030 Merge commit 'v3.4-rc5' into android-3.4 by Colin Cross · 14 years ago
  65. d135c52 tcp: fix TCP_MAXSEG for established IPv6 passive sockets by Neal Cardwell · 14 years ago
  66. ab2965e Merge commit 'v3.4-rc3' into android-3.4 by Colin Cross · 14 years ago
  67. 1716a96 ipv6: fix problem with expired dst cache by Gao feng · 14 years ago
  68. 174808a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  69. 94fb175 Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 14 years ago
  70. 02435b1 netfilter: ipv6: fix crash caused by ipv6_find_hdr() by JP Abgrall · 15 years ago
  71. bc7b88a netfilter: have ip*t REJECT set the sock err when an icmp is to be sent by JP Abgrall · 15 years ago
  72. c543f11 net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW). by Chia-chi Yeh · 17 years ago
  73. 2365d05 net: socket ioctl to reset connections matching local address by Robert Love · 18 years ago
  74. 2038692 Paranoid network. by Robert Love · 18 years ago
  75. 95ad2f8 netfilter: ip6_tables: ip6t_ext_hdr is now static inline by Pablo Neira Ayuso · 14 years ago
  76. a2bd114 netdma: adding alignment check for NETDMA ops by Dave Jiang · 14 years ago
  77. 78d5021 ipv6: fix array index in ip6_mc_add_src() by RongQing.Li · 14 years ago
  78. ed359a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  79. 72331bc ipv6: Fix RTM_GETROUTE's interpretation of RTA_IIF to be consistent with ipv4 by Shmulik Ladkani · 14 years ago
  80. a76e99a Merge branch 'Linux 3.0.21' into msm-3.0 by Rohit Vaswani · 14 years ago
  81. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 14 years ago
  82. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 14 years ago
  83. 94f826b net: fix a potential rcu_read_lock() imbalance in rt6_fill_node() by Eric Dumazet · 14 years ago
  84. 523f610 netfilter: remove forward module param confusion. by Rusty Russell · 14 years ago
  85. 1f85851 ipv6: fix incorrent ipv6 ipsec packet fragment by Gao feng · 14 years ago
  86. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  87. c577923 ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu. by RongQing.Li · 14 years ago
  88. 122bdf6 ipv6: fix icmp6_dst_alloc() by Eric Dumazet · 14 years ago
  89. 8b2aaed ipv6: Fix Smatch warning. by Li Wei · 14 years ago
  90. b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  91. 5097846 netfilter: add cttimeout infrastructure for fine timeout tuning by Pablo Neira Ayuso · 14 years ago
  92. 2c8503f netfilter: nf_conntrack: pass timeout array to l4->new and l4->packet by Pablo Neira Ayuso · 14 years ago
  93. 6939c33 netfilter: merge ipt_LOG and ip6_LOG into xt_LOG by Richard Weinberger · 14 years ago
  94. d6ddef9 IPv6: Fix not join all-router mcast group when forwarding set. by Li Wei · 14 years ago
  95. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  96. 0360689 ipsec: be careful of non existing mac headers by Eric Dumazet · 14 years ago
  97. 5095d64 ipv6: ip6_route_output() never returns NULL. by RongQing.Li · 14 years ago
  98. 3f518bf datagram: Add offset argument to __skb_recv_datagram by Pavel Emelyanov · 14 years ago
  99. 8a53366 net: fix NULL dereferences in check_peer_redir() by Eric Dumazet · 14 years ago
  100. 4c507d2 net: implement IP_RECVTOS for IP_PKTOPTIONS by Jiri Benc · 14 years ago