1. 7dab546 net: ieee802154: fix potential null pointer dereference by Gustavo A. R. Silva · 8 years ago
  2. a611c58 net: ieee802154: fix net_device reference release too early by Lin Zhang · 8 years ago
  3. 8fafda7 net: ieee802154: remove explicit set skb->sk by Lin Zhang · 8 years ago
  4. d1b7aba Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.5 controllers by Jürg Billeter · 8 years ago
  5. a6187ff Bluetooth: btwilink: Fix unexpected skb free by Loic Poulain · 8 years ago
  6. 823b842 Bluetooth: hci_ll: Fix download_firmware() return when __hci_cmd_sync fails by Guodong Xu · 8 years ago
  7. 3a21bf5 ieee802154: ca8210: Delete an error message for a failed memory allocation in ca8210_skb_rx() by Markus Elfring · 8 years ago
  8. 8ec4a1e ieee802154: ca8210: Delete an error message for a failed memory allocation in ca8210_probe() by Markus Elfring · 8 years ago
  9. 5d4acfc Bluetooth: Delete error messages for failed memory allocations in two functions by Markus Elfring · 8 years ago
  10. 5bd425a MAINTAINERS: update my mail address by Alexander Aring · 8 years ago
  11. c42c88e Bluetooth: hci_nokia: select BT_HCIUART_H4 by Tobias Regnery · 8 years ago
  12. dec2c92 Bluetooth: hci_ldisc: Use rwlocking to avoid closing proto races by Dean Jenkins · 8 years ago
  13. b56c7b2 Bluetooth: Skip vendor diagnostic configuration for HCI User Channel by Marcel Holtmann · 8 years ago
  14. 76c4969 Bluetooth: hci_uart: fix kconfig dependency by Tobias Regnery · 8 years ago
  15. de2ba30 Bluetooth: Set LE Default PHY preferences by Marcel Holtmann · 8 years ago
  16. 27bbca4 Bluetooth: Enable LE PHY Update Complete event by Marcel Holtmann · 8 years ago
  17. 9756d33 Bluetooth: Enable LE Channel Selection Algorithm event by Marcel Holtmann · 8 years ago
  18. 1220487 Bluetooth: Set LE Suggested Default Data Length to maximum by Marcel Holtmann · 8 years ago
  19. 86a6129 Bluetooth: Add support for Intel Bluetooth device 9460/9560 [8087:0aaa] by Tedd Ho-Jeong An · 8 years ago
  20. 1fc4d18 Merge branch 'phy-marvell-cleanups' by David S. Miller · 8 years ago
  21. 23beb38 net: phy: marvell: checkpatch - Fix remaining long lines by Andrew Lunn · 8 years ago
  22. 6427bb2 net: phy: marvell: Add helpers to get/set page by Andrew Lunn · 8 years ago
  23. e1dde8d net: phy: marvell: Refactor some bigger functions by Andrew Lunn · 8 years ago
  24. 4f48ed3 net: phy: marvell: Checkpatch - assignments and comparisons by Andrew Lunn · 8 years ago
  25. e69d9ed net: phy: marvell: Checkpatch - Missing or extra blank lines by Andrew Lunn · 8 years ago
  26. 0c3439b net: phy: Marvell: checkpatch - Comments by Andrew Lunn · 8 years ago
  27. e26925e Merge branch 'tcp-TCP-TS-option-use-1-ms-clock' by David S. Miller · 8 years ago
  28. 9a568de tcp: switch TCP TS option (RFC 7323) to 1ms clock by Eric Dumazet · 8 years ago
  29. ac9517f tcp: replace misc tcp_time_stamp to tcp_jiffies32 by Eric Dumazet · 8 years ago
  30. 46bf466 tcp_lp: cache tcp_time_stamp by Eric Dumazet · 8 years ago
  31. ad5ad69 tcp_westwood: use tcp_jiffies32 instead of tcp_time_stamp by Eric Dumazet · 8 years ago
  32. 594208a tcp: use tcp_jiffies32 in __tcp_oow_rate_limited() by Eric Dumazet · 8 years ago
  33. 628174c tcp: uses jiffies_32 to feed tp->chrono_start by Eric Dumazet · 8 years ago
  34. c74df29 tcp: use tcp_jiffies32 to feed probe_timestamp by Eric Dumazet · 8 years ago
  35. 70eabf0 tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtime by Eric Dumazet · 8 years ago
  36. ac35f56 tcp: bic, cubic: use tcp_jiffies32 instead of tcp_time_stamp by Eric Dumazet · 8 years ago
  37. 2660bfa8 tcp_bbr: use tcp_jiffies32 instead of tcp_time_stamp by Eric Dumazet · 8 years ago
  38. c2203cf tcp: use tcp_jiffies32 to feed tp->snd_cwnd_stamp by Eric Dumazet · 8 years ago
  39. d635fbe tcp: use tcp_jiffies32 to feed tp->lsndtime by Eric Dumazet · 8 years ago
  40. d011b9a dccp: do not use tcp_time_stamp by Eric Dumazet · 8 years ago
  41. ec66eda tcp: introduce tcp_jiffies32 by Eric Dumazet · 8 years ago
  42. 385e207 tcp: use tp->tcp_mstamp in output path by Eric Dumazet · 8 years ago
  43. 9d4f97f sch_dsmark: Fix uninitialized variable warning. by David S. Miller · 8 years ago
  44. 656aae43 Merge branch 'net-sched-multichain-filters' by David S. Miller · 8 years ago
  45. db50514 net: sched: add termination action to allow goto chain by Jiri Pirko · 8 years ago
  46. 9fb9f25 net: sched: push tp down to action init by Jiri Pirko · 8 years ago
  47. 5bc1701 net: sched: introduce multichain support for filters by Jiri Pirko · 8 years ago
  48. acb31fa net: sched: push chain dump to a separate function by Jiri Pirko · 8 years ago
  49. 2190d1d net: sched: introduce helpers to work with filter chains by Jiri Pirko · 8 years ago
  50. 7961973 net: sched: move TC_H_MAJ macro call into tcf_auto_prio by Jiri Pirko · 8 years ago
  51. 9d36d9e net: sched: replace nprio by a bool to make the function more readable by Jiri Pirko · 8 years ago
  52. fbe9c5b net: sched: rename tcf_destroy_chain helper by Jiri Pirko · 8 years ago
  53. 6529eab net: sched: introduce tcf block infractructure by Jiri Pirko · 8 years ago
  54. 87d8309 net: sched: move tc_classify function to cls_api.c by Jiri Pirko · 8 years ago
  55. c63fbb0 Merge branch 'dsa-sort' by David S. Miller · 8 years ago
  56. ec34e93 drivers: net: DSA: Sort drivers by Andrew Lunn · 8 years ago
  57. eb7b721 net: dsa: Sort DSA tagging protocol drivers by Andrew Lunn · 8 years ago
  58. 0d9a599 liquidio: fix PF falsely indicating success at setting MAC address of a nonexistent VF by Felix Manlunas · 8 years ago
  59. e1e3ce6 liquidio: fix insmod failure when multiple NICs are plugged in by Rick Farrington · 8 years ago
  60. 8b0d3ea net: dsa: store CPU port pointer in the tree by Vivien Didelot · 8 years ago
  61. 631581b Merge branch 'mlxsw-Preparations-for-restructuring' by David S. Miller · 8 years ago
  62. 45a4a16 mlxsw: spectrum: Default ports to non-virtual mode by Ido Schimmel · 8 years ago
  63. b02eae9 mlxsw: spectrum: Move PVID code to appropriate place by Ido Schimmel · 8 years ago
  64. 7cbc427 mlxsw: spectrum_switchdev: Don't batch learning operations by Ido Schimmel · 8 years ago
  65. 45bfe6b mlxsw: spectrum_switchdev: Don't batch STP operations by Ido Schimmel · 8 years ago
  66. fe9ccc7 mlxsw: spectrum_switchdev: Don't batch VLAN operations by Ido Schimmel · 8 years ago
  67. d341e2c mlxsw: spectrum_switchdev: Remove redundant check by Ido Schimmel · 8 years ago
  68. 348b8fc mlxsw: spectrum_router: Initialize RIFs in a separate function by Ido Schimmel · 8 years ago
  69. 7e39d11 mlxsw: spectrum_router: Move FIB notification block to router struct by Ido Schimmel · 8 years ago
  70. 5f9efff mlxsw: spectrum_router: Move RIFs array to its rightful place by Ido Schimmel · 8 years ago
  71. 5f6935c mlxsw: spectrum_switchdev: Reduce scope of bridge struct by Ido Schimmel · 8 years ago
  72. 9011b67 mlxsw: spectrum_router: Reduce scope of router struct by Ido Schimmel · 8 years ago
  73. 33cbd87 mlxsw: spectrum_buffer: Reduce scope of shared buffer struct by Ido Schimmel · 8 years ago
  74. 29db398 cxgb4: add new T5 pci device id by Ganesh Goudar · 8 years ago
  75. 85eacf3 cxgb4: reduce resource allocation in kdump kernel by Ganesh Goudar · 8 years ago
  76. 9ad0980 liquidio: use pcie_flr instead of duplicating it by Christoph Hellwig · 8 years ago
  77. 1b86f70 net: phy: Remove residual magic from PHY drivers by Andrew Lunn · 8 years ago
  78. 3fdd34c bnx2x: Remove open coded carrier check by Leon Romanovsky · 8 years ago
  79. 218af59 tcp: internal implementation for pacing by Eric Dumazet · 8 years ago
  80. 8dfedc5 Merge branch 'udp-scalability-improvements' by David S. Miller · 8 years ago
  81. 6dfb436 udp: keep the sk_receive_queue held when splicing by Paolo Abeni · 8 years ago
  82. 2276f58 udp: use a separate rx queue for packet reception by Paolo Abeni · 8 years ago
  83. 65101ae net/sock: factor out dequeue/peek with offset code by Paolo Abeni · 8 years ago
  84. 9dca599 Merge branch 'nfp-LSO-checksum-and-XDP-datapath-updates' by David S. Miller · 8 years ago
  85. 730b3ab nfp: eliminate an if statement in calculation of completed frames by Jakub Kicinski · 8 years ago
  86. 4aa3b76 nfp: add a helper for wrapping descriptor index by Jakub Kicinski · 8 years ago
  87. abeeec4 nfp: complete the XDP TX ring only when it's full by Jakub Kicinski · 8 years ago
  88. ddb98d9 nfp: add CHECKSUM_COMPLETE support by Jakub Kicinski · 8 years ago
  89. 611bdd4 nfp: version independent support for chained RSS metadata by Edwin Peer · 8 years ago
  90. ad50451 nfp: don't assume RSS and IRQ moderation are always enabled by Jakub Kicinski · 8 years ago
  91. 28063be nfp: support LSO2 capability by Edwin Peer · 8 years ago
  92. e53fc9f nfp: rename l4_offset in struct nfp_net_tx_desc to lso_hdrlen by Edwin Peer · 8 years ago
  93. 05eb9e5 nfp: don't enable TSO on the device when disabled by Jakub Kicinski · 8 years ago
  94. 173e783 net: socket: mark socket protocol handler structs as const by linzhang · 8 years ago
  95. 9aef88e tools: hv: Add clean up for included files in Ubuntu net config by Haiyang Zhang · 8 years ago
  96. c519fe9 bnxt: add dma mapping attributes by Shannon Nelson · 8 years ago
  97. 9efa27b Merge branch 'xgene-Add-ethtool-stats-and-bug-fixes' by David S. Miller · 8 years ago
  98. 8aba847 drivers: net: xgene: Fix redundant prefetch buffer cleanup by Iyappan Subramanian · 8 years ago
  99. 61c759c drivers: net: xgene: Workaround for HW errata 10GE_10/ENET_15 by Quan Nguyen · 8 years ago
  100. eaef62a drivers: net: xgene: Add frame recovered statistics counter for errata 10GE_8/ENET_11 by Quan Nguyen · 8 years ago