1. 2ad88fb Bluetooth: 6lowpan: Fix double kfree of netdev priv by Glenn Ruben Bakke · 9 years ago
  2. fc84242 Bluetooth: 6lowpan: Move netdev sysfs device reference by Glenn Ruben Bakke · 9 years ago
  3. f63666d Bluetooth: 6lowpan: Rename ambiguous variable by Glenn Ruben Bakke · 9 years ago
  4. a2105ae Bluetooth: 6lowpan: Enable delete_netdev to be scheduled when last peer is deleted by Glenn Ruben Bakke · 9 years ago
  5. 40db5f0 Bluetooth: btbcm: Support the BCM4354 Bluetooth UART device by Ilya Faenson · 9 years ago
  6. 5c698e8 mac802154: iface: cleanup stack variable by Alexander Aring · 9 years ago
  7. 95c0aa1 mac802154: iface: fix order while interface up by Alexander Aring · 9 years ago
  8. 52cc916 Bluetooth: btusb: Add routine for applying Intel DDC parameters by Tedd Ho-Jeong An · 9 years ago
  9. 3713416 Bluetooth: hci_uart: Fix dereferencing of ERR_PTR by Chan-yeol Park · 9 years ago
  10. 30811fa at86rf230: cleanup start and stop callbacks by Alexander Aring · 9 years ago
  11. 74ed9d9 at86rf230: add recommended csma backoffs settings by Alexander Aring · 9 years ago
  12. cbe6234 at86rf230: fix phy settings while sleeping by Alexander Aring · 9 years ago
  13. 40b503c brcmfmac: make brcmf_p2p_detach() call conditional by Arend van Spriel · 9 years ago
  14. cb700df brcmfmac: fix double free of p2pdev interface by Arend van Spriel · 9 years ago
  15. 323d8f1 mwifiex: add missing break statement in switch case by Amitkumar Karwar · 9 years ago
  16. 89d256b bpf: disallow bpf tc programs access current->pid,uid by Alexei Starovoitov · 9 years ago
  17. ea6bb99 sfc: mark state UNINIT after unregister by Edward Cree · 9 years ago
  18. 24029a3 Merge branch 'sock_diag_destruction_events' by David S. Miller · 9 years ago
  19. 35ac838 sock_diag: implement a get_info handler for inet by Craig Gallek · 9 years ago
  20. 3fd22af sock_diag: specify info_size per inet protocol by Craig Gallek · 9 years ago
  21. eb4cb00 sock_diag: define destruction multicast groups by Craig Gallek · 9 years ago
  22. 916035d Merge branch 'mlx4-vf-counters' by David S. Miller · 9 years ago
  23. 62a8905 net/mlx4_en: Support ndo_get_vf_stats by Eran Ben Elisha · 9 years ago
  24. 3b766cd net/core: Add reading VF statistics through the PF netdevice by Eran Ben Elisha · 9 years ago
  25. b42de4d net/mlx4_en: Show PF own statistics via ethtool by Eran Ben Elisha · 9 years ago
  26. 9616982 net/mlx4_core: Add helper to query counters by Eran Ben Elisha · 9 years ago
  27. 7193a14 IB/mlx4: Set VF to read from QP counters by Eran Ben Elisha · 9 years ago
  28. c3abb51 IB/mlx4: Add RoCE/IB dedicated counters by Eran Ben Elisha · 9 years ago
  29. 6de5f7f net/mlx4_core: Allocate default counter per port by Eran Ben Elisha · 9 years ago
  30. 6823024 net/mlx4_core: Add port attribute when tracking counters by Eran Ben Elisha · 9 years ago
  31. 9de92c6 net/mlx4_core: Adjust counter grant policy in the resource tracker by Eran Ben Elisha · 9 years ago
  32. 2632d18 net/mlx4_core: Remove counters table allocation from VF flow by Eran Ben Elisha · 9 years ago
  33. 47d8417 net/mlx4_core: Add sink counter by Eran Ben Elisha · 9 years ago
  34. b72ca7e net/mlx4_core: Reset counters data when freed by Eran Ben Elisha · 9 years ago
  35. efa6bc9 net/mlx4_core: Check before cleaning counters bitmap by Eran Ben Elisha · 9 years ago
  36. b4ad7ba bridge: del external_learned fdbs from device on flush or ageout by Scott Feldman · 9 years ago
  37. 023033b Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 9 years ago
  38. cadfaf4 Merge branch 'bond-netlink-3ad-attrs' by David S. Miller · 9 years ago
  39. 46ea297 bonding: export slave's partner_oper_port_state via sysfs and netlink by Nikolay Aleksandrov · 9 years ago
  40. 254cb6d bonding: export slave's actor_oper_port_state via sysfs and netlink by Nikolay Aleksandrov · 9 years ago
  41. 4d36796 Merge branch 'rocker-no-wait' by David S. Miller · 9 years ago
  42. f66feaa rocker: move port stop to 'no wait' processing by Scott Feldman · 9 years ago
  43. 92014b9 rocker: move MAC learn event back to 'no wait' processing by Scott Feldman · 9 years ago
  44. ac28393 rocker: mark STP update as 'no wait' processing by Scott Feldman · 9 years ago
  45. 02a9fbf rocker: mark neigh update event processing as 'no wait' by Scott Feldman · 9 years ago
  46. 179f9a2 rocker: revert back to support for nowait processes by Scott Feldman · 9 years ago
  47. 4d81db4 rocker: fix neigh tbl index increment race by Scott Feldman · 9 years ago
  48. a072031 rocker: gaurd against NULL rocker_port when removing ports by Scott Feldman · 9 years ago
  49. 9464ca6 net: make u64_stats_init() a function by Eric Dumazet · 9 years ago
  50. 7f10953 bridge: use either ndo VLAN ops or switchdev VLAN ops to install MASTER vlans by Scott Feldman · 9 years ago
  51. 9f42c8b Merge branch 'bpf-share-helpers' by David S. Miller · 9 years ago
  52. ab1973d bpf: let kprobe programs use bpf_get_smp_processor_id() helper by Alexei Starovoitov · 9 years ago
  53. 0756ea3 bpf: allow networking programs to use bpf_trace_printk() for debugging by Alexei Starovoitov · 9 years ago
  54. ffeedaf bpf: introduce current->pid, tgid, uid, gid, comm accessors by Alexei Starovoitov · 9 years ago
  55. ada6c1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  56. 835b803 netfilter: nf_tables_netdev: unregister hooks on net_device removal by Pablo Neira Ayuso · 9 years ago
  57. d8ee8f7 netfilter: nf_tables: add nft_register_basechain() and nft_unregister_basechain() by Pablo Neira Ayuso · 9 years ago
  58. 2cbce13 netfilter: nf_tables: attach net_device to basechain by Pablo Neira Ayuso · 9 years ago
  59. 711bdde netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference. by Eric Dumazet · 9 years ago
  60. 53b8762 Merge branch 'master' of git://blackhole.kfki.hu/nf-next by Pablo Neira Ayuso · 9 years ago
  61. fb77ff4 NFC: nci: fix mistake in uart generic driver by Vincent Cuissard · 9 years ago
  62. f09becc netfilter: Kconfig: get rid of parens around depends on by Pablo Neira Ayuso · 9 years ago
  63. d937808 Merge ath-next from ath.git by Kalle Valo · 9 years ago
  64. ed8e0ed rt2800: fix assigning same WCID for different stations by Stanislaw Gruszka · 9 years ago
  65. f7a4087 brcmfmac: assure p2pdev is unregistered upon driver unload by Arend van Spriel · 9 years ago
  66. 55479df brcmfmac: move p2p attach/detach functions by Arend van Spriel · 9 years ago
  67. f37d69a brcmfmac: free ifp for non-netdev interface in p2p module by Arend van Spriel · 9 years ago
  68. 5768f31 brcmfmac: have sdio return -EIO when device communication is not possible by Arend van Spriel · 9 years ago
  69. 1f0dc59 brcmfmac: rework .get_station() callback by Arend van Spriel · 9 years ago
  70. 2e5f66f brcmfmac: Build wiphy mode and interface combinations dynamically by Pontus Fuchs · 9 years ago
  71. 2b560d7 brcmfmac: Check if firmware supports p2p by Pontus Fuchs · 9 years ago
  72. 8d01237 mt7601u: don't warn about devices without per-rate power table by Jakub Kicinski · 9 years ago
  73. 3bdb4a4 MAINTAINERS: remove rt2x00.serialmonkey.com list and web page by Stanislaw Gruszka · 9 years ago
  74. d219b7e mwifiex: handle BT coex event to adjust Rx BA window size by Chunfan Chen · 9 years ago
  75. f0e4496 ath9k_htc: add support of channel switch by Chun-Yeow Yeoh · 9 years ago
  76. 5b18ffb brcmfmac: use debugfs_create_devm_seqfile() helper function by Arend van Spriel · 9 years ago
  77. c161f29 brcmfmac: remove watchdog reset from brcmf_pcie_buscoreprep() by Arend van Spriel · 9 years ago
  78. dbf9675 brcmfmac: remove chipinfo debugfs entry by Arend van Spriel · 9 years ago
  79. df738c2 brcmfmac: Update msgbuf read pointer quicker. by Hante Meuleman · 9 years ago
  80. e996db6 rtlwifi: rtl8192c: Add init codes for "fw_version" and "fw_subversion". by Taehee Yoo · 9 years ago
  81. d924600 rtlwifi: rtl8192cu: Fix variable isfirst_ampdu by Taehee Yoo · 9 years ago
  82. 8657f9c rtlwifi: rtl8192cu: debug message change "RTL8192CE" to "RTL8192CU" by Taehee Yoo · 9 years ago
  83. 138055e rtlwifi: rtl8192cu: remove duplicated routine in _rtl92c_phy_rf6052_config_parafile by Taehee Yoo · 9 years ago
  84. 1637c1b rtlwifi: fix tm_trigger usage by Hans Ulli Kroll · 9 years ago
  85. fbcaee1 rtlwifi: rtl8192cu: remove INTF_PCI and INTF_USB by Taehee Yoo · 9 years ago
  86. 1d6b2fb rtlwifi: rtl8192cu: remove _InitBeaconParameters(). by Taehee Yoo · 9 years ago
  87. f5372e9 rtlwifi: rtl8192cu: remove IS_HARDWARE_TYPE_8192CE and IS_HARDWARE_TYPE_8192CU by Taehee Yoo · 9 years ago
  88. 789a99e fakelb: add xmit_async after stop testcase by Alexander Aring · 9 years ago
  89. e6f7ed9 at86rf230: add support for sleep state by Alexander Aring · 9 years ago
  90. 9ff19e6 at86rf230: use level high as fallback default by Alexander Aring · 9 years ago
  91. ed2e627 mac802154: iface: flush workqueue before stop by Alexander Aring · 9 years ago
  92. b4ee194 mac802154: iface: fix hrtimer cancel on ifdown by Alexander Aring · 9 years ago
  93. 1bc1754 mac802154: rx packet handle cleanup by Varka Bhadram · 9 years ago
  94. 758f0d4 tcp: cdg: use div_u64() by Kenneth Klette Jonassen · 9 years ago
  95. ca0f6a5 netfilter: ipset: Fix coding styles reported by checkpatch.pl by Jozsef Kadlecsik · 9 years ago
  96. 00590fd netfilter: ipset: Introduce RCU locking in list type by Jozsef Kadlecsik · 9 years ago
  97. 18f84d4 netfilter: ipset: Introduce RCU locking in hash:* types by Jozsef Kadlecsik · 9 years ago
  98. 96f5142 netfilter: ipset: Introduce RCU locking in bitmap:* types by Jozsef Kadlecsik · 9 years ago
  99. b57b2d1 netfilter: ipset: Prepare the ipset core to use RCU at set level by Jozsef Kadlecsik · 9 years ago
  100. bd55389 netfilter:ipset Remove rbtree from hash:net,iface by Jozsef Kadlecsik · 9 years ago