1. ac0ca72 rtlwifi: btcoexist: Fix if == else warnings in halbtc8821a2ant.c by Larry Finger · 8 years ago
  2. 2447e2c mwifiex: don't enable/disable IRQ 0 during suspend/resume by Brian Norris · 8 years ago
  3. 3a62820 orinoco: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  4. 7546bba rtlwifi: btcoexist: fix semicolon.cocci warnings by Julia Lawall · 8 years ago
  5. 1f86653 wlcore: disable multicast filter in AP mode by Iain Hunter · 8 years ago
  6. 3b03cc0 net: natsemi: ns83820: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  7. 2efbe14 net: nuvoton: w90p910: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  8. 08041ff net: neterion: vxge: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  9. 51f2144 net: neterion: s2io: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  10. b6878ea net: micrel: ks8851_mll: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  11. 98f2b09 net: micrel: ks8851: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  12. 2821337 net: micrel: ks8695net: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  13. 586b6e2 net: natsemi: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  14. cf90165 net: myricom: myri10ge: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  15. 60fdcfa net: microchip: encx24j600: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  16. 8ff638e net: microchip: enc28j60: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  17. 2fb93a1 net: micrel: ksz884x: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  18. a209509 Merge branch 'bnxt_en-misc-updates' by David S. Miller · 8 years ago
  19. 32b4079 bnxt_en: Added PCI IDs for BCM57452 and BCM57454 ASICs by Deepak Khungar · 8 years ago
  20. b451c8b bnxt_en: Fix bnxt_setup_tc() error message. by Michael Chan · 8 years ago
  21. e70c752 bnxt_en: Print FEC settings as part of the linkup dmesg. by Michael Chan · 8 years ago
  22. 33dac24 bnxt_en: Do not setup PHY unless driving a single PF. by Michael Chan · 8 years ago
  23. 61aad72 bnxt_en: Add hardware NTUPLE filter for encapsulated packets. by Michael Chan · 8 years ago
  24. 964fd48 bnxt_en: Allow NETIF_F_NTUPLE to be enabled on VFs. by Michael Chan · 8 years ago
  25. a79a527 bnxt_en: Fix ethtool -l pre-set max combined channel. by Michael Chan · 8 years ago
  26. cb4d1d6 bnxt_en: Retry failed NVM_INSTALL_UPDATE with defragmentation flag. by Kshitij Soni · 8 years ago
  27. bac9a7e bnxt_en: Update to firmware interface spec 1.7.0. by Michael Chan · 8 years ago
  28. 7c92d61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  29. 7286ff7 netfilter: nf_tables: honor NFT_SET_OBJECT in set backend selection by Pablo Neira Ayuso · 8 years ago
  30. fc52497 netfilter: update MAINTAINERS by Pablo Neira Ayuso · 8 years ago
  31. 1a94e38 netfilter: nf_tables: add NFTA_RULE_ID attribute by Pablo Neira Ayuso · 8 years ago
  32. 74e8bcd netfilter: nf_tables: add check_genid to the nfnetlink subsystem by Pablo Neira Ayuso · 8 years ago
  33. 8c4d4e8 netfilter: nfnetlink: allow to check for generation ID by Pablo Neira Ayuso · 8 years ago
  34. 4865683 netfilter: nfnetlink: add nfnetlink_rcv_skb_batch() by Pablo Neira Ayuso · 8 years ago
  35. b745d03 netfilter: nfnetlink: get rid of u_intX_t types by Pablo Neira Ayuso · 8 years ago
  36. 4dee62b netfilter: nf_ct_expect: nf_ct_expect_insert() returns void by Gao Feng · 8 years ago
  37. a96e66e netfilter: nf_ct_sip: Use mod_timer_pending() by Gao Feng · 8 years ago
  38. 87b60cf net_sched: fix error recovery at qdisc creation by Eric Dumazet · 8 years ago
  39. 1bf9605 net: ethernet: ti: cpsw: return NET_XMIT_DROP if skb_padto failed by Ivan Khoronzhuk · 8 years ago
  40. 98eb253 vxlan: remove vni zero check and drop for COLLECT_METADATA by Roopa Prabhu · 8 years ago
  41. c16ec185 net: rename dst_neigh_output back to neigh_output by Julian Anastasov · 8 years ago
  42. 90d2ea9 sfc: fix swapped arguments to efx_ef10_handle_rx_event_errors by Edward Cree · 8 years ago
  43. dfcb7a1 Merge branch 'ipvtap' by David S. Miller · 8 years ago
  44. 235a9d8 ipvtap: IP-VLAN based tap driver by Sainath Grandhi · 8 years ago
  45. 9a393b5 tap: tap as an independent module by Sainath Grandhi · 8 years ago
  46. d9f1f61 tap: Extending tap device create/destroy APIs by Sainath Grandhi · 8 years ago
  47. 6fe3faf tap: Abstract type of virtual interface from tap implementation by Sainath Grandhi · 8 years ago
  48. ebc05ba tap: Tap character device creation/destroy API by Sainath Grandhi · 8 years ago
  49. 635b8c8 tap: Renaming tap related APIs, data structures, macros by Sainath Grandhi · 8 years ago
  50. a8e0469 tap: Refactoring macvtap.c by Sainath Grandhi · 8 years ago
  51. 35eeacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  52. 1ee1832 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  53. a9dbf5c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  54. aca9fa0 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  55. fc6f41b Merge tag 'mmc-v4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  56. 1f369d1 Merge tag 'sound-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  57. 7fe654d Merge tag 'nfsd-4.10-3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  58. 3ebc703 Merge tag 'powerpc-4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  59. bed45f7 gtp: add MAINTAINERS by Pablo Neira · 8 years ago
  60. 72fb96e7 l2tp: do not use udp_ioctl() by Eric Dumazet · 8 years ago
  61. daa5fc7 Merge branch 'bpf-selftests-improve-and-use-library' by David S. Miller · 8 years ago
  62. bc6a3d9 bpf: Add test_tag to .gitignore by Mickaël Salaün · 8 years ago
  63. 702498a bpf: Remove bpf_sys.h from selftests by Mickaël Salaün · 8 years ago
  64. f4874d0 bpf: Use bpf_create_map() from the library by Mickaël Salaün · 8 years ago
  65. 5f155c2 bpf: Use bpf_map_get_next_key() from the library by Mickaël Salaün · 8 years ago
  66. e58383b bpf: Use bpf_map_delete_elem() from the library by Mickaël Salaün · 8 years ago
  67. e5ff7c4 bpf: Use bpf_map_lookup_elem() from the library by Mickaël Salaün · 8 years ago
  68. 10ecc72 bpf: Use bpf_map_update_elem() from the library by Mickaël Salaün · 8 years ago
  69. 2ee89fb bpf: Use bpf_load_program() from the library by Mickaël Salaün · 8 years ago
  70. d02d898 bpf: Always test unprivileged programs by Mickaël Salaün · 8 years ago
  71. 7f73f39 bpf: Change the include directory for selftest by Mickaël Salaün · 8 years ago
  72. 9a73826 tools: Sync {,tools/}include/uapi/linux/bpf.h by Mickaël Salaün · 8 years ago
  73. e40d5d7 Merge branch 'netronome-NFP4000-and-NFP6000-PF-driver' by David S. Miller · 8 years ago
  74. 63461a0 nfp: add the PF driver by Jakub Kicinski · 8 years ago
  75. fdace6c nfp: allocate irqs in lower driver by Jakub Kicinski · 8 years ago
  76. 6f1cd5c nfp: add port layer to debugfs directories by Jakub Kicinski · 8 years ago
  77. 1a64821 nfp: add support for service processor access by Jakub Kicinski · 8 years ago
  78. 5f30fe4 nfp: add rtsym support by Jakub Kicinski · 8 years ago
  79. ab78c1d nfp: add MIP reading support by Jakub Kicinski · 8 years ago
  80. a0d8e02 nfp: add support for reading nffw info by Jakub Kicinski · 8 years ago
  81. 59a8474 nfp: add hwinfo support by Jakub Kicinski · 8 years ago
  82. f01a216 nfp: add support for resources by Jakub Kicinski · 8 years ago
  83. 4cb584e nfp: add CPP access core by Jakub Kicinski · 8 years ago
  84. 2633beb nfp: rename the driver and add new main file by Jakub Kicinski · 8 years ago
  85. 1697599 bitfield.h: add FIELD_FIT() helper by Jakub Kicinski · 8 years ago
  86. 4f2bd6b Merge branch 'devlink-small-cleanups' by David S. Miller · 8 years ago
  87. 4456f61 devlink: allow to fillup eswitch attrs even if mode_get op does not exist by Jiri Pirko · 8 years ago
  88. 1a6aa36 devlink: use nla_put_failure goto label instead of out by Jiri Pirko · 8 years ago
  89. 21e3d2d devlink: rename devlink_eswitch_fill to devlink_nl_eswitch_fill by Jiri Pirko · 8 years ago
  90. adf200f devlink: fix the name of eswitch commands by Jiri Pirko · 8 years ago
  91. 0d2164a Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  92. 1deeaa0 net: ethernet: ti: netcp_core: remove netif_trans_update by Ivan Khoronzhuk · 8 years ago
  93. 1254856 Merge branch 'dsa-phy-include' by David S. Miller · 8 years ago
  94. 4d56a29 net: dsa: remove unnecessary phy*.h includes by Russell King · 8 years ago
  95. 7ecb622 net: ath5k: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago
  96. e3bfc6e net: liquidio: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago
  97. 7ca2ea8 MIPS: Octeon: Remove unnecessary MODULE_*() by Russell King · 8 years ago
  98. da5df62 iscsi: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago
  99. 9303ab2 net: mvneta: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago
  100. f225e4e net: fman: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago