1. c3059be net/sched: sch_plug - Queue traffic until an explicit release command by Shriram Rajagopalan · 13 years ago
  2. 59d7402 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 13 years ago
  3. a0417fa net: Make qdisc_skb_cb upper size bound explicit. by David S. Miller · 13 years ago
  4. 8926574 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  5. d07d4c2 Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 13 years ago
  6. dd48dc3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  7. 332ad43 caif-hsi: Add RX flip buffer by sjur.brandeland@stericsson.com · 13 years ago
  8. cf5046b can: dev: let can_get_echo_skb() return dlc of CAN frame by Marc Kleine-Budde · 13 years ago
  9. c31c151 net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundary by Haiyang Zhang · 13 years ago
  10. f79d52c ipv6: Remove never used function inet6_ac_check(). by David S. Miller · 13 years ago
  11. efcdbf2 net: Disambiguate kernel message by Arun Sharma · 13 years ago
  12. a8afca0 tcp: md5: protects md5sig_info with RCU by Eric Dumazet · 13 years ago
  13. d3712b9 Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream by Linus Torvalds · 13 years ago
  14. a915da9b tcp: md5: rcu conversion by Eric Dumazet · 13 years ago
  15. a2d9124 tcp: md5: remove obsolete md5_add() method by Eric Dumazet · 13 years ago
  16. 1946841 mac80211: add support for mcs masks by Simon Wunderlich · 13 years ago
  17. 24db78c nl80211: add support for mcs masks by Simon Wunderlich · 13 years ago
  18. a46621a net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig. by Denys Vlasenko · 13 years ago
  19. 6bc2b95 Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  20. a14a8d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  21. 4acb419 net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL by Glauber Costa · 13 years ago
  22. 181e9bd PM / Hibernate: Fix s2disk regression related to freezing workqueues by Rafael J. Wysocki · 13 years ago
  23. 0a96265 Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  24. deb9b4c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  25. 5ee4433 netns: Fail conspicously if someone uses net_generic at an inappropriate time. by Eric W. Biederman · 13 years ago
  26. 4991969 ipv6: Remove neigh argument from ndisc_send_redirect() by David S. Miller · 13 years ago
  27. 15f0ebc kernel-doc: fix new warnings in cfg80211.h by Randy Dunlap · 13 years ago
  28. 94f9065 {nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh by Chun-Yeow Yeoh · 13 years ago
  29. ea08635 mac80211: make CQM RSSI support per virtual interface by Johannes Berg · 13 years ago
  30. c1288b1 mac80211: make beacon filtering per virtual interface by Johannes Berg · 13 years ago
  31. 9018e93 net: explicitly add jump_label.h header to sock.h by Glauber Costa · 13 years ago
  32. 2437dcb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  33. 09e9b81 tcp: add LINUX_MIB_TCPRETRANSFAIL counter by Eric Dumazet · 13 years ago
  34. 74a7f6a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  35. 7c24814 Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 13 years ago
  36. 598781d drm: Fix authentication kernel crash by Thomas Hellstrom · 13 years ago
  37. f8275f9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  38. 701b259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  39. 36a1211 netprio_cgroup.h: dont include module.h from other includes by Paul Gortmaker · 13 years ago
  40. b82b918 team: send only changed options/ports via netlink by Jiri Pirko · 13 years ago
  41. 0fcd977 kernel-doc: fix new warning in usb.h by Randy Dunlap · 13 years ago
  42. d234696 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  43. 019c4fb NFC: Add NCI multiple targets support by Ilan Elias · 13 years ago
  44. 25a1d9d NFC: NFC core layer should not set the target_idx by Ilan Elias · 13 years ago
  45. 8939e47 NFC: Clearly separate NCI states from flags by Ilan Elias · 13 years ago
  46. c4bf98b NFC: Add NCI data exchange timer by Ilan Elias · 13 years ago
  47. d5a2ca6 NFC: Export new attributes sensb_res and sensf_res by Ilan Elias · 13 years ago
  48. eccc068 wireless: Save original maximum regulatory transmission power for the calucation of the local maximum transmit power by Hong Wu · 13 years ago
  49. 11ee515 NFC: Increase NCI deactivate timeout by Ilan Elias · 13 years ago
  50. b0f7029 ssb: SPROM: extract each core power info by Rafał Miłecki · 13 years ago
  51. 1a5e29f kernel-doc: fix new warnings in device.h by Randy Dunlap · 13 years ago
  52. c1084a5 usb: otg: kill langwell_otg driver by Alexander Shishkin · 13 years ago
  53. c1aab02 migrate_mode.h is not exported to user mode by Stephen Rothwell · 13 years ago
  54. eb7004e Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-netlink' into release by Len Brown · 13 years ago
  55. ac1e3d4 Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  56. a99cbf6 Merge branch 'kernel-doc' from Randy Dunlap by Linus Torvalds · 13 years ago
  57. 4f57d86 Merge branch 'akpm' by Linus Torvalds · 13 years ago
  58. 7908b3e Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  59. fa75728 kernel-doc: fix kernel-doc warnings in sched by Randy Dunlap · 13 years ago
  60. 2f6c76a kernel-doc: fix new warnings in cfg80211.h by Randy Dunlap · 13 years ago
  61. 4d92261 kernel-doc: fix new warning in usb.h by Randy Dunlap · 13 years ago
  62. 2eda013 kernel-doc: fix new warnings in device.h by Randy Dunlap · 13 years ago
  63. 2451326 SHM_UNLOCK: fix Unevictable pages stranded after swap by Hugh Dickins · 13 years ago
  64. cb78edf kdump: define KEXEC_NOTE_BYTES arch specific for s390x by Michael Holzheu · 13 years ago
  65. 6536e31 mm: fix warnings regarding enum migrate_mode by Andrew Morton · 13 years ago
  66. 2d58d7e thermal: Rename generate_netlink_event by Jean Delvare · 13 years ago
  67. e9c688a driver core: remove drivers/base/sys.c and include/linux/sysdev.h by Greg Kroah-Hartman · 13 years ago
  68. b1cc16b bluetooth: hci: Fix type of "enable_hs" to bool. by David S. Miller · 13 years ago
  69. 0e90b31 net: introduce res_counter_charge_nofail() for socket allocations by Glauber Costa · 13 years ago
  70. 8cfd14a cgroup: make sure memcg margin is 0 when over limit by Glauber Costa · 13 years ago
  71. 376be5f net: fix socket memcg build with !CONFIG_NET by Glauber Costa · 13 years ago
  72. 1a3bc36 kernel-doc: fix new warning in net/sock.h by Randy Dunlap · 13 years ago
  73. 974c123 tcp: detect loss above high_seq in recovery by Yuchung Cheng · 13 years ago
  74. 93ece0c mlx4_en: eth statistics modification by Eugenia Emantayev · 13 years ago
  75. 2a7f51a MFD: mcp-core: fix mcp_priv() to be more type safe by Russell King · 13 years ago
  76. 1001a3a ACPI: Remove ./drivers/acpi/atomicio.[ch] by Myron Stowe · 13 years ago
  77. e615bf5 ACPI, APEI: Add 64-bit read/write support for APEI on i386 by Myron Stowe · 13 years ago
  78. 65f2e75 Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus." by Russell King · 13 years ago
  79. 99b7250 ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged cores by Thomas Renninger · 13 years ago
  80. 7208162 PM / Hibernate: Rewrite unlock_system_sleep() to fix s2disk regression by Srivatsa S. Bhat · 13 years ago
  81. 456a816 KEYS: Permit key_serial() to be called with a const key pointer by David Howells · 13 years ago
  82. 4ba3069 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  83. 507a03c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  84. 4a7c1ff Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  85. d71f5be Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  86. 92b5abb Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 13 years ago
  87. ccb19d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  88. 79ba0db Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into release by Len Brown · 13 years ago
  89. c130bd6 acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec by Tony Luck · 13 years ago
  90. cb79717 Merge branch 'atomicio-remove' into release by Len Brown · 13 years ago
  91. 037d76f Merge branch 'apei' into release by Len Brown · 13 years ago
  92. 65b7f83 intel_idle: Split up and provide per CPU initialization func by Thomas Renninger · 13 years ago
  93. 9f6ed2c keys: add a "logon" key type by Jeff Layton · 13 years ago
  94. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  95. a25a2b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  96. f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 13 years ago
  97. f9156c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  98. 5e8898e lib: digital signature config option name change by Dmitry Kasatkin · 13 years ago
  99. ee0b31a keys: fix trusted/encrypted keys sparse rcu_assign_pointer messages by Mimi Zohar · 13 years ago
  100. 67175b8 Fix compile breakage with kref.h by James Bottomley · 13 years ago