1. 2c3c031 bridge: add brport flags to dflt bridge_getlink by Scott Feldman · 10 years ago
  2. efacacd bridge: add new brport flag LEARNING_SYNC by Scott Feldman · 10 years ago
  3. 065c212 bridge: move private brport flags to if_bridge.h so port drivers can use flags by Scott Feldman · 10 years ago
  4. cf6b8e1 bridge: add API to notify bridge driver of learned FBD on offloaded device by Scott Feldman · 10 years ago
  5. 38dcf35 bridge: call netdev_sw_port_stp_update when bridge port STP status changes by Scott Feldman · 10 years ago
  6. 007f790 net: introduce generic switch devices support by Jiri Pirko · 10 years ago
  7. 02637fc net: rename netdev_phys_port_id to more generic name by Jiri Pirko · 10 years ago
  8. f6f6424 net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del by Jiri Pirko · 10 years ago
  9. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  10. 8891063 Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  11. 8bb9b9a Merge tag 'iio-fixes-for-3.18c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 10 years ago
  12. d3fccc7 kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn() by Ard Biesheuvel · 10 years ago
  13. d1ca000 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  14. a7e9092 Merge tag 'clk-fixes-for-linus' of https://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  15. d3fc6b3 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago
  16. 2ad7bf3 ipvlan: Initial check-in of the IPVLAN driver. by Mahesh Bandewar · 10 years ago
  17. 8feb2fb switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter() by Al Viro · 10 years ago
  18. 195e952 kill zerocopy_sg_from_iovec() by Al Viro · 10 years ago
  19. 3a654f9 new helpers: skb_copy_datagram_from_iter() and zerocopy_sg_from_iter() by Al Viro · 11 years ago
  20. 7eab8d9 new helper: memcpy_to_msg() by Al Viro · 11 years ago
  21. 6ce8e9c new helper: memcpy_from_msg() by Al Viro · 11 years ago
  22. 227158d new helper: skb_copy_and_csum_datagram_msg() by Al Viro · 11 years ago
  23. f144d14 PCI/MSI: Add device flag indicating that 64-bit MSIs don't work by Benjamin Herrenschmidt · 10 years ago
  24. 9f2e0f6 Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  25. 4aab3b5 percpu-ref: fix DEAD flag contamination of percpu pointer by Tejun Heo · 10 years ago
  26. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  27. 8a84e01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  28. 8b2ed21 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  29. a64bb02 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  30. 53b15ef Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  31. 479163f mlx5: don't duplicate kvfree() by Al Viro · 10 years ago
  32. 93515d5 net: move vlan pop/push functions into common code by Jiri Pirko · 10 years ago
  33. e219512 net: move make_writable helper into common code by Jiri Pirko · 10 years ago
  34. 15255a4 vlan: introduce __vlan_insert_tag helper which does not free skb by Jiri Pirko · 10 years ago
  35. 5968250 vlan: introduce *vlan_hwaccel_push_inside helpers by Jiri Pirko · 10 years ago
  36. 62749e2 vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto by Jiri Pirko · 10 years ago
  37. b4bef1b vlan: kill vlan_put_tag helper by Jiri Pirko · 10 years ago
  38. b960a0ac vlan: make __vlan_hwaccel_put_tag return void by Jiri Pirko · 10 years ago
  39. 63f44b2 net: phy: micrel: add generic clock-mode-select support by Johan Hovold · 10 years ago
  40. 860f6e9 net: phy: add static data field to struct phy_driver by Johan Hovold · 10 years ago
  41. 9a638dd Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  42. 08adb7d fold verify_iovec() into copy_msghdr_from_user() by Al Viro · 10 years ago
  43. 666547f separate kernel- and userland-side msghdr by Al Viro · 11 years ago
  44. 5383758 mac80211: add parsing of TDLS specific IEs by Arik Nemtsov · 10 years ago
  45. 78632a1 cfg/mac80211: define TDLS channel switch feature bit by Arik Nemtsov · 10 years ago
  46. 2cedd87 mac80211: add BSS coex IE to TDLS setup frames by Arik Nemtsov · 10 years ago
  47. 1277b4a mac80211: retransmit TDLS teardown packet through AP if not ACKed by Liad Kaufman · 10 years ago
  48. f48ecb1 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  49. d0003ec bpf: allow eBPF programs to use maps by Alexei Starovoitov · 10 years ago
  50. 3274f52 bpf: add 'flags' attribute to BPF_MAP_UPDATE_ELEM command by Alexei Starovoitov · 10 years ago
  51. 98e6901 can: dev: add can_is_canfd_skb() API by Dong Aisheng · 10 years ago
  52. e6d5e7d clk-divider: Fix READ_ONLY when divider > 1 by James Hogan · 10 years ago
  53. cb41c8d ieee802154: rename and move WPAN_NUM_ defines by Alexander Aring · 10 years ago
  54. b9d1ab7 mlx4: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  55. 960fb62 net: provide a per host RSS key generic infrastructure by Eric Dumazet · 10 years ago
  56. 23cfa36 sched/cputime: Fix cpu_timer_sample_group() double accounting by Peter Zijlstra · 10 years ago
  57. 00b4d9a1 bitops: Fix shift overflow in GENMASK macros by Maxime COQUELIN · 10 years ago
  58. ec7de65 Merge tag 'for-v3.18-rc' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 10 years ago
  59. 1afcb6e Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  60. ccf5455 iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit mask by Cristina Ciocan · 10 years ago
  61. 84bc886 inetdevice: fixed signed integer overflow by Vincent BENAYOUN · 10 years ago
  62. 78646f6 Merge tag 'pm+acpi-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  63. a77f9c5 Revert "fast_hash: avoid indirect function calls" by Jay Vosburgh · 10 years ago
  64. 3168949 Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  65. 076ce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  66. 5cf5203 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  67. f784a3f mem-hotplug: reset node managed pages when hot-adding a new pgdat by Tang Chen · 10 years ago
  68. ad53f92 mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype by Joonsoo Kim · 10 years ago
  69. 6eba822 rhashtable: Drop gfp_flags arg in insert/remove functions by Thomas Graf · 10 years ago
  70. de966c5 net/mlx4_core: Support more than 64 VFs by Matan Barak · 10 years ago
  71. 7ae0e40 net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for PF/VFs by Matan Barak · 10 years ago
  72. 7b4ce23 rhashtable: Add parent argument to mutex_is_held by Herbert Xu · 10 years ago
  73. 1b2f309 rhashtable: Move mutex_is_held under PROVE_LOCKING by Herbert Xu · 10 years ago
  74. 61f2dcb mac802154: add interframe spacing time handling by Alexander Aring · 10 years ago
  75. 15e5cda Merge tag 'trace-fixes-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  76. c921220 Merge tag 'mfd-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  77. 8c393f9 nfs: fix pnfs direct write memory leak by Peng Tao · 10 years ago
  78. c31accd net: phy: add module_phy_driver macro by Johan Hovold · 10 years ago
  79. 160d2ab net: Remove __skb_alloc_page and __skb_alloc_pages by Alexander Duyck · 10 years ago
  80. 71dfda5 net: Add device Rx page allocation function by Alexander Duyck · 10 years ago
  81. 9830c62 ieee820154: add short_addr setting support by Alexander Aring · 10 years ago
  82. 702bf37 ieee820154: add pan_id setting support by Alexander Aring · 10 years ago
  83. 85eb92e bcma: make it possible to specify a IRQ num in bcma_core_irq() by Hauke Mehrtens · 10 years ago
  84. 6164c202 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  85. 09626e9 net: kill netif_copy_real_num_queues() by WANG Cong · 10 years ago
  86. 67732cd PM / Domains: Fix initial default state of the need_restore flag by Ulf Hansson · 10 years ago
  87. f8c6455 net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETE by Shani Michaeli · 10 years ago
  88. e30f53a tracing: Do not busy wait in buffer splice by Rabin Vincent · 10 years ago
  89. b921726 Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  90. 3b47d30 net: gro: add a per device gro flush timer by Eric Dumazet · 10 years ago
  91. c0acb81 mfd: max77693: Fix always masked MUIC interrupts by Krzysztof Kozlowski · 10 years ago
  92. a315780 Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  93. c16561e PM / Domains: Change prototype for the attach and detach callbacks by Ulf Hansson · 10 years ago
  94. bfe1be3 net: Kill skb_copy_datagram_const_iovec by Herbert Xu · 10 years ago
  95. a8f820aa inet: Add skb_copy_datagram_iter by Herbert Xu · 10 years ago
  96. 4e84b49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  97. ed78bb8 Merge tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  98. 59b93b4 net: Remove MPLS GSO feature. by Pravin B Shelar · 10 years ago
  99. e5a2c89 fast_hash: avoid indirect function calls by Hannes Frederic Sowa · 10 years ago
  100. 25de466 ipv6: move INET6_MATCH() to include/net/inet6_hashtables.h by WANG Cong · 10 years ago