1. e33099f tcp: implement RFC5682 F-RTO by Yuchung Cheng · 12 years ago
  2. 9b44190 tcp: refactor F-RTO by Yuchung Cheng · 12 years ago
  3. 5470b46 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
  4. 2b5faa4 connector: Added coredumping event to the process connector by Jesper Derehag · 12 years ago
  5. 3e5289d filter: add ANC_PAY_OFFSET instruction for loading payload start offset by Daniel Borkmann · 12 years ago
  6. f77668d net: flow_dissector: add __skb_get_poff to get a start offset to payload by Daniel Borkmann · 12 years ago
  7. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  8. 44046a5 udp: add encap_destroy callback by Tom Parkin · 12 years ago
  9. 7b1b3fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  10. 35f8c76 Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  11. 49c87cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  12. 6c4d3bc perf,x86: fix link failure for non-Intel configs by David Rientjes · 12 years ago
  13. 1a2c618 tcp: Remove TCPCT by Christoph Paasch · 12 years ago
  14. a362db3 net: fix some typos in netif features by Cong Wang · 12 years ago
  15. 86feff3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  16. 1e8bbe6 net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibility by Bjørn Mork · 12 years ago
  17. de1893f Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes by Linus Torvalds · 12 years ago
  18. 1d9d863 perf,x86: fix kernel crash with PEBS/BTS after suspend/resume by Stephane Eranian · 12 years ago
  19. 764444f net: clean leftover of COMPAT_NET_DEV_OPS removal by Fernando Luis Vazquez Cao · 12 years ago
  20. 8a7fbfa netxen: write IP address to firmware when using bonding by nikolay@redhat.com · 12 years ago
  21. f4846e5 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 12 years ago
  22. f65846a list: Fix double fetch of pointer in hlist_entry_safe() by Paul E. McKenney · 12 years ago
  23. cca7af3 skb: Propagate pfmemalloc on skb from head page only by Pavel Emelyanov · 12 years ago
  24. 16fad69 tcp: fix skb_availroom() by Eric Dumazet · 12 years ago
  25. 5bc7c33 mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY by Brian Norris · 12 years ago
  26. 842d223 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
  27. c8615d3 idr: deprecate idr_pre_get() and idr_get_new[_above]() by Tejun Heo · 12 years ago
  28. ebf47be include/linux/res_counter.h needs errno.h by Andrew Morton · 12 years ago
  29. ad8395e Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  30. 886e03b Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  31. e86ac13 drivers: net: ethernet: cpsw: change cpts_active_slave to active_slave by Mugunthan V N · 12 years ago
  32. 5857f70 idr: fix new kernel-doc warnings by Randy Dunlap · 12 years ago
  33. 42e836e phy: add set_wol/get_wol functions by Michael Stapelberg · 12 years ago
  34. 9b717a8 tcp: TLP loss detection. by Nandita Dukkipati · 12 years ago
  35. 6ba8a3b tcp: Tail loss probe (TLP) by Nandita Dukkipati · 12 years ago
  36. b818d1a phy/micrel: Add support for KSZ8031 by Hector Palacios · 12 years ago
  37. e5f2ef7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  38. fd86019 mfd: wm831x: Don't forward declare enum wm831x_auxadc by Mark Brown · 12 years ago
  39. 80e4e67 mfd: tps65912: Declare and use tps65912_irq_exit() by Mark Brown · 12 years ago
  40. df545d1 mfd: palmas: Provide irq flags through DT/platform data by Laxman Dewangan · 12 years ago
  41. 26fd76c NFC: llcp: Implement socket options by Samuel Ortiz · 12 years ago
  42. e61667a tcp: Remove unused tw_cookie_values from tcp_timewait_sock by Christoph Paasch · 12 years ago
  43. 7293261 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  44. 7313626 tunneling: Add generic Tunnel segmentation. by Pravin B Shelar · 12 years ago
  45. aefbd2b tunneling: Capture inner mac header during encapsulation. by Pravin B Shelar · 12 years ago
  46. ec5f061 net: Kill link between CSUM and SG features. by Pravin B Shelar · 12 years ago
  47. 22dfab7 Input: atmel_mxt_ts - Support for touchpad variant by Daniel Kurtz · 12 years ago
  48. 3d5c203 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  49. c031e23 VSOCK: Split vm_sockets.h into kernel/uapi by Andy King · 12 years ago
  50. d345243 Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  51. e2e091f Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  52. 090096b net: generic fdb support for drivers without ndo_fdb_<op> by Vlad Yasevich · 12 years ago
  53. 8524982 ssb: fix unaligned access to mac address by Hauke Mehrtens · 12 years ago
  54. 753f993 team: introduce random mode by Jiri Pirko · 12 years ago
  55. acbba0d team: introduce two default team_modeop functions and use them in modes by Jiri Pirko · 12 years ago
  56. 55d942f mac80211: restrict peer's VHT capabilities to own by Johannes Berg · 12 years ago
  57. c8bb93f wireless: remove unused VHT MCS defines by Johannes Berg · 12 years ago
  58. b8a31c9 ieee80211: mark 802.11 related structs as being 2-byte aligned by Felix Fietkau · 12 years ago
  59. 9a88658 wireless: move sequence number arithmetic to ieee80211.h by Johannes Berg · 12 years ago
  60. 82dc3c63c net: introduce NAPI_POLL_WEIGHT by Eric Dumazet · 12 years ago
  61. 9da060d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  62. e3b5951 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  63. 6516ab6 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  64. 1223ad3 Merge tag 'iio-fixes-for-3.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 12 years ago
  65. 43febb2 usb: gadget: composite: fix kernel-doc warnings by Nishanth Menon · 12 years ago
  66. 6d62768 Merge remote-tracking branch 'regulator/fix/doc' into tmp by Mark Brown · 12 years ago
  67. 290502b eCryptfs: allow userspace messaging to be disabled by Kees Cook · 12 years ago
  68. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 12 years ago
  69. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  70. 8fd5e7a Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 12 years ago
  71. 68b86a2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  72. 527c680 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  73. 8d05b37 Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  74. b695188 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  75. 48476df Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  76. 9ca52ed mm: define VM_GROWSUP for CONFIG_METAG by James Hogan · 12 years ago
  77. 5698c50 metag: Internal and external irqchips by James Hogan · 12 years ago
  78. 37cae6a Merge tag 'dm-3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  79. 20e6926 x86, ACPI, mm: Revert movablemem_map support by Yinghai Lu · 12 years ago
  80. 14cc0b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  81. 5a4d729 iio: Fix build error seen if IIO_TRIGGER is defined but IIO_BUFFER is not by Guenter Roeck · 12 years ago
  82. dcf787f constify path_get/path_put and fs_struct.c stuff by Al Viro · 12 years ago
  83. dd37978 cache the value of file_inode() in struct file by Al Viro · 12 years ago
  84. b0d8ed4 dm: add target num_write_bios fn by Alasdair G Kergon · 12 years ago
  85. df5d2e9 dm kcopyd: introduce configurable throttling by Mikulas Patocka · 12 years ago
  86. 55a62ee dm: rename request variables to bios by Alasdair G Kergon · 12 years ago
  87. fd7c092 dm: fix truncated status strings by Mikulas Patocka · 12 years ago
  88. 8eae508 hsi: fix kernel-doc warnings by Randy Dunlap · 12 years ago
  89. 3048253 watchdog: core: dt: add support for the timeout-sec dt property by Fabio Porcedda · 12 years ago
  90. f82dedf watchdog: bcm47xx_wdt.c: use platform device by Hauke Mehrtens · 12 years ago
  91. 1a71fb8 rtc: stmp3xxx: add wdt-accessor function by Wolfram Sang · 13 years ago
  92. 5838b03 regulator: core: update kernel documentation for regulator_desc by Nishanth Menon · 12 years ago
  93. b0af9cd Merge tag 'lzo-update-signature-20130226' of git://github.com/markus-oberhumer/linux by Linus Torvalds · 12 years ago
  94. ad6c2c2 Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 12 years ago
  95. 2af7844 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 12 years ago
  96. 5e04f4b Merge tag 'tag-for-linus-3.9' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 12 years ago
  97. b666973 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  98. 1cf0209 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  99. 3000512 NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDS by Weston Andros Adamson · 12 years ago
  100. edddbb1 SUNRPC: add call to get configured timeout by Weston Andros Adamson · 12 years ago