1. da8c872 vlan: adjust vlan_set_encap_proto() for its callers by Cong Wang · 12 years ago
  2. 4cfb048 net: fix possible deadlock in sum_frag_mem_limit by Eric Dumazet · 12 years ago
  3. 5b05204 ipv4: fix error handling in icmp_protocol. by Li Wei · 12 years ago
  4. 08dcdbf ipv6: use a stronger hash for tcp by Eric Dumazet · 12 years ago
  5. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  6. 6db167d Merge branch 'for-linus-2' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  7. ecd9883 ipv6: fix race condition regarding dst->expires and dst->from. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  8. 8793422 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  9. b3cdda2 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  10. 3aad3f03 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  11. 10b6339 Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 12 years ago
  12. c6699b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  13. 5a12039 Merge tag 'for-v3.9' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  14. c560dc8 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  15. 8a3a11f Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  16. 8909ff6 Merge tag 'regulator-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  17. 88cff24 Merge tag 'regmap-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  18. 502b24c Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  19. ece8e0b Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  20. 67cb104 Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  21. 5800700 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  22. 266d7ad Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  23. bcbd818 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  24. d652e1eb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  25. 8f55cea Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  26. b7133a9 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  27. e84cf5d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  28. cd06157 net: fix a build failure when !CONFIG_PROC_FS by Cong Wang · 12 years ago
  29. 4fc1a60 net: proc: fix build failed when procfs is not configured by Gao feng · 12 years ago
  30. 178a097 Merge remote-tracking branch 'regulator/topic/s5m8767' into regulator-next by Mark Brown · 12 years ago
  31. 800d290 Merge remote-tracking branch 'regulator/topic/lp8755' into regulator-next by Mark Brown · 12 years ago
  32. fc22152 Merge remote-tracking branch 'regulator/topic/apply' into regulator-next by Mark Brown · 12 years ago
  33. 77852fe sched/rt: Add <linux/sched/rt.h> header to <linux/init_task.h> by Ingo Molnar · 12 years ago
  34. 900ff8c net: move procfs code to net/core/net-procfs.c by Cong Wang · 12 years ago
  35. 2ccba54 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  36. 6338a53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net by David S. Miller · 12 years ago
  37. b20ab9cc netfilter: nf_ct_helper: better logging for dropped packets by Pablo Neira Ayuso · 12 years ago
  38. 10baf04 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 12 years ago
  39. 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
  40. 5b8ca53 VSOCK: Remove hypervisor-only socket option by Andy King · 12 years ago
  41. c239905 net: proc: remove proc_net_remove by Gao feng · 12 years ago
  42. b4278c9 net: proc: remove proc_net_fops_create by Gao feng · 12 years ago
  43. 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
  44. dec34fb net: fix a compile error when SOCK_REFCNT_DEBUG is enabled by Ying Xue · 12 years ago
  45. 2e7d0f6 Merge branches 'idle-remove-statedata', 'pm_idle' and 'idle-hsw-turbostat' into release by Len Brown · 12 years ago
  46. 558bd3e PM idle: remove global declaration of pm_idle by Len Brown · 12 years ago
  47. ac6324e bq2415x_charger: Add support for offline and 100mA mode by Pali Rohár · 12 years ago
  48. 9eee07d Input: tegra-kbc - require CONFIG_OF, remove platform data by Stephen Warren · 12 years ago
  49. 0db3863 Input: bma150 - make some defines public and fix some comments by Michael Trimarchi · 12 years ago
  50. 68c3316 v4 GRE: Add TCP segmentation offload for GRE by Pravin B Shelar · 12 years ago
  51. 05e8ef4 net: factor out skb_mac_gso_segment() from skb_gso_segment() by Pravin B Shelar · 12 years ago
  52. 14bbd6a net: Add skb_unclone() helper function. by Pravin B Shelar · 12 years ago
  53. 4419fbd Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 12 years ago
  54. 7113fe7 Merge branch 'pm-assorted' by Rafael J. Wysocki · 12 years ago
  55. e8f71df Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 12 years ago
  56. ea27c39 pinctrl: generic: rename input schmitt disable by Haojian Zhuang · 12 years ago
  57. 932dd97 nl80211: renumber NL80211_FEATURE_FULL_AP_CLIENT_STATE by Johannes Berg · 12 years ago
  58. 9d62a98 cfg80211: Pass station (extended) capability info to kernel by Jouni Malinen · 12 years ago
  59. c6f9d6c mac80211: advertise operating mode notification capability by Johannes Berg · 12 years ago
  60. a50df0c cfg80211: advertise extended capabilities to userspace by Johannes Berg · 12 years ago
  61. af0ed69 mac80211: stop modifying HT SMPS capability by Johannes Berg · 12 years ago
  62. 4a3cb70 mac80211: constify IE parsing by Johannes Berg · 12 years ago
  63. 50640f1 nl80211: advertise HT/VHT channel limitations by Johannes Berg · 12 years ago
  64. c7a6ee2 cfg80211: allow drivers to selectively disable 80/160 MHz by Johannes Berg · 12 years ago
  65. 2c9b735 mac80211: add ieee80211_vif_change_bandwidth by Johannes Berg · 12 years ago
  66. 0af83d3 mac80211: handle VHT operating mode notification by Johannes Berg · 12 years ago
  67. 8921d04 mac80211: track number of spatial streams by Johannes Berg · 12 years ago
  68. 7bf9b9a wireless: define operating mode action frame by Johannes Berg · 12 years ago
  69. e1a0c6b mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 by Johannes Berg · 12 years ago
  70. 164eb02 mac80211: add radar detection command/event by Simon Wunderlich · 12 years ago
  71. 04f3904 nl80211/cfg80211: add radar detection command/event by Simon Wunderlich · 12 years ago
  72. 9f4646d Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 12 years ago
  73. e0376d0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 12 years ago
  74. a2b37ef Merge remote-tracking branch 'regmap/topic/no-bus' into regmap-next by Mark Brown · 12 years ago
  75. a31f6849 Merge remote-tracking branch 'regmap/topic/mmio' into regmap-next by Mark Brown · 12 years ago
  76. 5dea215 Merge remote-tracking branch 'regmap/topic/irq' into regmap-next by Mark Brown · 12 years ago
  77. 7798b58 Merge remote-tracking branch 'regmap/topic/flat' into regmap-next by Mark Brown · 12 years ago
  78. 3689cf7 Merge remote-tracking branch 'regmap/topic/async' into regmap-next by Mark Brown · 12 years ago
  79. 878ec67 regmap: mmio: add register clock support by Philipp Zabel · 12 years ago
  80. 7d7e499 smpboot: Allow selfparking per cpu threads by Thomas Gleixner · 12 years ago
  81. 9f89ec8 bridge: use __u16 in if_bridge.h by Cong Wang · 12 years ago
  82. 112202d workqueue: rename cpu_workqueue to pool_workqueue by Tejun Heo · 12 years ago
  83. 35e03f3 bridge: Separate egress policy bitmap by Vlad Yasevich · 12 years ago
  84. 1690be6 bridge: Add vlan support to static neighbors by Vlad Yasevich · 12 years ago
  85. 552406c bridge: Add the ability to configure pvid by Vlad Yasevich · 12 years ago
  86. 6cbdcee bridge: Dump vlan information from a bridge port by Vlad Yasevich · 12 years ago
  87. 407af32 bridge: Add netlink interface to configure vlans on bridge ports by Vlad Yasevich · 12 years ago
  88. c9af6db net: Fix possible wrong checksum generation. by Pravin B Shelar · 12 years ago
  89. 93be6ce tcp: set and get per-socket timestamp by Andrey Vagin · 12 years ago
  90. ceaa1fe tcp: adding a per-socket timestamp offset by Andrey Vagin · 12 years ago
  91. 3757b94 ACPI / hotplug: Fix concurrency issues and memory leaks by Rafael J. Wysocki · 12 years ago
  92. 2a0e047 cfg80211: configuration for WoWLAN over TCP by Johannes Berg · 12 years ago
  93. 64fd740 ACPI: Remove the use of CONFIG_ACPI_CONTAINER_MODULE by Toshi Kani · 12 years ago
  94. 87d4a4d ACPI: Drop the container.h header file by Rafael J. Wysocki · 12 years ago
  95. e80beb2 gpio: Make of_count_named_gpios() use new of_count_phandle_with_args() by Grant Likely · 12 years ago
  96. bd69f73 of: Create function for counting number of phandles in a property by Grant Likely · 12 years ago
  97. bfc4a58 Merge branch 'for-next' from git://sources.calxeda.com/kernel/linux.git by Grant Likely · 12 years ago
  98. bb92d19 nl80211: add packet offset information for wowlan pattern by Amitkumar Karwar · 12 years ago
  99. ecf223f Merge branch 'autofs-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into akpm by Linus Torvalds · 12 years ago
  100. 0e24321 act_police: move struct tcf_police to act_police.c by Jiri Pirko · 12 years ago