1. 5ddedce 6lowpan: ndisc: no overreact if no short address is available by Alexander Aring · 8 years ago
  2. abbcc34 mac802154: set phy net namespace for new ifaces by Alexander Aring · 8 years ago
  3. e64c97b Bluetooth: Add combined LED trigger for controller power by Marcel Holtmann · 8 years ago
  4. 53f863a Bluetooth: Put led_trigger field behind CONFIG_BT_LEDS by Marcel Holtmann · 8 years ago
  5. e867e87 Merge tag 'rxrpc-rewrite-20160917-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  6. 5b0c6fc Merge tag 'rxrpc-rewrite-20160917-1' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  7. 029ac21 Merge branch 'net-sched-singly-linked-list' by David S. Miller · 8 years ago
  8. 48da34b sched: add and use qdisc_skb_head helpers by Florian Westphal · 8 years ago
  9. ed760cb sched: replace __skb_dequeue with __qdisc_dequeue_head by Florian Westphal · 8 years ago
  10. ec32336 sched: remove qdisc arg from __qdisc_dequeue_head by Florian Westphal · 8 years ago
  11. 97d0678 sched: don't use skb queue helpers by Florian Westphal · 8 years ago
  12. 1486587 pie: use qdisc_dequeue_head wrapper by Florian Westphal · 8 years ago
  13. 106323b cxgb4: Fix return value check in cfg_queues_uld() by Wei Yongjun · 8 years ago
  14. 4646651 Merge branch 'mediatek-hw-lro' by David S. Miller · 8 years ago
  15. 004e6cc net: ethernet: mediatek: add the dts property to set if the HW supports LRO by Nelson Chang · 8 years ago
  16. 7aab747 net: ethernet: mediatek: add ethtool functions to configure RX flows of HW LRO by Nelson Chang · 8 years ago
  17. ee40681 net: ethernet: mediatek: add HW LRO functions of PDMA RX rings by Nelson Chang · 8 years ago
  18. 0fbc81b chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 ULD's by Hariprasad Shenai · 8 years ago
  19. e8bc8f9 sctp: Remove some redundant code by Christophe Jaillet · 8 years ago
  20. 9535790 mlx4: fix XDP_TX is acting like XDP_PASS on TX ring full by Jesper Dangaard Brouer · 8 years ago
  21. 8ddda65 Merge branch 'ipvlan-l3' by David S. Miller · 8 years ago
  22. 4fbae7d ipvlan: Introduce l3s mode by Mahesh Bandewar · 8 years ago
  23. e8bffe0 net: Add _nf_(un)register_hooks symbols by Mahesh Bandewar · 8 years ago
  24. d409b84 ipv6: Export p6_route_input_lookup symbol by Mahesh Bandewar · 8 years ago
  25. a5ea31f Merge branch 'net-offloaded-stats' by David S. Miller · 8 years ago
  26. fc1bbb0 mlxsw: spectrum: Implement offload stats ndo and expose HW stats by default by Nogah Frankel · 8 years ago
  27. 69ae6ad net: core: Add offload stats to if_stats_msg by Nogah Frankel · 8 years ago
  28. 2c9d85d netdevice: Add offload statistics ndo by Nogah Frankel · 8 years ago
  29. c13ed53 Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  30. 22da734 net: r6040: add in missing white space in error message text by Colin Ian King · 8 years ago
  31. 695b4ec pkt_sched: fq: use proper locking in fq_dump_stats() by Eric Dumazet · 8 years ago
  32. db74a33 openvswitch: use percpu flow stats by Thadeu Lima de Souza Cascardo · 8 years ago
  33. 4077396 openvswitch: fix flow stats accounting when node 0 is not possible by Thadeu Lima de Souza Cascardo · 8 years ago
  34. 829ff34 Merge branch 'sctp-transmit-errs' by David S. Miller · 8 years ago
  35. 41001fa sctp: not return ENOMEM err back in sctp_packet_transmit by Xin Long · 8 years ago
  36. 83dbc3d sctp: make sctp_outq_flush/tail/uncork return void by Xin Long · 8 years ago
  37. 6451944 sctp: save transmit error to sk_err in sctp_outq_flush by Xin Long · 8 years ago
  38. b61c654 sctp: free msg->chunks when sctp_primitive_SEND return err by Xin Long · 8 years ago
  39. 66388f2 sctp: do not return the transmit err back to sctp_sendmsg by Xin Long · 8 years ago
  40. 2c89791 sctp: remove the unnecessary state check in sctp_outq_tail by Xin Long · 8 years ago
  41. fd9527f Merge branch 'ip_tunnel-collect_md' by David S. Miller · 8 years ago
  42. 173ca26 samples/bpf: add comprehensive ipip, ipip6, ip6ip6 test by Alexei Starovoitov · 8 years ago
  43. a1c8270 samples/bpf: extend test_tunnel_bpf.sh with IPIP test by Alexei Starovoitov · 8 years ago
  44. 8d79266 ip6_tunnel: add collect_md mode to IPv6 tunnels by Alexei Starovoitov · 8 years ago
  45. cfc7381 ip_tunnel: add collect_md mode to IPIP tunnel by Alexei Starovoitov · 8 years ago
  46. eb94737 l2tp: constify net_device_ops structures by Julia Lawall · 8 years ago
  47. 3730750 dwc_eth_qos: constify net_device_ops structures by Julia Lawall · 8 years ago
  48. 66f58ec hisilicon: constify net_device_ops structures by Julia Lawall · 8 years ago
  49. 5ff904d llc: switch type to bool as the timeout is only tested versus 0 by Alan Cox · 8 years ago
  50. 19664c6 net: l3mdev: Remove netif_index_is_l3_master by David Ahern · 8 years ago
  51. e1fb9d0 net: vrf: Remove RT_FL_TOS by David Ahern · 8 years ago
  52. 3613b3d tcp: prepare skbs for better sack shifting by Eric Dumazet · 8 years ago
  53. e812bd9 Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  54. 31b9662 Merge branch 'mlx5e-order-0' by David S. Miller · 8 years ago
  55. 4415a03 net/mlx5e: Implement RX mapped page cache for page recycle by Tariq Toukan · 8 years ago
  56. a5a0c59 net/mlx5e: Introduce API for RX mapped pages by Tariq Toukan · 8 years ago
  57. 7e42667 net/mlx5e: Single flow order-0 pages for Striding RQ by Tariq Toukan · 8 years ago
  58. 8a681c36 rxrpc: Add config to inject packet loss by David Howells · 8 years ago
  59. 71f3ca4 rxrpc: Improve skb tracing by David Howells · 8 years ago
  60. ba39f3a rxrpc: Remove printks from rxrpc_recvmsg_data() to fix uninit var by David Howells · 8 years ago
  61. 8499790 rxrpc: Add a tracepoint to follow what recvmsg does by David Howells · 8 years ago
  62. 58dc63c rxrpc: Add a tracepoint to follow packets in the Rx buffer by David Howells · 8 years ago
  63. f3639df rxrpc: Add a tracepoint to log ACK transmission by David Howells · 8 years ago
  64. ec71eb9 rxrpc: Add a tracepoint to log received ACK packets by David Howells · 8 years ago
  65. a124fe3 rxrpc: Add a tracepoint to follow the life of a packet in the Tx buffer by David Howells · 8 years ago
  66. 363deea rxrpc: Add connection tracepoint and client conn state tracepoint by David Howells · 8 years ago
  67. a84a46d rxrpc: Add some additional call tracing by David Howells · 8 years ago
  68. a3868bf rxrpc: Print the packet type name in the Rx packet trace by David Howells · 8 years ago
  69. 182f505 rxrpc: Fix the basic transmit DATA packet content size at 1412 bytes by David Howells · 8 years ago
  70. 2311e32 rxrpc: Be consistent about switch value in rxrpc_send_call_packet() by David Howells · 8 years ago
  71. 27d0fc4 rxrpc: Don't transmit an ACK if there's no reason set by David Howells · 8 years ago
  72. dfa7d92 rxrpc: Fix retransmission algorithm by David Howells · 8 years ago
  73. d01dc4c rxrpc: Fix the parsing of soft-ACKs by David Howells · 8 years ago
  74. 7888379 rxrpc: Fix unexposed client conn release by David Howells · 8 years ago
  75. 357f5ef rxrpc: Call rxrpc_release_call() on error in rxrpc_new_client_call() by David Howells · 8 years ago
  76. 66d58af rxrpc: Fix the putting of client connections by David Howells · 8 years ago
  77. 0360da6 rxrpc: Purge the to_be_accepted queue on socket release by David Howells · 8 years ago
  78. e6f3afb rxrpc: Record calls that need to be accepted by David Howells · 8 years ago
  79. 816c9fc rxrpc: Fix handling of the last packet in rxrpc_recvmsg_data() by David Howells · 8 years ago
  80. 2e2ea51 rxrpc: Check the return value of rxrpc_locate_data() by David Howells · 8 years ago
  81. 4b22457 rxrpc: Move the check of rx_pkt_offset from rxrpc_locate_data() to caller by David Howells · 8 years ago
  82. fabf920 rxrpc: Remove some whitespace. by David Howells · 8 years ago
  83. d191274 rxrpc: Make IPv6 support conditional on CONFIG_IPV6 by David Howells · 8 years ago
  84. fbd05e4 cfg80211: add helper to find an IE that matches a byte-array by Luca Coelho · 8 years ago
  85. b59abfb mac80211_hwsim: statically initialize hwsim_radios list by Johannes Berg · 8 years ago
  86. c68df2e mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE by Emmanuel Grumbach · 8 years ago
  87. 84ce3da Merge branch 'QCA8K' by David S. Miller · 8 years ago
  88. 6b93fb4 net-next: dsa: add new driver for qca8xxx family by John Crispin · 8 years ago
  89. cafdc45 net-next: dsa: add Qualcomm tag RX/TX handler by John Crispin · 8 years ago
  90. e5dcad2 Documentation: devicetree: add qca8k binding by John Crispin · 8 years ago
  91. 1d7b47a net: emac: remove .owner field for driver by Wei Yongjun · 8 years ago
  92. 7e5eded net: emac: remove unnecessary dev_set_drvdata() by Wei Yongjun · 8 years ago
  93. 46c21e2 net: dsa: b53: Remove unused including <linux/version.h> by Wei Yongjun · 8 years ago
  94. 0e26e5b net: dsa: bcm_sf2: Fix non static symbol warning by Wei Yongjun · 8 years ago
  95. 76f0dcb tcp: fix a stale ooo_last_skb after a replace by Eric Dumazet · 8 years ago
  96. bf0a6da Merge branch 'mediatek-reset-flow' by David S. Miller · 8 years ago
  97. dce6fa4 net: ethernet: mediatek: avoid race condition during the reset process by Sean Wang · 8 years ago
  98. 2a8307a net: ethernet: mediatek: add more resets for internal ethernet circuit block by Sean Wang · 8 years ago
  99. 9ea4d31 net: ethernet: mediatek: add the whole ethernet reset into the reset process by Sean Wang · 8 years ago
  100. 26a2ad8 net: ethernet: mediatek: add controlling power domain the ethernet belongs to by Sean Wang · 8 years ago