1. 740215d Merge tag 'nfc-next-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 9 years ago
  2. 5bf8921 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  3. 8ed66f0 geneve: implement support for IPv6-based tunnels by John W. Linville · 9 years ago
  4. f116317 NFC: nci: non-static functions can not be inline by Robert Dolca · 9 years ago
  5. f8e529e seccomp, ptrace: add support for dumping seccomp filters by Tycho Andersen · 9 years ago
  6. 9df2ed0 qed: Add statistics support by Manish Chopra · 9 years ago
  7. cc875c2 qed: Add link support by Yuval Mintz · 9 years ago
  8. cee4d26 qed: Add slowpath L2 support by Manish Chopra · 9 years ago
  9. 25c089d qed: Add basic L2 interface by Yuval Mintz · 9 years ago
  10. fe56b9e qed: Add module with basic common support by Yuval Mintz · 9 years ago
  11. 8941faa net: tso: add support for IPv6 by emmanuel.grumbach@intel.com · 9 years ago
  12. 61b9da9 Merge tag 'arcnet-for-4.4-rc1' of git://git.pengutronix.de/git/mgr/linux by David S. Miller · 9 years ago
  13. 62544ce bpf: fix bpf_perf_event_read() helper by Alexei Starovoitov · 9 years ago
  14. 2bd8324 NFC: NCI: allow spi driver to choose transfer clock by Vincent Cuissard · 9 years ago
  15. b5b3e23 NFC: nfcmrvl: add i2c driver by Vincent Cuissard · 9 years ago
  16. e5629d2 NFC: NCI: export nci_send_frame and nci_send_cmd function by Vincent Cuissard · 9 years ago
  17. 96d4581 NFC: netlink: Add mode parameter to deactivate_target functions by Christophe Ricard · 9 years ago
  18. 3648dc6 NFC: st-nci: Add ese-present/uicc-present dts properties by Christophe Ricard · 9 years ago
  19. be73c2c NFC: netlink: Add missing NFC_ATTR comments by Christophe Ricard · 9 years ago
  20. b1fa4dc NFC: st-nci: Add support for proprietary commands by Christophe Ricard · 9 years ago
  21. 8890624 arcnet: com20020-pci: add led trigger support by Michael Grzeschik · 10 years ago
  22. 242c0eb Bluetooth: Rename bt_cb()->req into bt_cb()->hci by Marcel Holtmann · 9 years ago
  23. 7e35740 NFC: st-nci: Add support for NCI_HCI_IDENTITY_MGMT_GATE by Christophe Ricard · 9 years ago
  24. fa6fbad NFC: nci: add nci_hci_clear_all_pipes functions by Christophe Ricard · 9 years ago
  25. 85b9ce9 NFC: nci: add nci_get_conn_info_by_id function by Robert Dolca · 9 years ago
  26. 22e4bd0 NFC: nci: rename nci_prop_ops to nci_driver_ops by Robert Dolca · 9 years ago
  27. 0a97a3c NFC: nci: Allow the driver to set handler for core nci ops by Robert Dolca · 9 years ago
  28. 7bc4824 NFC: nci: Introduce nci_core_cmd by Robert Dolca · 9 years ago
  29. a9433c1 NFC: nci: Introduce new core opcodes by Robert Dolca · 9 years ago
  30. 2663589 NFC: nci: Add function to get max packet size for conn by Robert Dolca · 9 years ago
  31. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  32. a72c951 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  33. bf79586 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  34. f8efb73 mpls: multipath route support by Roopa Prabhu · 9 years ago
  35. 21dd19f net: phy: Add nested variants of mdiobus read/write by Neil Armstrong · 9 years ago
  36. dd461d6 if_link: Add control trust VF by Hiroshi Shimamoto · 9 years ago
  37. 5e0724d tcp/dccp: fix hashdance race for passive sessions by Eric Dumazet · 9 years ago
  38. 7990714 overflow-arith: begin to add support for overflow builtin functions by Hannes Frederic Sowa · 9 years ago
  39. fc4099f openvswitch: Fix egress tunnel info. by Pravin B Shelar · 9 years ago
  40. 1a49a2f net: dsa: remove port_fdb_getnext by Vivien Didelot · 9 years ago
  41. ea70ba9 net: dsa: add port_fdb_dump function by Vivien Didelot · 9 years ago
  42. e9829b9 Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  43. a43eec3 bpf: introduce bpf_perf_event_output() helper by Alexei Starovoitov · 9 years ago
  44. dbf650b tcp: fastopen: limit max_qlen by Eric Dumazet · 9 years ago
  45. e2aacd9 net: mdio-gpio: move platform data header by Vivien Didelot · 9 years ago
  46. 1d008a1 openvswitch: Clarify conntrack COMMIT behaviour by Joe Stringer · 9 years ago
  47. b1974ed netlink: Rightsize IFLA_AF_SPEC size calculation by Arad, Ronen · 9 years ago
  48. 17bc08f Bluetooth: Remove unnecessary hci_explicit_connect_lookup function by Johan Hedberg · 9 years ago
  49. 1b51c7b Bluetooth: Add hci_conn_hash_lookup_le() helper function by Johan Hedberg · 9 years ago
  50. 4f41b1c tcp: use RACK to detect losses by Yuchung Cheng · 9 years ago
  51. 659a8ad tcp: track the packet timings in RACK by Yuchung Cheng · 9 years ago
  52. 625a5e1 tcp: skb_mstamp_after helper by Yuchung Cheng · 9 years ago
  53. af82f4e tcp: remove tcp_mark_lost_retrans() by Yuchung Cheng · 9 years ago
  54. f672258 tcp: track min RTT using windowed min-filter by Yuchung Cheng · 9 years ago
  55. 8ce783d Bluetooth: Fix missing hdev locking for LE scan cleanup by Johan Hedberg · 9 years ago
  56. 98a63aa Bluetooth: Introduce driver specific post init callback by Marcel Holtmann · 9 years ago
  57. 028b2a8 6lowpan: remove lowpan_is_addr_broadcast by Alexander Aring · 9 years ago
  58. 6350047 6lowpan: move IPHC functionality defines by Alexander Aring · 9 years ago
  59. 478208e 6lowpan: remove lowpan_fetch_skb_u8 by Alexander Aring · 9 years ago
  60. 8911d77 6lowpan: cleanup lowpan_header_decompress by Alexander Aring · 9 years ago
  61. a6f7738 6lowpan: cleanup lowpan_header_compress by Alexander Aring · 9 years ago
  62. bf513fd 6lowpan: introduce LOWPAN_IPHC_MAX_HC_BUF_LEN by Alexander Aring · 9 years ago
  63. e131d74 Bluetooth: Add support setup stage internal notification event by Marcel Holtmann · 9 years ago
  64. 7e995b9 Bluetooth: Add new quirk for non-persistent diagnostic settings by Marcel Holtmann · 9 years ago
  65. cad20c2 Bluetooth: Don't use remote address type to decide IRK persistency by Johan Hedberg · 9 years ago
  66. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  67. 1099f86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  68. 371f1c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  69. b3958b9 uapi: add mpls_iptunnel.h by stephen hemminger · 9 years ago
  70. dc6ef6b tcp: do not set queue_mapping on SYNACK by Eric Dumazet · 9 years ago
  71. f0a0a97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  72. c7c49b8 net: add pfmemalloc check in sk_add_backlog() by Eric Dumazet · 9 years ago
  73. 8b7b56f Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  74. 008027c netfilter: turn NF_HOOK into an inline function by Arnd Bergmann · 9 years ago
  75. ed78d09 netfilter: make nf_queue_entry_get_refs return void by Florian Westphal · 9 years ago
  76. 2ffbceb netfilter: remove hook owner refcounting by Florian Westphal · 9 years ago
  77. 573c7ba net: introduce pre-change upper device notifier by Jiri Pirko · 9 years ago
  78. ebb516a tcp/dccp: fix race at listener dismantle phase by Eric Dumazet · 9 years ago
  79. f03f2e1 tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helper by Eric Dumazet · 9 years ago
  80. 4d429c5 switchdev: introduce possibility to defer obj_add/del by Jiri Pirko · 9 years ago
  81. 850d0cb switchdev: remove pointers from switchdev objects by Jiri Pirko · 9 years ago
  82. 0bc05d5 switchdev: allow caller to explicitly request attr_set as deferred by Jiri Pirko · 9 years ago
  83. f7fadf3 switchdev: make struct switchdev_attr parameter const for attr_set calls by Jiri Pirko · 9 years ago
  84. 793f401 switchdev: introduce switchdev deferred ops infrastructure by Jiri Pirko · 9 years ago
  85. 2b3ddf2 net/mlx4_core: Replace VF zero mac with random mac in mlx4_core by Jack Morgenstein · 9 years ago
  86. e329724 net/mlx5_core: Wait for FW readiness on startup by Eli Cohen · 9 years ago
  87. 89d44f0 net/mlx5_core: Add pci error handlers to mlx5_core driver by Majd Dibbiny · 9 years ago
  88. fd76ee4 net/mlx5_core: Fix internal error detection conditions by Eli Cohen · 9 years ago
  89. f985c65 tcp: avoid spurious SYN flood detection at listen() time by Eric Dumazet · 9 years ago
  90. c350335 Merge tag 'linux-can-next-for-4.4-20151013' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 9 years ago
  91. ae49154 drm/dp/mst: make mst i2c transfer code more robust. by Dave Airlie · 9 years ago
  92. 4a733ef mac80211: remove PM-QoS listener by Johannes Berg · 9 years ago
  93. 02a6d61 Revert "ipv4/icmp: redirect messages can use the ingress daddr as source" by Paolo Abeni · 9 years ago
  94. 42160a0 can: at91: remove at91_can_data by Alexandre Belloni · 9 years ago
  95. ba61a8d can: avoid using timeval for uapi by Arnd Bergmann · 9 years ago
  96. ccf3c8c net: Add IPv6 support to l3mdev by David Ahern · 9 years ago
  97. 3b06d27 cfg80211: Add multiple scan plans for scheduled scan by Avraham Stern · 9 years ago
  98. af61426 wireless: add WNM action frame categories by Johannes Berg · 9 years ago
  99. a428828 wireless: update robust action frame list by Johannes Berg · 9 years ago
  100. 6e19bc4 nl80211: allow BSS data to include CLOCK_BOOTTIME timestamp by Dmitry Shmidt · 9 years ago