1. b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  2. 5983fe2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  3. 6569861 net: Make ndo_neigh_destroy return void. by David S. Miller · 13 years ago
  4. 84f9307 ipv4: use a 64bit load/store in output path by Eric Dumazet · 13 years ago
  5. 2a367c3 can: cc770: add driver core for the Bosch CC770 and Intel AN82527 by Wolfgang Grandegger · 13 years ago
  6. ea1f51b dsa: Include linux/if_ether.h to fix build error by Axel Lin · 13 years ago
  7. 8aa953d caif: Remove unused attributes from struct cflayer by sjur.brandeland@stericsson.com · 13 years ago
  8. e977b4c caif: Remove unused enum and parameter in cfserl by sjur.brandeland@stericsson.com · 13 years ago
  9. 7c18d22 caif: Restructure how link caif link layer enroll by sjur.brandeland@stericsson.com · 13 years ago
  10. ea6a5d3 sch_red: fix red_calc_qavg_from_idle_time by Eric Dumazet · 13 years ago
  11. 7bc0f28 netem: rate extension by Hagen Paul Pfeifer · 13 years ago
  12. cd5b49b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  13. 32092ec atm: clip: Use device neigh support on top of "arp_tbl". by David Miller · 13 years ago
  14. da6a8fa neigh: Add device constructor/destructor capability. by David Miller · 13 years ago
  15. 869759b atm: clip: Convert over to neighbour_priv() by David Miller · 13 years ago
  16. 596b9b6 neigh: Add infrastructure for allocating device neigh privates. by David Miller · 13 years ago
  17. 5b8b006 neigh: Get rid of neigh_table->kmem_cachep by David Miller · 13 years ago
  18. 1026fec neigh: Create mechanism for generic neigh private areas. by David Miller · 13 years ago
  19. 8cd7920 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  20. 4d77d2b flow_dissector: use a 64bit load/store by Eric Dumazet · 13 years ago
  21. 114cf58 bql: Byte queue limits by Tom Herbert · 13 years ago
  22. c5d67bd net: Add netdev interfaces for recording sends/comp by Tom Herbert · 13 years ago
  23. 73466498 net: Add queue state xoff flag for stack by Tom Herbert · 13 years ago
  24. 75957ba dql: Dynamic queue limits by Tom Herbert · 13 years ago
  25. 98014be Merge branch 'defconfigs-for-arnd' of git://git.linaro.org/people/triad/linux-stericsson into fixes by Arnd Bergmann · 13 years ago
  26. c1baa88 Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  27. 6b5a5c0 tcp: do not scale TSO segment size with reordering degree by Neal Cardwell · 13 years ago
  28. c8f0b86 dsa: Move all definitions needed by drivers into <net/dsa.h> by Ben Hutchings · 13 years ago
  29. 8317e20 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 13 years ago
  30. 0744dd0 net: introduce skb_flow_dissect() by Eric Dumazet · 13 years ago
  31. 5cac98d net: Fix corruption in /proc/*/net/dev_mcast by Anton Blanchard · 13 years ago
  32. f7bc83d PM: Update comments describing device power management callbacks by Rafael J. Wysocki · 13 years ago
  33. cb35999 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  34. 39338b5 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
  35. 4244cb4 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  36. c28800a Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  37. b7b996d Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes by Dave Airlie · 13 years ago
  38. 60d6fe9 net/mlx4_en: adding loopback support by Amir Vadai · 13 years ago
  39. 559a9f1 net/mlx4_en: fix WOL handlers were always looking at port2 capability bit by Oren Duer · 13 years ago
  40. 876f6e6 net/mlx4: move RSS related definitions to be global by Or Gerlitz · 13 years ago
  41. de68dca inet: add a redirect generation id in inetpeer by Eric Dumazet · 13 years ago
  42. 49f5ed4 atm: eliminate atm_guess_pdu2truesize() by chas williams - CONTRACTOR · 13 years ago
  43. 072bc80 eeprom_93cx6: Add write support by Ben Dooks · 13 years ago
  44. b30f8bd eeprom_93cx6: Add data direction control. by Ben Dooks · 13 years ago
  45. d11ead7 net: Use IS_ENABLED() in netdevice.h as appropriate by Ben Hutchings · 13 years ago
  46. 34a430d dsa: Allow core and drivers to be built as modules by Ben Hutchings · 13 years ago
  47. cf50dcc dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions by Ben Hutchings · 13 years ago
  48. 6dec4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  49. b8400f3 route: struct rtable can be const in rt_is_input_route and rt_is_output_route by Steffen Klassert · 13 years ago
  50. 618f9bc net: Move mtu handling down to the protocol depended handlers by Steffen Klassert · 13 years ago
  51. ebb762f net: Rename the dst_opt default_mtu method to mtu by Steffen Klassert · 13 years ago
  52. 9b82e65d6 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  53. e6af578 virtio-pci: make reset operation safer by Michael S. Tsirkin · 13 years ago
  54. fe1a7fe virtio-mmio: Correct the name of the guest features selector by Sasha Levin · 13 years ago
  55. ac8a481 ipv4: Save nexthop address of LSRR/SSRR option to IPCB. by Li Wei · 13 years ago
  56. 0952157 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  57. b079d67 Merge branch 'hwmod_dss_fixes_3.2rc' of git://git.pwsan.com/linux-2.6 into fixes-dss by Tony Lindgren · 13 years ago
  58. 8c21522 netprio_cgroup: Fix build break by Neil Horman · 13 years ago
  59. 5907c5f Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  60. 0a2c986 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  61. 2d0f240 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  62. 780dc9b regulator: TPS65910: Fix VDD1/2 voltage selector count by Afzal Mohammed · 13 years ago
  63. 6782002 i2c: Delete ANY_I2C_BUS by Jean Delvare · 13 years ago
  64. a5cd335 drm: integer overflow in drm_mode_dirtyfb_ioctl() by Xi Wang · 13 years ago
  65. 1f2149c net: remove netdev_alloc_page and use __GFP_COLD by Eric Dumazet · 13 years ago
  66. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  67. 5eccdf5e tc: comment spelling fixes by stephen hemminger · 13 years ago
  68. 26bff94 xfrm: optimize ipv4 selector matching by Alexey Dobriyan · 13 years ago
  69. 5bc1421 net: add network priority cgroup infrastructure (v4) by Neil Horman · 13 years ago
  70. 570e57b atm: use SKB_TRUESIZE() in atm_guess_pdu2truesize() by Eric Dumazet · 13 years ago
  71. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  72. e25ba0c Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  73. 8ba8ed5 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  74. 3b9abc7 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  75. 0cda569 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  76. 70e9942 netfilter: nf_conntrack: make event callback registration per-netns by Pablo Neira Ayuso · 13 years ago
  77. a2d7ec5 netfilter: use jump_label for nf_hooks by Eric Dumazet · 13 years ago
  78. 7e7c892 wireless: Support ht-capabilities over-rides. by Ben Greear · 13 years ago
  79. dd76986 cfg80211/mac80211: Revert "move information element parsing logic to cfg80211" by Johannes Berg · 13 years ago
  80. 7c4ef71 cfg80211: add flags for off-channel capabilities by Johannes Berg · 13 years ago
  81. 11127e9 mac80211: transmit fragment list to drivers by Johannes Berg · 13 years ago
  82. b68e6b3 cfg80211: pass DFS region to drivers through reg_notifier() by Luis R. Rodriguez · 13 years ago
  83. 8b60b07 cfg80211: process regulatory DFS region for countries by Luis R. Rodriguez · 13 years ago
  84. 37f0702 net: Change mii to ethtool advertisement function names by Matt Carlson · 13 years ago
  85. c292fe4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  86. efd0bf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  87. 6fe4c6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  88. a4cc388 Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  89. 2d360fc Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  90. e70f224 drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CS by Marek Olšák · 13 years ago
  91. a5c86e9 hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZE by David Rientjes · 13 years ago
  92. 208f6f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  93. bdb6e69 Phonet: set the pipe handle using setsockopt by Dinesh Kumar Sharma · 13 years ago
  94. 56c978f net: Remove LL_ALLOCATED_SPACE by Herbert Xu · 13 years ago
  95. b684452 Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  96. 15bd1cf Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  97. adc9300 net: use jump_label to shortcut RPS if not setup by Eric Dumazet · 13 years ago
  98. f6f8285 pstore: pass allocated memory region back to caller by Kees Cook · 13 years ago
  99. ccb290f NFC: Fix indentation in nci.h file by Ilan Elias · 13 years ago
  100. 8b258cc PM Sleep: Do not extend wakeup paths to devices with ignore_children set by Rafael J. Wysocki · 13 years ago