1. c8f0b86 dsa: Move all definitions needed by drivers into <net/dsa.h> by Ben Hutchings · 13 years ago
  2. 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
  3. 0744dd0 net: introduce skb_flow_dissect() by Eric Dumazet · 13 years ago
  4. 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
  5. 60d6fe9 net/mlx4_en: adding loopback support by Amir Vadai · 13 years ago
  6. 559a9f1 net/mlx4_en: fix WOL handlers were always looking at port2 capability bit by Oren Duer · 13 years ago
  7. 876f6e6 net/mlx4: move RSS related definitions to be global by Or Gerlitz · 13 years ago
  8. 49f5ed4 atm: eliminate atm_guess_pdu2truesize() by chas williams - CONTRACTOR · 13 years ago
  9. 072bc80 eeprom_93cx6: Add write support by Ben Dooks · 13 years ago
  10. b30f8bd eeprom_93cx6: Add data direction control. by Ben Dooks · 13 years ago
  11. d11ead7 net: Use IS_ENABLED() in netdevice.h as appropriate by Ben Hutchings · 13 years ago
  12. 34a430d dsa: Allow core and drivers to be built as modules by Ben Hutchings · 13 years ago
  13. cf50dcc dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions by Ben Hutchings · 13 years ago
  14. 6dec4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  15. b8400f3 route: struct rtable can be const in rt_is_input_route and rt_is_output_route by Steffen Klassert · 13 years ago
  16. 618f9bc net: Move mtu handling down to the protocol depended handlers by Steffen Klassert · 13 years ago
  17. ebb762f net: Rename the dst_opt default_mtu method to mtu by Steffen Klassert · 13 years ago
  18. ac8a481 ipv4: Save nexthop address of LSRR/SSRR option to IPCB. by Li Wei · 13 years ago
  19. 8c21522 netprio_cgroup: Fix build break by Neil Horman · 13 years ago
  20. 1f2149c net: remove netdev_alloc_page and use __GFP_COLD by Eric Dumazet · 13 years ago
  21. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  22. 5eccdf5e tc: comment spelling fixes by stephen hemminger · 13 years ago
  23. 26bff94 xfrm: optimize ipv4 selector matching by Alexey Dobriyan · 13 years ago
  24. 5bc1421 net: add network priority cgroup infrastructure (v4) by Neil Horman · 13 years ago
  25. 570e57b atm: use SKB_TRUESIZE() in atm_guess_pdu2truesize() by Eric Dumazet · 13 years ago
  26. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  27. a2d7ec5 netfilter: use jump_label for nf_hooks by Eric Dumazet · 13 years ago
  28. 7e7c892 wireless: Support ht-capabilities over-rides. by Ben Greear · 13 years ago
  29. dd76986 cfg80211/mac80211: Revert "move information element parsing logic to cfg80211" by Johannes Berg · 13 years ago
  30. 7c4ef71 cfg80211: add flags for off-channel capabilities by Johannes Berg · 13 years ago
  31. 11127e9 mac80211: transmit fragment list to drivers by Johannes Berg · 13 years ago
  32. b68e6b3 cfg80211: pass DFS region to drivers through reg_notifier() by Luis R. Rodriguez · 13 years ago
  33. 8b60b07 cfg80211: process regulatory DFS region for countries by Luis R. Rodriguez · 13 years ago
  34. 37f0702 net: Change mii to ethtool advertisement function names by Matt Carlson · 13 years ago
  35. efd0bf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  36. 6fe4c6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  37. a4cc388 Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  38. 2d360fc Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  39. a5c86e9 hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZE by David Rientjes · 13 years ago
  40. 208f6f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  41. bdb6e69 Phonet: set the pipe handle using setsockopt by Dinesh Kumar Sharma · 13 years ago
  42. 56c978f net: Remove LL_ALLOCATED_SPACE by Herbert Xu · 13 years ago
  43. 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
  44. 15bd1cf Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  45. adc9300 net: use jump_label to shortcut RPS if not setup by Eric Dumazet · 13 years ago
  46. ccb290f NFC: Fix indentation in nci.h file by Ilan Elias · 13 years ago
  47. 8b258cc PM Sleep: Do not extend wakeup paths to devices with ignore_children set by Rafael J. Wysocki · 13 years ago
  48. e11c259 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
  49. bb75c62 Revert "KVM: PPC: Add support for explicit HIOR setting" by Alexander Graf · 13 years ago
  50. ccf5ff6 net: new counter for tx_timeout errors in sysfs by david decotigny · 13 years ago
  51. 0345e18 net: verify GSO flag bits against netdev features by Michał Mirosław · 13 years ago
  52. ea441d1 new helper: mount_subtree() by Al Viro · 13 years ago
  53. 28011cf net: Add ethtool to mii advertisment conversion helpers by Matt Carlson · 13 years ago
  54. 358b838 team: replicate options on register by Jiri Pirko · 13 years ago
  55. 61dc346 team: convert overall spinlock to mutex by Jiri Pirko · 13 years ago
  56. 34324dc net: remove NETIF_F_NO_CSUM feature bit by Michał Mirosław · 13 years ago
  57. a861a8b net: extend netdev_features_t to 64 bits by Michał Mirosław · 13 years ago
  58. a19f2a6 net: Define enum for net device features. by Michał Mirosław · 13 years ago
  59. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  60. a59e2ec net: split netdev features to separate header by Michał Mirosław · 13 years ago
  61. bc5787c6 net: remove legacy ethtool ops by Michał Mirosław · 13 years ago
  62. 6684604 enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs by Rick Jones · 13 years ago
  63. 5f76d70 xen: Remove hanging references to CONFIG_XEN_PLATFORM_PCI by Daniel De Graaf · 13 years ago
  64. cd12909 xen: map foreign pages for shared rings by updating the PTEs directly by David Vrabel · 13 years ago
  65. 121f099 bio: change some signed vars to unsigned by Dan Carpenter · 13 years ago
  66. 0c614e2 include/linux/bio.h: use a static inline function for bio_integrity_clone() by Stephen Rothwell · 13 years ago
  67. b1914cb2 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  68. 6488270 mdio-gpio: Add reset functionality to mdio-gpio driver(v2). by Srinivas Kandagatla · 13 years ago
  69. b872a37 drm/radeon: add some missing FireMV pci ids by Alex Deucher · 13 years ago
  70. 5870b2c Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrl by Linus Torvalds · 13 years ago
  71. b2b5ce9 net: introduce build_skb() by Eric Dumazet · 13 years ago
  72. 7f80850 Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  73. b93cd6a Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  74. 06236ac net-netlink: Add a new attribute to expose TCLASS values via netlink by Maciej Żenczykowski · 13 years ago
  75. 8b5c171 neigh: new unresolved queue limits by Eric Dumazet · 13 years ago
  76. 719269a 6LoWPAN: add fragmentation support by alex.bluesman.smirnov@gmail.com · 13 years ago
  77. 2a24444 ipv6: reduce percpu needs for icmpv6msg mibs by Eric Dumazet · 13 years ago
  78. 3d249d4 net: introduce ethernet teaming device by Jiri Pirko · 13 years ago
  79. 87618e0 Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  80. fe10e6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  81. f28ad3b Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  82. 0294582 mac80211: Save probe response data for bss by Arik Nemtsov · 13 years ago
  83. 00f740e nl80211: Pass probe response data to drivers by Arik Nemtsov · 13 years ago
  84. 87bbbe2 nl80211: Add probe response offload attribute by Arik Nemtsov · 13 years ago
  85. 776d68f wireless: move ieee80211chan2mhz macro by Johannes Berg · 13 years ago
  86. db98c82 NFC: Check if NCI data flow control is used by Ilan Elias · 13 years ago
  87. ee4c64f NFC: Removal of unused operations for NCI spec 1.0 d18 by Ilan Elias · 13 years ago
  88. e8c0dac NFC: Update names and structs to NCI spec 1.0 d18 by Ilan Elias · 13 years ago
  89. e999882 mac80211/cfg80211: report monitor channel in wireless extensions by Johannes Berg · 13 years ago
  90. 6c3d904 drm/exynos: added padding to be 64-bit align. by Inki Dae · 13 years ago
  91. b3e067c drm: serialize access to list of debugfs files by Marcin Slusarz · 13 years ago
  92. 9b49139 ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.h by Kuninori Morimoto · 13 years ago
  93. 972c3fb ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.h by Kuninori Morimoto · 13 years ago
  94. bd8d0cba ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.h by Kuninori Morimoto · 13 years ago
  95. 37bef8f Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linus by Paul Mundt · 13 years ago
  96. 79e7066 sh: clkfwk: Kill off remaining debugfs cruft. by Paul Mundt · 13 years ago
  97. d098539 block: Revert "[SCSI] genhd: add a new attribute "alias" in gendisk" by Tejun Heo · 13 years ago
  98. d826eb1 ipv4: PKTINFO doesnt need dst reference by Eric Dumazet · 13 years ago
  99. 3b971a7 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  100. a729cff mac80211: implement wifi TX status by Johannes Berg · 13 years ago