1. 66d383d Merge tag 'v3.4.82' into cm-11.0 by Ethan Chen · 12 years ago
  2. c523abc Merge remote-tracking branch 'codeaurora/kk_2.7_rb1.30' into cm-11.0 by Ethan Chen · 12 years ago
  3. ebc1bd0 Merge "WLAN subsystem: Sysctl support for key TCP/IP parameters" by Linux Build Service Account · 13 years ago
  4. fb11ab5 mac80211: fix fragmentation code, particularly for encryption by Johannes Berg · 13 years ago
  5. 30e77e0a ip_gre: remove duplicate pointer definition by Jon Haus · 13 years ago
  6. b0c0d5a sunrpc: Fix infinite loop in RPC state machine by Weston Andros Adamson · 13 years ago
  7. 7f285eb WLAN subsystem: Sysctl support for key TCP/IP parameters by Mahesh A Saptasagar · 13 years ago
  8. 72b240b net: fib: fix incorrect call_rcu_bh() by Eric Dumazet · 14 years ago
  9. df64793 net: avoid reference counter overflows on fib_rules in multicast forwarding by Hannes Frederic Sowa · 13 years ago
  10. 237275e inet_diag: fix inet_diag_dump_icsk() timewait socket state logic by Neal Cardwell · 13 years ago
  11. e0af36c x86, x32: Correct invalid use of user timespec in the kernel by PaX Team · 13 years ago
  12. c5e5524 net: ipv6: fix wrong ping_v6_sendmsg return value by Lorenzo Colitti · 13 years ago
  13. 9c487be net: ipv6: add missing lock in ping_v6_sendmsg by Lorenzo Colitti · 13 years ago
  14. f704820 net: ipv6: Add IPv6 support to the ping socket. by Lorenzo Colitti · 14 years ago
  15. f284d08 Bluetooth: Replace sprintf with snprintf by Juffin Alex Varghese · 13 years ago
  16. 09e333b bridge: use spin_lock_bh() in br_multicast_set_hash_max by Curt Brune · 13 years ago
  17. 5a5bf44 net: llc: fix use after free in llc_ui_recvmsg by Daniel Borkmann · 13 years ago
  18. 86dc6b9 vlan: Fix header ops passthru when doing TX VLAN offload. by David S. Miller · 13 years ago
  19. e25027c net: rose: restore old recvmsg behavior by Florian Westphal · 13 years ago
  20. 7918313 rds: prevent dereference of a NULL device by Sasha Levin · 13 years ago
  21. 931a701 net: inet_diag: zero out uninitialized idiag_{src,dst} fields by Daniel Borkmann · 13 years ago
  22. c0be5de net: unix: allow bind to fail on mutex lock by Sasha Levin · 13 years ago
  23. e387172 net: unix: allow set_peek_off to fail by Sasha Levin · 13 years ago
  24. fcbb113 net: drop_monitor: fix the value of maxattr by Changli Gao · 13 years ago
  25. 30e65cd ipv6: don't count addrconf generated routes against gc limit by Hannes Frederic Sowa · 13 years ago
  26. 468c82c rds: prevent BUG_ON triggered on congestion update to loopback by Venkat Venkatsubra · 13 years ago
  27. 58634ac Merge remote-tracking branch 'codeaurora/kk_2.7_rb1.21' into cm-11.0 by Ethan Chen · 13 years ago
  28. fda7305 Merge tag 'v3.4.76' into cm-11.0 by Ethan Chen · 13 years ago
  29. a86f1d6 radiotap: fix bitmap-end-finding buffer overrun by Johannes Berg · 13 years ago
  30. 9745425 Merge "cfg80211: permanently disable channels specified by base settings" by Linux Build Service Account · 13 years ago
  31. a0d58ba Merge "cfg80211: export regulatory_hint_user() API" by Linux Build Service Account · 13 years ago
  32. bd55444 Merge "msm: wlan: update db.txt with information from compliance team" by Linux Build Service Account · 13 years ago
  33. 588a560 Merge "msm: wlan: Add VHT80 support on db.txt" by Linux Build Service Account · 13 years ago
  34. 99cde60 Merge "cfg80211: fix set_regdom() to cancel requests with same alpha2" by Linux Build Service Account · 13 years ago
  35. 985fe427 cfg80211: permanently disable channels specified by base settings by Mihir Shete · 13 years ago
  36. b84103e Merge "cfg80211: discard regulatory hints from country IEs with undefined wiphy" by Linux Build Service Account · 13 years ago
  37. 95e6a27 tcp: fix FIONREAD/SIOCINQ by Eric Dumazet · 14 years ago
  38. de0f9a5 Merge tag 'v3.4.75' into cm-11.0 by Ethan Chen · 13 years ago
  39. 8670ef4 Revert "net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST" by Greg Kroah-Hartman · 13 years ago
  40. 01c2b7b mac80211: don't attempt to reorder multicast frames by Johannes Berg · 13 years ago
  41. 94f53c2 cfg80211: discard regulatory hints from country IEs with undefined wiphy by Mihir Shete · 13 years ago
  42. 4637517 netfilter: x_tables: fix ordering of jumpstack allocation and table update by Will Deacon · 13 years ago
  43. b985ece msm: wlan: update db.txt with information from compliance team by Arif Hussain · 13 years ago
  44. 64ee9bd cfg80211: fix set_regdom() to cancel requests with same alpha2 by Mihir Shete · 13 years ago
  45. 947a923 msm: wlan: Add VHT80 support on db.txt by Mihir Shete · 13 years ago
  46. f0c7091 cfg80211: export regulatory_hint_user() API by Mihir Shete · 13 years ago
  47. 30f2ae6 net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST by Shawn Landden · 13 years ago
  48. 2a38ada Merge tag 'v3.4.72' into tmp by Ethan Chen · 13 years ago
  49. d92c9bf {pktgen, xfrm} Update IPv4 header total len and checksum after tranformation by fan.du · 13 years ago
  50. 8799b15 ipv6: fix possible seqlock deadlock in ip6_finish_output2 by Hannes Frederic Sowa · 13 years ago
  51. 5fdc381 inet: fix possible seqlock deadlocks by Eric Dumazet · 13 years ago
  52. d2671a6 net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST by Shawn Landden · 13 years ago
  53. a4da7a3 af_packet: block BH in prb_shutdown_retire_blk_timer() by Veaceslav Falico · 13 years ago
  54. 6348517 packet: fix use after free race in send path when dev is released by Daniel Borkmann · 13 years ago
  55. 61258c1 bridge: flush br's address entry in fdb when remove the bridge dev by Ding Tianhong · 13 years ago
  56. 9793558 net: core: Always propagate flag changes to interfaces by Vlad Yasevich · 13 years ago
  57. 597b9d2 ipv6: fix leaking uninitialized port number of offender sockaddr by Hannes Frederic Sowa · 13 years ago
  58. eb7eb18 net: clamp ->msg_namelen instead of returning an error by Dan Carpenter · 13 years ago
  59. ad25b5d inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions by Hannes Frederic Sowa · 13 years ago
  60. ea9d7dc net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_storage) by Hannes Frederic Sowa · 13 years ago
  61. 18719a4 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 13 years ago
  62. 11afb94 inet: prevent leakage of uninitialized memory to user in recv syscalls by Hannes Frederic Sowa · 13 years ago
  63. fadb5aa ipv4: fix possible seqlock deadlock by Eric Dumazet · 13 years ago
  64. 9ea5140 6lowpan: Uncompression of traffic class field was incorrect by Jukka Rissanen · 13 years ago
  65. 4bb2cc8 ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv by Duan Jiong · 13 years ago
  66. c137ba1 net: Fix "ip rule delete table 256" by Andreas Henriksson · 13 years ago
  67. 53c620e SUNRPC: Fix a data corruption issue when retransmitting RPC calls by Trond Myklebust · 13 years ago
  68. acf9ebd SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresult by Andy Adamson · 13 years ago
  69. 14384c7 SUNRPC handle EKEYEXPIRED in call_refreshresult by Andy Adamson · 14 years ago
  70. c581297 Merge remote-tracking branch 'codeaurora/kk_2.7_rb1.10' into HEAD by Ethan Chen · 13 years ago
  71. 9736cb3 netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the packet by Patrick McHardy · 13 years ago
  72. 161f4a4 net: flow_dissector: fail on evil iph->ihl by Jason Wang · 13 years ago
  73. 05bd299 netfilter: xt_qtaguid: report only uid tags to non-privileged processes by JP Abgrall · 14 years ago
  74. 48cca8f mac80211: update sta->last_rx on acked tx frames by Felix Fietkau · 13 years ago
  75. b9ef1ee mac80211: correctly close cancelled scans by Emmanuel Grumbach · 13 years ago
  76. ee5fc1b cfg80211: add flags to define country IE processing rules by Mihir Shete · 13 years ago
  77. 503ccb2 netfilter: xt_qtaguid: Allow tracking loopback by JP Abgrall · 14 years ago
  78. 5b81d47 wireless: radiotap: fix parsing buffer overrun by Johannes Berg · 13 years ago
  79. 478e9a7 inet: fix possible memory corruption with UDP_CORK and UFO by Hannes Frederic Sowa · 13 years ago
  80. 4dde1cb net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race by Daniel Borkmann · 13 years ago
  81. f3ce845 sctp: Perform software checksum if packet has to be fragmented. by Vlad Yasevich · 13 years ago
  82. 80d20e7 sctp: Use software crc32 checksum when xfrm transform will happen. by Fan Du · 13 years ago
  83. f4358df unix_diag: fix info leak by Mathias Krause · 13 years ago
  84. 120bc4f l2tp: must disable bh before calling l2tp_xmit_skb() by Eric Dumazet · 13 years ago
  85. 5468ba5 net: vlan: fix nlmsg size calculation in vlan_get_size() by Marc Kleine-Budde · 13 years ago
  86. 0a8a2e3 bridge: Correctly clamp MAX forward_delay when enabling STP by Vlad Yasevich · 13 years ago
  87. 25c065e ipv6: restrict neighbor entry creation to output flow by Marcelo Ricardo Leitner · 13 years ago
  88. ad61d4c ipv4: fix ineffective source address selection by Jiri Benc · 13 years ago
  89. 5684fac3 net: heap overflow in __audit_sockaddr() by Dan Carpenter · 13 years ago
  90. 791673f net: do not call sock_put() on TIMEWAIT sockets by Eric Dumazet · 13 years ago
  91. d1e668e tcp: do not forget FIN in tcp_shifted_skb() by Eric Dumazet · 13 years ago
  92. 11db1e4 tcp: must unclone packets before mangling them by Eric Dumazet · 13 years ago
  93. 4c481c1 Merge tag 'AU_LINUX_ANDROID_JB_2.6.04.03.00.109.082' into revert-linux by Ethan Chen · 13 years ago
  94. aa33f22e Bluetooth: Fix encryption key size for peripheral role by Andre Guedes · 13 years ago
  95. ae63544 Bluetooth: Fix security level for peripheral role by Andre Guedes · 13 years ago
  96. 6b179d3 ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put by Salam Noureddine · 13 years ago
  97. e723dd8 ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put by Salam Noureddine · 13 years ago
  98. d720ee2 ipv6: udp packets following an UFO enqueued packet need also be handled by UFO by Hannes Frederic Sowa · 13 years ago
  99. f72299d ip: generate unique IP identificator if local fragmentation is allowed by Ansis Atteka · 13 years ago
  100. 832ae42 ip: use ip_hdr() in __ip_make_skb() to retrieve IP header by Ansis Atteka · 13 years ago