1. 2a156a6 include/asm-generic/vtime.h: avoid zero-length file by Andrew Morton · 11 years ago
  2. 1785e8f netfiler: ipset: Add net namespace for ipset by Vitaly Lavrov · 11 years ago
  3. 3fd986b netfilter: ipset: Use a common function at listing the extensions by Jozsef Kadlecsik · 11 years ago
  4. cb17819 Merge branch '20130926_include_linux_networking_externs' of git://repo.or.cz/linux-2.6/trivial-mods by David S. Miller · 11 years ago
  5. 68b63f0 netfilter: ipset: Support comments for ipset entries in the core. by Oliver Smith · 11 years ago
  6. 40cd63b netfilter: ipset: Support extensions which need a per data destroy function by Jozsef Kadlecsik · 11 years ago
  7. 03c8b23 netfilter: ipset: Generalize extensions support by Jozsef Kadlecsik · 11 years ago
  8. ca134ce netfilter: ipset: Move extension data to set structure by Jozsef Kadlecsik · 11 years ago
  9. f925f70 netfilter: ipset: Rename extension offset ids to extension ids by Jozsef Kadlecsik · 11 years ago
  10. a04d8b6 netfilter: ipset: Prepare ipset to support multiple networks for hash types by Jozsef Kadlecsik · 11 years ago
  11. 5e04c0c netfilter: ipset: Introduce new operation to get both setname and family by Jozsef Kadlecsik · 11 years ago
  12. b8cd978 netfilter: ipset: Use fix sized type for timeout in the extension part by Jozsef Kadlecsik · 11 years ago
  13. 35b8dcf netfilter: ipset: Rename simple macro names to avoid namespace issues. by Jozsef Kadlecsik · 11 years ago
  14. 7b77d16 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  15. a528c21 dev: update __dev_notify_flags() to send rtnl msg by Nicolas Dichtel · 11 years ago
  16. 559835ea vxlan: Use RCU apis to access sk_user_data. by Pravin B Shelar · 11 years ago
  17. 27047a6 cpufreq: Add new helper cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  18. 6dedcca hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock() by Toshi Kani · 11 years ago
  19. 8e17a7f Merge tag 'ux500-dt-for-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/dt by Olof Johansson · 11 years ago
  20. 3abd38d Merge remote-tracking branch 'regulator/fix/doc' into regulator-linus by Mark Brown · 11 years ago
  21. f4a87e7 netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packets by Patrick McHardy · 11 years ago
  22. 2f303b7 KVM: Convert kvm_lock back to non-raw spinlock by Paolo Bonzini · 11 years ago
  23. 25f73ed misc: (at24) move header to linux/platform_data/ by Vivien Didelot · 11 years ago
  24. df9b17f Merge 3.12-rc3 into usb-next by Greg Kroah-Hartman · 11 years ago
  25. 4ceedcf Merge 3.12-rc3 into tty-next by Greg Kroah-Hartman · 11 years ago
  26. 73b2277 Merge 3.12-rc3 into staging-next by Greg Kroah-Hartman · 11 years ago
  27. 88502b9 Merge 3.12-rc3 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  28. d717349 Merge 3.12-rc3 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  29. c23c223 Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  30. b4e8459 Merge tag 'iio-for-3.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 11 years ago
  31. dd03ee9 ARM: mxs: remove custom .init_time hook by Sebastian Hesselbarth · 11 years ago
  32. be08045 clk: sunxi: declare OF clock provider by Sebastian Hesselbarth · 11 years ago
  33. 74227e6 clk: nomadik: declare OF clock provider by Sebastian Hesselbarth · 11 years ago
  34. b97b869 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  35. 62748f3 net: introduce SO_MAX_PACING_RATE by Eric Dumazet · 11 years ago
  36. aa66158 ipv4: processing ancillary IP_TOS or IP_TTL by Francesco Fusco · 11 years ago
  37. f02db31 ipv4: IP_TOS and IP_TTL can be specified as ancillary data by Francesco Fusco · 11 years ago
  38. 9a3bab6 net: net_secret should not depend on TCP by Eric Dumazet · 11 years ago
  39. 50624c9 net: Delay default_device_exit_batch until no devices are unregistering v2 by Eric W. Biederman · 11 years ago
  40. 7df37ff IPv6 NAT: Do not drop DNATed 6to4/6rd packets by Catalin\(ux\) M. BOIE · 11 years ago
  41. 60e453a USBNET: fix handling padding packet by Ming Lei · 11 years ago
  42. aeebc26 Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  43. f2e98aa Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  44. e18945b driver-core: remove struct bus_type.drv_attrs by Greg Kroah-Hartman · 11 years ago
  45. b4e4613 driver-core: remove struct bus_type.bus_attrs by Greg Kroah-Hartman · 11 years ago
  46. 083986e mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef by Heiko Carstens · 11 years ago
  47. 75f93fe sched: Revert need_resched() to look at TIF_NEED_RESCHED by Peter Zijlstra · 11 years ago
  48. 41ed7fe Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  49. 6747caa usb: phy: twl4030: use the new generic PHY framework by Kishon Vijay Abraham I · 11 years ago
  50. ff76496 drivers: phy: add generic PHY framework by Kishon Vijay Abraham I · 11 years ago
  51. b019ba9 misc: mic: fix a warning in the IOCTL header file. by Sudeep Dutt · 11 years ago
  52. 605d240 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  53. 8d2ca1d ipv6: avoid high order memory allocations for /proc/net/ipv6_route by Hannes Frederic Sowa · 11 years ago
  54. 09a2c73 PCI: Remove unused PCI_MSIX_FLAGS_BIRMASK definition by Yijing Wang · 11 years ago
  55. d95d3d5 Merge branch 'pci/host-imx6' into next by Bjorn Helgaas · 11 years ago
  56. 8d6a35f ARM: imx6q: Add PCIe bits to GPR syscon definition by Sean Cross · 11 years ago
  57. f1fe29b NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open() by David Howells · 11 years ago
  58. 94d30ae FS-Cache: Provide the ability to enable/disable cookies by David Howells · 11 years ago
  59. 8fb883f FS-Cache: Add use/unuse/wake cookie wrappers by David Howells · 11 years ago
  60. 0a87874 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  61. 1025c04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 11 years ago
  62. 0cab71e Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-s3c64xx by Mark Brown · 11 years ago
  63. 77966ad pinctrl: at91: fix typos by Boris BREZILLON · 11 years ago
  64. ce3b64f video: atmel_lcdfb: pass the pdata as params by Jean-Christophe PLAGNIOL-VILLARD · 11 years ago
  65. 8af2c28 video: atmel_lcdfb: fix platform data struct by Jean-Christophe PLAGNIOL-VILLARD · 11 years ago
  66. 2424a73 Merge tag 'extcon-next-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next by Greg Kroah-Hartman · 11 years ago
  67. 42d7d75 extcon: Simplify extcon_dev_register() prototype by removing unnecessary parameter by Chanwoo Choi · 11 years ago
  68. dae6165 extcon: Change field type of 'dev' in extcon_dev structure by Chanwoo Choi · 11 years ago
  69. 5bfbdc9 extcon: gpio: Add support for active-low presence to detect pins by Guenter Roeck · 11 years ago
  70. a75e1c7 extcon: Fix indentation coding style to improve readability by Chanwoo Choi · 11 years ago
  71. 3f9120b driver core: prevent deferred probe with platform_driver_probe by Johan Hovold · 11 years ago
  72. eee0316 kobject: introduce kobj_completion by Jeff Mahoney · 11 years ago
  73. 388975c sysfs: clean up sysfs_get_dirent() by Tejun Heo · 11 years ago
  74. 4b30ee5 sysfs: remove ktype->namespace() invocations in symlink code by Tejun Heo · 11 years ago
  75. e34ff49 sysfs: remove ktype->namespace() invocations in directory code by Tejun Heo · 11 years ago
  76. f629d20 [networking]device.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  77. 7965bd4 net.h/skbuff.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  78. 58292cbe sysfs: make attr namespace interface less convoluted by Tejun Heo · 11 years ago
  79. a0f4ecf netfilter: Remove extern from function prototypes by Joe Perches · 11 years ago
  80. 3a49160 Drivers: hv: util: Correctly support ws2008R2 and earlier by K. Y. Srinivasan · 11 years ago
  81. f69bcbf Intel MIC Host Driver Changes for Virtio Devices. by Ashutosh Dixit · 11 years ago
  82. 3a6a920 Intel MIC Host Driver, card OS state management. by Sudeep Dutt · 11 years ago
  83. b6ccba4 net: add a possibility to get private from netdev_adjacent->list by Veaceslav Falico · 11 years ago
  84. 31088a1 net: add for_each iterators through neighbour lower link's private by Veaceslav Falico · 11 years ago
  85. 402dae9 net: add netdev_adjacent->private and allow to use it by Veaceslav Falico · 11 years ago
  86. 2f268f1 net: add adj_list to save only neighbours by Veaceslav Falico · 11 years ago
  87. 2bedea8 bcma: make bcma_core_pci_{up,down}() callable from atomic context by Arend van Spriel · 11 years ago
  88. 7c6a4ac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  89. 1fdde16 hv: delete struct hv_dev_port_info by Greg Kroah-Hartman · 11 years ago
  90. 2c9be3e hv: delete vmbus_get_debug_info() by Greg Kroah-Hartman · 11 years ago
  91. 4947c74 hv: move "client/server_monitor_conn_id" bus attributes to dev_groups by Greg Kroah-Hartman · 11 years ago
  92. 1cee272 hv: move "client/server_monitor_latency" bus attributes to dev_groups by Greg Kroah-Hartman · 11 years ago
  93. 76c52bb hv: move "client/server_monitor_pending" bus attributes to dev_groups by Greg Kroah-Hartman · 11 years ago
  94. 7c55e1d hv: move "device_id" bus attribute to dev_groups by Greg Kroah-Hartman · 11 years ago
  95. 68234c0 hv: move "class_id" bus attribute to dev_groups by Greg Kroah-Hartman · 11 years ago
  96. 5ffd00e hv: move "monitor_id" bus attribute to dev_groups by Greg Kroah-Hartman · 11 years ago
  97. a8fb5f3 hv: move "state" bus attribute to dev_groups by Greg Kroah-Hartman · 11 years ago
  98. 03f3a91 hv: use dev_groups for device attributes by Greg Kroah-Hartman · 11 years ago
  99. 5bc2afc NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem method by Trond Myklebust · 11 years ago
  100. ad93220 mmc: sdhci-esdhc-imx: change pinctrl state according to uhs mode by Dong Aisheng · 11 years ago