1. a725e51 vxlan: metadata based tunneling for IPv6 by Jiri Benc · 9 years ago
  2. 6f264e4 vxlan: do not shadow flags variable by Jiri Benc · 9 years ago
  3. 705cc62 vxlan: provide access function for vxlan socket address family by Jiri Benc · 9 years ago
  4. 61adedf route: move lwtunnel state to dst_entry by Jiri Benc · 9 years ago
  5. 7c383fb ip_tunnels: use tos and ttl fields also for IPv6 by Jiri Benc · 9 years ago
  6. c1ea5d6 ip_tunnels: add IPv6 addresses to ip_tunnel_key by Jiri Benc · 9 years ago
  7. 938049e net: xgene Remove xgene specific phy and MAC lookup functions by Jeremy Linton · 9 years ago
  8. 4d14a63 smsc911x: Remove dev==NULL check. by Jeremy Linton · 9 years ago
  9. 2f710a3 device property: Add ETH_ALEN check, update comments. by Jeremy Linton · 9 years ago
  10. ef09242 Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  11. 11ab35e rt2x00: use DECLARE_EWMA by Johannes Berg · 9 years ago
  12. 46f26dd ath5k: use DECLARE_EWMA by Johannes Berg · 9 years ago
  13. 5377d758 virtio_net: use DECLARE_EWMA by Johannes Berg · 9 years ago
  14. 0f8f27d bnx2x: Fix vxlan endianity issue by Yuval Mintz · 9 years ago
  15. 2640b39 vrf: ndo_add|del_slave drop unnecessary checks by Nikolay Aleksandrov · 9 years ago
  16. 15df5e7 vrf: move vrf_insert_slave so we can drop a goto label by Nikolay Aleksandrov · 9 years ago
  17. 67f3a90 vrf: remove unnecessary duplicate check by Nikolay Aleksandrov · 9 years ago
  18. e367da0 vrf: don't panic on cache create failure by Nikolay Aleksandrov · 9 years ago
  19. 57b8efa vrf: plug skb leaks by Nikolay Aleksandrov · 9 years ago
  20. def63be Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  21. 58aa908 vrf: simplify the netdev notifier function by Nikolay Aleksandrov · 9 years ago
  22. 3a4a27d vrf: don't check for dstats and rth in uninit path by Nikolay Aleksandrov · 9 years ago
  23. db5dbec vrf: drop unused num_slaves member by Nikolay Aleksandrov · 9 years ago
  24. 17d95f5 vrf: drop unnecessary dev refcnt changes by Nikolay Aleksandrov · 9 years ago
  25. 954591b hv_netvsc: Fix dereference of nvdev before check by Andrew Schwartzmeyer · 9 years ago
  26. c938a00 cxgb4: memory corruption in debugfs by Dan Carpenter · 9 years ago
  27. 3dc33e2 enic: Fix namespace pollution causing build errors. by David S. Miller · 9 years ago
  28. f34fa14 bnx2x: Add vxlan RSS support by Rajesh Borundia · 9 years ago
  29. 6083ce7 dsa: mv88e6xxx: Set DSA mode based on chip abilities by Andrew Lunn · 9 years ago
  30. 60045cb net: dsa: Add dsa_is_dsa_port() helper by Andrew Lunn · 9 years ago
  31. 56d1392 ixgbe: TRIVIAL fix up double 'the' and comment style by Jacob Keller · 9 years ago
  32. d147329 ixgbe: Simplify port-specific macros by Mark Rustad · 9 years ago
  33. ceee345 igb: make sure SR-IOV init uses the right number of queues by Todd Fujinaka · 9 years ago
  34. fae5eca igbvf: clear buffer_info->dma after dma_unmap_single() by Stefan Assmann · 9 years ago
  35. 42ad1a0 igb: Fix a memory leak in igb_probe by Jia-Ju Bai · 9 years ago
  36. 0845d45 e1000e: Modify Tx/Rx configurations to avoid null pointer dereferences in e1000_open by Jia-Ju Bai · 9 years ago
  37. 3eb14ea igb: Fix a deadlock in igb_sriov_reinit by Jia-Ju Bai · 9 years ago
  38. 5e5d494 e100: Release skb when DMA mapping is failed in e100_xmit_prepare by Jia-Ju Bai · 9 years ago
  39. 9ad607b e100: Add a check after pci_pool_create to avoid null pointer dereference by Jia-Ju Bai · 9 years ago
  40. c23d92b igb: Teardown SR-IOV before unregister_netdev() by Alex Williamson · 9 years ago
  41. 51045ec igb: add support for 1512 PHY by Todd Fujinaka · 9 years ago
  42. 30c7291 igb: implement high frequency periodic output signals by Richard Cochran · 9 years ago
  43. 6423fc3 igb: do not re-init SR-IOV during probe by Stefan Assmann · 9 years ago
  44. f468adc igb: missing rtnl_unlock in igb_sriov_reinit() by Vasily Averin · 9 years ago
  45. 72ddef0 igb: Fix oops caused by missing queue pairing by Shota Suzuki · 9 years ago
  46. 7d9e437 staging: wilc1000: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  47. 4676a15 net: caif: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  48. 3db6da1 net: mac80211_hwsim: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  49. 3a9c0a1 net: hostap: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  50. bf485bc net: ipvlan: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  51. 1e6f20c net: bonding: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  52. 22dba39 net: vxlan: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  53. 22e380a net: team: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  54. 85773a6 net: nlmon: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  55. e65db2b net: loopback: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  56. ed961ac net: geneve: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  57. ff42c02 net: dummy: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  58. 02f01ec net: veth: enable noqueue operation by default by Phil Sutter · 9 years ago
  59. a6bf49d Merge tag 'iwlwifi-next-for-kalle-2015-08-18' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Kalle Valo · 9 years ago
  60. ecc7c51 iwlwifi: mvm: fix a race in D0i3 vs. Tx path by Emmanuel Grumbach · 9 years ago
  61. b3df224 iwlwifi: mvm: don't disconnect on beacon loss in D0I3 by David Spinadel · 9 years ago
  62. e192cd1 iwlwifi: out-of-bounds access in iwl_init_sband_channels by Adrien Schildknecht · 9 years ago
  63. da0fa5e iwlwifi: bump mvm firmware API to 16 by Emmanuel Grumbach · 9 years ago
  64. 783eaee iwlwifi: rs: disable MIMO only if allowed in configuration by Alexander Bondar · 9 years ago
  65. 74f4e0c bcma: switch GPIO portions to use GPIOLIB_IRQCHIP by Linus Walleij · 9 years ago
  66. 1165dd9 ath9k: add correct MAC/BB name for ar9561 by Miaoqing Pan · 9 years ago
  67. fc645df wl18xx: add diversity statistics by Guy Mishol · 9 years ago
  68. c48276c wl18xx: update statistics acx and debugfs files by Eliad Peller · 9 years ago
  69. f10746f rt2x00: adjust EEPROM_SIZE for rt2500usb by Adrien Schildknecht · 9 years ago
  70. bafc6e4 mwl8k: refactor some conditionals for clarity by John Linville · 9 years ago
  71. 9ff4b6d rtlwifi: rtl8192cu: Remove and replace routine in hw.c and mac.c by Taehee Yoo · 9 years ago
  72. bf27cea rtlwifi: rtl8192cu: remove duplicated routine in hw.c and mac.c by Taehee Yoo · 10 years ago
  73. 15f6d96 Merge tag 'mac80211-next-for-davem-2015-08-14' mac80211-next.git by Kalle Valo · 9 years ago
  74. f376d4a enic: Fix sparse warning in vnic_devcmd_init(). by David S. Miller · 9 years ago
  75. ecf842f mlx5e: Fix sparse warnings in mlx5e_handle_csum(). by David S. Miller · 9 years ago
  76. bbceefc net/mlx5e: Support RX CHECKSUM_COMPLETE by Achiad Shochat · 9 years ago
  77. 3c2d18e net/mlx5e: Support ethtool get/set_pauseparam by Achiad Shochat · 9 years ago
  78. 6fa1bca net/mlx5e: Ethtool link speed setting fixes by Achiad Shochat · 9 years ago
  79. d9a4027 net/mlx5e: HW LRO changes/fixes by Achiad Shochat · 9 years ago
  80. e842b10 net/mlx5e: Support smaller RX/TX ring sizes by Achiad Shochat · 9 years ago
  81. 2d75b2b net/mlx5e: Add ethtool RSS configuration options by Achiad Shochat · 9 years ago
  82. 936896e net/mlx5e: Make RSS indirection table size a constant by Achiad Shochat · 9 years ago
  83. 57afead net/mlx5e: Have a single RSS Toeplitz hash key by Achiad Shochat · 9 years ago
  84. 0aa65cc Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  85. 373fb08 enic: add devcmd2 by Govindarajulu Varadarajan · 9 years ago
  86. fda3f52 enic: add devcmd2 resources by Govindarajulu Varadarajan · 9 years ago
  87. 6a3c2f8 enic: use netdev_<foo> or dev_<foo> instead of pr_<foo> by Govindarajulu Varadarajan · 9 years ago
  88. 8b89f3a enic: move struct definition from .c to .h file by Govindarajulu Varadarajan · 9 years ago
  89. 2bd736f Merge tag 'mac80211-next-for-davem-2015-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  90. 62ee783 smsc911x: Fix crash seen if neither ACPI nor OF is configured or used by Guenter Roeck · 9 years ago
  91. da3cc2d bnx2: Fix bandwidth allocation for some MF modes by Yuval Mintz · 9 years ago
  92. 94e92a7 Merge ath-next from ath.git. Major changes in ath10k: by Kalle Valo · 9 years ago
  93. 3c22a0e iwlwifi: mvm: Enable power management on low-latency bss by Avri Altman · 9 years ago
  94. 7c4f084 iwlwifi: mvm: support TDLS wider-bandwidth by Arik Nemtsov · 9 years ago
  95. 5b9d47c iwlwifi: mvm: fix a range check in debugfs code by Dan Carpenter · 9 years ago
  96. 3cd6e2f iwlwifi: convert hex_dump_to_buffer() to %*ph by Andy Shevchenko · 9 years ago
  97. 1be5d8c iwlwifi: pass NAPI struct from transport layer by Johannes Berg · 9 years ago
  98. 473e0bc Merge tag 'mac80211-next-for-davem-2015-08-14' into next by Emmanuel Grumbach · 9 years ago
  99. 1a84e77 iwlwifi: mvm: add debug info to schedule scan complete message. by Ayala Beker · 9 years ago
  100. 3b44a0e iwlwifi: mvm: remove partial and full scan lists from lmac sched scan by David Spinadel · 9 years ago