1. 4c7a08c Merge branch 'testing' of github.com:ceph/ceph-client into into linux-3.8-ceph by Alex Elder · 11 years ago
  2. 903bb32 libceph: drop return value from page vector copy routines by Alex Elder · 11 years ago
  3. b324814 libceph: use void pointers in page vector functions by Alex Elder · 11 years ago
  4. fbfab53 libceph: allow STAT osd operations by Alex Elder · 11 years ago
  5. f44246e libceph: simplify data length calculation by Alex Elder · 11 years ago
  6. a9f36c3 libceph: remove dead code in osd_req_encode_op() by Alex Elder · 11 years ago
  7. 4c46459 libceph: report defined but unsupported osd ops by Alex Elder · 11 years ago
  8. 2979ddb libceph: update ceph_osd_op_name() by Alex Elder · 11 years ago
  9. 4b568b1 libceph: add ceph_osd_state_name() by Alex Elder · 11 years ago
  10. 2d2f522 libceph: kill ceph_osdc_wait_event() by Alex Elder · 11 years ago
  11. 3c663bb libceph: kill ceph_osdc_create_event() "one_shot" parameter by Alex Elder · 11 years ago
  12. 60e56f1 libceph: kill ceph_calc_raw_layout() by Alex Elder · 11 years ago
  13. 6078938 libdeph: don't export ceph_osdc_init() or ceph_osdc_stop() by Alex Elder · 11 years ago
  14. f9d2519 libceph: lock outside send_queued() by Alex Elder · 11 years ago
  15. a3bea47 ceph: kill ceph_osdc_new_request() "num_reply" parameter by Alex Elder · 11 years ago
  16. 2480882 ceph: kill ceph_osdc_writepages() "flags" parameter by Alex Elder · 11 years ago
  17. fbf8685 ceph: kill ceph_osdc_writepages() "dosync" parameter by Alex Elder · 11 years ago
  18. 87f979d ceph: kill ceph_osdc_writepages() "nofail" parameter by Alex Elder · 11 years ago
  19. 9cbb1d7 libceph: don't require r_num_pages for bio requests by Alex Elder · 11 years ago
  20. 1e32d34 rbd: don't take extra bio reference for osd client by Alex Elder · 11 years ago
  21. 72fe25e libceph: add a compatibility check interface by Alex Elder · 11 years ago
  22. 3ebc21f libceph: fix messenger CONFIG_BLOCK dependencies by Alex Elder · 11 years ago
  23. 3bdb1a4 net, sctp: remove CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  24. e9c0dfb net: sctp: sctp_v6_get_dst: fix boolean test in dst cache by Daniel Borkmann · 11 years ago
  25. 816cd5b batman-adv: Fix NULL pointer dereference in DAT hash collision avoidance by Pau Koning · 11 years ago
  26. 9c10f41 htb: fix values in opt dump by Jiri Pirko · 11 years ago
  27. 37d5110 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  28. 77c1090 net: fix infinite loop in __skb_recv_datagram() by Eric Dumazet · 11 years ago
  29. 318d86d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  30. 3b69908 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  31. 547b4e7 bridge: set priority of STP packets by Stephen Hemminger · 11 years ago
  32. 3d9646d mac80211: fix channel selection bug by Johannes Berg · 11 years ago
  33. cfa82e0 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 11 years ago
  34. 044453b arp: fix possible crash in arp_rcv() by Eric Dumazet · 11 years ago
  35. e06b840 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  36. b5c37fe net: sctp: sctp_endpoint_free: zero out secret key data by Daniel Borkmann · 11 years ago
  37. 6ba542a net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree by Daniel Borkmann · 11 years ago
  38. 87c084a l2tp: dont play with skb->truesize by Eric Dumazet · 11 years ago
  39. 586c31f net: sctp: sctp_auth_key_put: use kzfree instead of kfree by Daniel Borkmann · 11 years ago
  40. 6cddded Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch into openvswitch by David S. Miller · 11 years ago
  41. d601cd8 mac80211: fix managed mode channel context use by Johannes Berg · 11 years ago
  42. edb2722 netfilter: ip6t_NPT: Ensure to check lower part of prefixes are zero by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  43. d4c38fa netfilter: ip6t_NPT: Fix prefix mangling by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  44. f5271ff netfilter: ip6t_NPT: Fix adjustment calculation by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  45. 41ab3e3 ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit() by Tommi Rantala · 11 years ago
  46. 6731d20 tcp: fix for zero packets_in_flight was too broad by Ilpo Järvinen · 11 years ago
  47. b3b66ae Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  48. 9887dbf mac80211: fix error in sizeof() usage by Cong Ding · 11 years ago
  49. 4b47bc9 ipvs: sctp: fix checksumming on snat and dnat handlers by Daniel Borkmann · 11 years ago
  50. 4c52d3d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  51. 5f1e942 tcp: ipv6: Update MIB counters for drops by Vijay Subramanian · 11 years ago
  52. 848bf15 tcp: Update MIB counters for drops by Vijay Subramanian · 11 years ago
  53. 9665d5d packet: fix leakage of tx_ring memory by Phil Sutter · 11 years ago
  54. 92df9b2 net: Fix inner_network_header assignment in skb-copy. by Pravin B Shelar · 11 years ago
  55. 2e5f421 tcp: frto should not set snd_cwnd to 0 by Eric Dumazet · 11 years ago
  56. 973ec44 tcp: fix an infinite loop in tcp_slow_start() by Eric Dumazet · 11 years ago
  57. ed6882a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  58. bf6c8a8 Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  59. 66555e9 tcp: detect SYN/data drop when F-RTO is disabled by Yuchung Cheng · 11 years ago
  60. 700163d l2tp: correctly handle ancillary data in the ip6 recv path by Tom Parkin · 11 years ago
  61. 8e72d37 ipv6: export ip6_datagram_recv_ctl by Tom Parkin · 11 years ago
  62. 73df66f ipv6: rename datagram_send_ctl and datagram_recv_ctl by Tom Parkin · 11 years ago
  63. 4c02e2d Bluetooth: Fix hci_conn timeout routine by Andre Guedes · 11 years ago
  64. 8cf9fa1 Bluetooth: Fix handling of unexpected SMP PDUs by Johan Hedberg · 11 years ago
  65. bd30e94 ipv6: do not create neighbor entries for local delivery by Marcelo Ricardo Leitner · 11 years ago
  66. edd2e36 SUNRPC: When changing the queue priority, ensure that we change the owner by Trond Myklebust · 11 years ago
  67. 969e5aa Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testing by Alex Elder · 11 years ago
  68. 2aeef18 tcp: Increment LISTENOVERFLOW and LISTENDROPS in tcp_v4_conn_request() by Nivedita Singhvi · 11 years ago
  69. 5e98a36 ipv6 addrconf: Fix interface identifiers of 802.15.4 devices. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  70. 604dfd6 pktgen: correctly handle failures when adding a device by Cong Wang · 11 years ago
  71. a13d310 netem: fix delay calculation in rate extension by Johannes Naab · 12 years ago
  72. 80d84ef l2tp: prevent l2tp_tunnel_delete racing with userspace close by Tom Parkin · 12 years ago
  73. cb73e2b9 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  74. 5f19d12 SCTP: Free the per-net sysctl table on net exit. v2 by Vlad Yasevich · 12 years ago
  75. 5465740 IP_GRE: Fix kernel panic in IP_GRE with GRE csum. by Pravin B Shelar · 12 years ago
  76. b425df4 ipvs: freeing uninitialized pointer on error by Dan Carpenter · 12 years ago
  77. 9839ff0 sctp: set association state to established in dupcook_a handler by Xufeng Zhang · 12 years ago
  78. 75356a8 ip6mr: limit IPv6 MRT_TABLE identifiers by Dan Carpenter · 12 years ago
  79. b618ad1 batman-adv: filter ARP packets with invalid MAC addresses in DAT by Matthias Schiffer · 12 years ago
  80. 757dd82 batman-adv: check for more types of invalid IP addresses in DAT by Matthias Schiffer · 12 years ago
  81. 0d15bec batman-adv: fix skb leak in batadv_dat_snoop_incoming_arp_reply() by Matthias Schiffer · 12 years ago
  82. 1ec3911 libceph: fix undefined behavior when using snprintf() by Cong Ding · 11 years ago
  83. c49dc90 cfg80211: off by one in ieee80211_bss() by Dan Carpenter · 12 years ago
  84. e91d169 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  85. b44108d ipv4: Fix route refcount on pmtu discovery by Steffen Klassert · 12 years ago
  86. ead0ad1 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  87. 0c8729c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 12 years ago
  88. d842950 net: net_cls: fd passed in SCM_RIGHTS datagram not set correctly by Daniel Wagner · 12 years ago
  89. d9d5908 openvswitch: Move LRO check from transmit to receive. by Jesse Gross · 12 years ago
  90. 8141ed9 ipv4: Add a socket release callback for datagram sockets by Steffen Klassert · 12 years ago
  91. 9cb3a50 ipv4: Invalidate the socket cached route on pmtu events if possible by Steffen Klassert · 12 years ago
  92. 05ab86c xfrm4: Invalidate all ipv4 routes on IPsec pmtu events by Steffen Klassert · 12 years ago
  93. 5b653b2 xfrm: fix freed block size calculation in xfrm_policy_fini() by Michal Kubecek · 12 years ago
  94. bc9540c net: splice: fix __splice_segment() by Eric Dumazet · 12 years ago
  95. 82bda61 net: splice: avoid high order page splitting by Eric Dumazet · 12 years ago
  96. b74aa93 tcp: fix incorrect LOCKDROPPEDICMPS counter by Eric Dumazet · 12 years ago
  97. 6f809da ipv6: Add an error handler for icmp6 by Steffen Klassert · 12 years ago
  98. e2f6725 net/xfrm/xfrm_replay: avoid division by zero by Nickolai Zeldovich · 12 years ago
  99. 2f94aab sctp: refactor sctp_outq_teardown to insure proper re-initalization by Neil Horman · 12 years ago
  100. ae7ca4a3 libceph: pass num_op with ops by Alex Elder · 12 years ago