1. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  2. 1cef935 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  3. 70a3a06 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  4. 5115f3c Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  5. 21d2068 get_empty_filp()/alloc_file() leave both ->f_pos and ->f_version zero by Al Viro · 12 years ago
  6. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  7. 7992ae6 Revert "ip_gre: propogate target device GSO capability to the tunnel device" by Pravin B Shelar · 12 years ago
  8. 8f10098 IP_GRE: Fix GRE_CSUM case. by Pravin B Shelar · 12 years ago
  9. 490ab08 IP_GRE: Fix IP-Identification. by Pravin B Shelar · 12 years ago
  10. 7293bfb net: change type of virtio_chan->p9_max_pages by Zhang Yanfei · 12 years ago
  11. 9802c8e net/core: apply pm_runtime_set_memalloc_noio on network devices by Ming Lei · 12 years ago
  12. 8e90455 sock_diag: Simplify sock_diag_handlers[] handling in __sock_diag_rcv_msg by Mathias Krause · 12 years ago
  13. 6e601a5 sock_diag: Fix out-of-bounds access to sock_diag_handlers[] by Mathias Krause · 12 years ago
  14. 39b6525 fs: Preserve error code in get_empty_filp(), part 2 by Anatol Pomozov · 12 years ago
  15. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  16. 1b63edd tcp: fix SYN-data space mis-accounting by Yuchung Cheng · 12 years ago
  17. cbda4ea sock: only define socket limit if mem cgroup configured by stephen hemminger · 12 years ago
  18. 2bb60cb net: Fix locking bug in netif_set_xps_queue by Alexander Duyck · 12 years ago
  19. 5b05204 ipv4: fix error handling in icmp_protocol. by Li Wei · 12 years ago
  20. 81ec44a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  21. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  22. 7c2db36 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 12 years ago
  23. 242260f sun.com documentation fixes by Christian Kujau · 12 years ago
  24. 08dcdbf ipv6: use a stronger hash for tcp by Eric Dumazet · 12 years ago
  25. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  26. b531ed6 ipv4: fix a bug in ping_err(). by Li Wei · 12 years ago
  27. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  28. 7083e42 IB/core: Add "type 2" memory windows support by Shani Michaeli · 12 years ago
  29. 2171ee8 Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  30. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  31. ecd9883 ipv6: fix race condition regarding dst->expires and dst->from. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  32. 68534c6 net: fix a wrong assignment in skb_split() by Amerigo Wang · 12 years ago
  33. 1eaec82 Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  34. c6b5380 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  35. 4aa896c ip_gre: remove an extra dst_release() by Eric Dumazet · 12 years ago
  36. 0b71644 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  37. cd06157 net: fix a build failure when !CONFIG_PROC_FS by Cong Wang · 12 years ago
  38. 082c7ca net: ipv4: fix waring -Wunused-variable by Gao feng · 12 years ago
  39. 900ff8c net: move procfs code to net/core/net-procfs.c by Cong Wang · 12 years ago
  40. eb6b9a8 ip_gre: propogate target device GSO capability to the tunnel device by Dmitry Kravkov · 12 years ago
  41. aa0e51c ip_gre: allow CSUM capable devices to handle packets by Dmitry Kravkov · 12 years ago
  42. 2ccba54 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  43. 6338a53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net by David S. Miller · 12 years ago
  44. b20ab9cc netfilter: nf_ct_helper: better logging for dropped packets by Pablo Neira Ayuso · 12 years ago
  45. 8064b3c ipv6: fix a sparse warning by Eric Dumazet · 12 years ago
  46. a9908eb Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  47. 40d1ae5 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  48. 6cf1c5f VSOCK: Don't reject PF_VSOCK protocol by Andy King · 12 years ago
  49. 7ccd7de VSOCK: get rid of vsock_version.h by Dmitry Torokhov · 12 years ago
  50. 7777ac3 VSOCK: get rid of EXPORT_SYMTAB by Dmitry Torokhov · 12 years ago
  51. 18cf0d0 xfrm: release neighbor upon dst destruction by Romain KUNTZ · 12 years ago
  52. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 12 years ago
  53. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 12 years ago
  54. 98d5fac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  55. 9aac22d ip: fix warning in xfrm4_mode_tunnel_input by stephen hemminger · 12 years ago
  56. 0d4bfa2 ipv6: fix warning in xfrm6_mode_tunnel_input by stephen hemminger · 12 years ago
  57. 96b45cb net: move ioctl functions into a separated file by Cong Wang · 12 years ago
  58. 8c6d59e cfg80211: fix station change if TDLS isn't supported by Johannes Berg · 12 years ago
  59. 279e9f2 ipv6: optimize inet6_hash_frag() by Eric Dumazet · 12 years ago
  60. c8c5b28 Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  61. c39ac03 mac80211: don't spam mesh probe response messages by Thomas Pedersen · 12 years ago
  62. 95e48ad mac80211: stringify mesh peering events by Thomas Pedersen · 12 years ago
  63. 52ac8c4 mac80211: clean up mesh HT operation by Thomas Pedersen · 12 years ago
  64. 572078b mac80211: fix harmless station flush warning by Johannes Berg · 12 years ago
  65. 173db30 sunrpc: silence build warning in gss_fill_context by Jeff Layton · 12 years ago
  66. 97f8b87 tipc: remove redundant checking for the number of iovecs in a send request by Ying Xue · 12 years ago
  67. aba79f3 tipc: byte-based overload control on socket receive queue by Ying Xue · 12 years ago
  68. 57467e5 tipc: eliminate duplicated discard_rx_queue routine by Ying Xue · 12 years ago
  69. c5c73dc tipc: fix missing spinlock init in broadcast code by Erik Hugne · 12 years ago
  70. efd9450 net: use skb_reset_mac_len() in dev_gro_receive() by Eric Dumazet · 12 years ago
  71. 68c3316 v4 GRE: Add TCP segmentation offload for GRE by Pravin B Shelar · 12 years ago
  72. 05e8ef4 net: factor out skb_mac_gso_segment() from skb_gso_segment() by Pravin B Shelar · 12 years ago
  73. 14bbd6a net: Add skb_unclone() helper function. by Pravin B Shelar · 12 years ago
  74. 15ac7c4 mac80211: Fix incorrect use of STA_PR_FMT in trace points by Seth Forshee · 12 years ago
  75. ded652a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  76. 8ffb5c0 mac80211: enable vif.cab_queue for mesh by Bob Copeland · 12 years ago
  77. bf7cd94 mac80211: clean up mesh code by Johannes Berg · 12 years ago
  78. 586e01e mac80211: prevent spurious HT/VHT downgrade message by Johannes Berg · 12 years ago
  79. 932dd97 nl80211: renumber NL80211_FEATURE_FULL_AP_CLIENT_STATE by Johannes Berg · 12 years ago
  80. df88129 cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_station by Jouni Malinen · 12 years ago
  81. 9d62a98 cfg80211: Pass station (extended) capability info to kernel by Jouni Malinen · 12 years ago
  82. c6f9d6c mac80211: advertise operating mode notification capability by Johannes Berg · 12 years ago
  83. a50df0c cfg80211: advertise extended capabilities to userspace by Johannes Berg · 12 years ago
  84. af0ed69 mac80211: stop modifying HT SMPS capability by Johannes Berg · 12 years ago
  85. 9fb04b5 mac80211: generate mesh probe responses by Thomas Pedersen · 12 years ago
  86. 2b5e196 mac80211: cache mesh beacon by Thomas Pedersen · 12 years ago
  87. 4a3cb70 mac80211: constify IE parsing by Johannes Berg · 12 years ago
  88. 50640f1 nl80211: advertise HT/VHT channel limitations by Johannes Berg · 12 years ago
  89. c7a6ee2 cfg80211: allow drivers to selectively disable 80/160 MHz by Johannes Berg · 12 years ago
  90. 30eb1dc mac80211: properly track HT/VHT operation changes by Johannes Berg · 12 years ago
  91. 6565ec9 mac80211: move ieee80211_determine_chantype function by Johannes Berg · 12 years ago
  92. 2c9b735 mac80211: add ieee80211_vif_change_bandwidth by Johannes Berg · 12 years ago
  93. f2d9330 mac80211: clean up channel use in ieee80211_config_ht_tx by Johannes Berg · 12 years ago
  94. 08e6eff mac80211: disable HT/VHT if AP has no HT/VHT capability by Johannes Berg · 12 years ago
  95. bee7f58 mac80211: handle operating mode notif in beacon/assoc response by Johannes Berg · 12 years ago
  96. 18942d3 mac80211: fix ieee80211_change_chandef name by Johannes Berg · 12 years ago
  97. cb14502 mac80211: fix HT/VHT disable flags by Johannes Berg · 12 years ago
  98. 1128958 mac80211: init HT TX data before rate control by Johannes Berg · 12 years ago
  99. 0af83d3 mac80211: handle VHT operating mode notification by Johannes Berg · 12 years ago
  100. 8921d04 mac80211: track number of spatial streams by Johannes Berg · 12 years ago