1. 19a101a net/9p: convert to idr_alloc() by Tejun Heo · 11 years ago
  2. 726bc6b net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATS by Guenter Roeck · 11 years ago
  3. 90c7881 irda: small read beyond end of array in debug code by Dan Carpenter · 11 years ago
  4. d0ae708 nl80211: remove channel width and extended capa advertising by Johannes Berg · 11 years ago
  5. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  6. 83ca14f libceph: add support for HASHPSPOOL pool flag by Sage Weil · 11 years ago
  7. 1b83bef libceph: update osd request/reply encoding by Sage Weil · 11 years ago
  8. 2169aea libceph: calculate placement based on the internal data types by Sage Weil · 11 years ago
  9. 4f6a7e5 ceph: update support for PGID64, PGPOOL3, OSDENC protocol features by Sage Weil · 11 years ago
  10. 5b191d9 libceph: decode into cpu-native ceph_pg type by Sage Weil · 11 years ago
  11. 12979354 libceph: rename ceph_pg -> ceph_pg_v1 by Sage Weil · 11 years ago
  12. b86c761 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 11 years ago
  13. 4992185 mac80211: Fix crash due to un-canceled work-items by Ben Greear · 11 years ago
  14. 9b5bd5a mac80211: stop timers before canceling work items by Ben Greear · 11 years ago
  15. cb601ff mac80211: fix monitor mode channel reporting by Felix Fietkau · 11 years ago
  16. b759f4d mac80211: fix idle handling in monitor mode by Felix Fietkau · 11 years ago
  17. a7679ed mac80211: Ensure off-channel frames don't get queued by Seth Forshee · 11 years ago
  18. 1cef935 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  19. 70a3a06 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  20. 5115f3c Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  21. 21d2068 get_empty_filp()/alloc_file() leave both ->f_pos and ->f_version zero by Al Viro · 11 years ago
  22. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  23. 163df6c mac80211: fix the problem of forwarding from DS to DS in Mesh by Chun-Yeow Yeoh · 11 years ago
  24. 162589f nl80211: remove TCP WoWLAN information by Johannes Berg · 11 years ago
  25. 1c33a05 nl80211: remove radar information by Johannes Berg · 11 years ago
  26. 1b91731 mac80211: fix tim_lock locking by Johannes Berg · 11 years ago
  27. 4965941 libceph: use a do..while loop in con_work() by Alex Elder · 11 years ago
  28. b6e7b6a libceph: use a flag to indicate a fault has occurred by Alex Elder · 11 years ago
  29. 9320926 libceph: separate non-locked fault handling by Alex Elder · 11 years ago
  30. f20a39f libceph: encapsulate connection backoff by Alex Elder · 11 years ago
  31. 1541716 libceph: eliminate sparse warnings by Alex Elder · 11 years ago
  32. c9ffc77 libceph: define connection flag helpers by Alex Elder · 11 years ago
  33. 7992ae6 Revert "ip_gre: propogate target device GSO capability to the tunnel device" by Pravin B Shelar · 11 years ago
  34. 8f10098 IP_GRE: Fix GRE_CSUM case. by Pravin B Shelar · 11 years ago
  35. 490ab08 IP_GRE: Fix IP-Identification. by Pravin B Shelar · 11 years ago
  36. 7293bfb net: change type of virtio_chan->p9_max_pages by Zhang Yanfei · 11 years ago
  37. 9802c8e net/core: apply pm_runtime_set_memalloc_noio on network devices by Ming Lei · 11 years ago
  38. 8e90455 sock_diag: Simplify sock_diag_handlers[] handling in __sock_diag_rcv_msg by Mathias Krause · 11 years ago
  39. 6e601a5 sock_diag: Fix out-of-bounds access to sock_diag_handlers[] by Mathias Krause · 11 years ago
  40. 39b6525 fs: Preserve error code in get_empty_filp(), part 2 by Anatol Pomozov · 12 years ago
  41. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  42. d176ca2 openvswitch: remove some useless comments by Cong Wang · 11 years ago
  43. 7b02408 openvswitch: fix the calculation of checksum for vlan header by Cong Wang · 11 years ago
  44. 17b682a openvswitch: Fix parsing invalid LLC/SNAP ethertypes by Rich Lane · 11 years ago
  45. a15ff76 openvswitch: Call genlmsg_end in queue_userspace_packet by Rich Lane · 11 years ago
  46. cb7c5bd openvswitch: Fix ovs_vport_cmd_new return value on success by Rich Lane · 11 years ago
  47. 734907e openvswitch: Fix ovs_vport_cmd_del return value on success by Rich Lane · 11 years ago
  48. 4490108 openvswitch: Allow OVS_USERSPACE_ATTR_USERDATA to be variable length. by Ben Pfaff · 11 years ago
  49. a9a6b52 SUNRPC: Don't start the retransmission timer when out of socket space by Trond Myklebust · 11 years ago
  50. 1b63edd tcp: fix SYN-data space mis-accounting by Yuchung Cheng · 11 years ago
  51. cbda4ea sock: only define socket limit if mem cgroup configured by stephen hemminger · 11 years ago
  52. 2bb60cb net: Fix locking bug in netif_set_xps_queue by Alexander Duyck · 11 years ago
  53. 5b05204 ipv4: fix error handling in icmp_protocol. by Li Wei · 11 years ago
  54. 81ec44a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  55. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  56. 7c2db36 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  57. 242260f sun.com documentation fixes by Christian Kujau · 11 years ago
  58. 08dcdbf ipv6: use a stronger hash for tcp by Eric Dumazet · 11 years ago
  59. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  60. b531ed6 ipv4: fix a bug in ping_err(). by Li Wei · 11 years ago
  61. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  62. 7083e42 IB/core: Add "type 2" memory windows support by Shani Michaeli · 11 years ago
  63. 2171ee8 Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  64. dd82088 netfilter: ipset: "Directory not empty" error message by Jozsef Kadlecsik · 11 years ago
  65. 85dfb74 af_key: initialize satype in key_notify_policy_flush() by Nicolas Dichtel · 11 years ago
  66. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  67. ecd9883 ipv6: fix race condition regarding dst->expires and dst->from. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  68. 68534c6 net: fix a wrong assignment in skb_split() by Amerigo Wang · 11 years ago
  69. 1eaec82 Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  70. c6b5380 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  71. 4aa896c ip_gre: remove an extra dst_release() by Eric Dumazet · 11 years ago
  72. 4c7a08c Merge branch 'testing' of github.com:ceph/ceph-client into into linux-3.8-ceph by Alex Elder · 11 years ago
  73. 903bb32 libceph: drop return value from page vector copy routines by Alex Elder · 11 years ago
  74. b324814 libceph: use void pointers in page vector functions by Alex Elder · 11 years ago
  75. fbfab53 libceph: allow STAT osd operations by Alex Elder · 11 years ago
  76. f44246e libceph: simplify data length calculation by Alex Elder · 11 years ago
  77. 0b71644 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  78. cd06157 net: fix a build failure when !CONFIG_PROC_FS by Cong Wang · 11 years ago
  79. 082c7ca net: ipv4: fix waring -Wunused-variable by Gao feng · 11 years ago
  80. 900ff8c net: move procfs code to net/core/net-procfs.c by Cong Wang · 11 years ago
  81. eb6b9a8 ip_gre: propogate target device GSO capability to the tunnel device by Dmitry Kravkov · 11 years ago
  82. aa0e51c ip_gre: allow CSUM capable devices to handle packets by Dmitry Kravkov · 11 years ago
  83. 2ccba54 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  84. 6338a53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net by David S. Miller · 11 years ago
  85. b20ab9cc netfilter: nf_ct_helper: better logging for dropped packets by Pablo Neira Ayuso · 11 years ago
  86. 8064b3c ipv6: fix a sparse warning by Eric Dumazet · 11 years ago
  87. a9908eb Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  88. 40d1ae5 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  89. 6cf1c5f VSOCK: Don't reject PF_VSOCK protocol by Andy King · 11 years ago
  90. 7ccd7de VSOCK: get rid of vsock_version.h by Dmitry Torokhov · 11 years ago
  91. 7777ac3 VSOCK: get rid of EXPORT_SYMTAB by Dmitry Torokhov · 11 years ago
  92. 18cf0d0 xfrm: release neighbor upon dst destruction by Romain KUNTZ · 11 years ago
  93. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 11 years ago
  94. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 11 years ago
  95. 98d5fac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  96. a9f36c3 libceph: remove dead code in osd_req_encode_op() by Alex Elder · 11 years ago
  97. 4c46459 libceph: report defined but unsupported osd ops by Alex Elder · 11 years ago
  98. 2979ddb libceph: update ceph_osd_op_name() by Alex Elder · 11 years ago
  99. 4b568b1 libceph: add ceph_osd_state_name() by Alex Elder · 11 years ago
  100. 2d2f522 libceph: kill ceph_osdc_wait_event() by Alex Elder · 11 years ago