1. 45d9b37 netlink: add NULL-friendly helper for setting extended ACK message by Jakub Kicinski · 8 years ago
  2. 5d4e344 bpf: Fix inaccurate helper function description by Chenbo Feng · 8 years ago
  3. cec3819 Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  4. b34939b cfg80211: add request id to cfg80211_sched_scan_*() api by Arend Van Spriel · 8 years ago
  5. e38a017 mac80211: Add support for BSS max idle period element by Avraham Stern · 8 years ago
  6. 29ce6ec cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss() by Avraham Stern · 8 years ago
  7. 5fe49a9 mac80211: add ieee80211_tx_status_ext by Felix Fietkau · 8 years ago
  8. 18fb84d mac80211: make rate control tx status API more extensible by Felix Fietkau · 8 years ago
  9. 8613c94 mac80211: rename ieee80211_rx_status::vht_nss to just nss by Johannes Berg · 8 years ago
  10. da6a435 mac80211: separate encoding/bandwidth from flags by Johannes Berg · 8 years ago
  11. 7fdd69c mac80211: clean up rate encoding bits in RX status by Johannes Berg · 8 years ago
  12. 99f906e bridge: add per-port broadcast flood flag by Mike Manning · 8 years ago
  13. 8ecbc40 net: update comment for netif_dormant() function by Zhang Shengju · 8 years ago
  14. 6d684e5 rhashtable: Cap total number of entries to 2^31 by Herbert Xu · 8 years ago
  15. b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  16. f6601e1 ieee80211: fix kernel-doc parsing errors by Johannes Berg · 8 years ago
  17. 2ead323 ieee80211: add FT-802.1X AKM suite selector by Luca Coelho · 8 years ago
  18. 1cbf41db ieee80211: add SUITE_B AKM selectors by Luca Coelho · 8 years ago
  19. 3a3ecf1 cfg80211: add request id parameter to .sched_scan_stop() signature by Arend Van Spriel · 8 years ago
  20. 3007e35 nl80211: add support for BSSIDs in scheduled scan matchsets by Arend Van Spriel · 8 years ago
  21. ca986ad nl80211: allow multiple active scheduled scan requests by Arend Van Spriel · 8 years ago
  22. ab81007 cfg80211: simplify netlink socket owner interface deletion by Johannes Berg · 8 years ago
  23. 645f4c6 tcp: switch rcv_rtt_est and rcvq_space to high resolution timestamps by Eric Dumazet · 8 years ago
  24. d2329f1 tcp: do not pass timestamp to tcp_rack_advance() by Eric Dumazet · 8 years ago
  25. 88d5c65 tcp: do not pass timestamp to tcp_rate_gen() by Eric Dumazet · 8 years ago
  26. 128eda8 tcp: do not pass timestamp to tcp_rack_mark_lost() by Eric Dumazet · 8 years ago
  27. 69e996c tcp: add tp->tcp_mstamp field by Eric Dumazet · 8 years ago
  28. 038a3e8 rhashtable: remove insecure_max_entries param by Florian Westphal · 8 years ago
  29. f555f34 net: phy: fix auto-negotiation stall due to unavailable interrupt by Alexander Kochetkov · 8 years ago
  30. 7acedaf net: move xdp_prog field in RX cache lines by Eric Dumazet · 8 years ago
  31. b5cdae3 net: Generic XDP by David S. Miller · 8 years ago
  32. 8fe4592 bpf: map_get_next_key to return first key on NULL by Teng Qin · 8 years ago
  33. 97379f1 qed/qede: Add UDP ports in bulletin board by Chopra, Manish · 8 years ago
  34. 19489c7 qed/qede: Enable tunnel offloads based on hw configuration by Chopra, Manish · 8 years ago
  35. a8f820a3 can: add Virtual CAN Tunnel driver (vxcan) by Oliver Hartkopp · 8 years ago
  36. 1ef8331 can: network namespace support for CAN gateway by Oliver Hartkopp · 8 years ago
  37. 384317e can: network namespace support for CAN_BCM protocol by Oliver Hartkopp · 8 years ago
  38. cb5635a can: complete initial namespace support by Oliver Hartkopp · 8 years ago
  39. 8ac8321 can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boards by Stephane Grosjean · 8 years ago
  40. c3df7c5 can: peak: move header file to new can common subdir by Stephane Grosjean · 8 years ago
  41. e390b55 bpf: make bpf_xdp_adjust_head support mandatory by Daniel Borkmann · 8 years ago
  42. a577d8f cls_flower: add support for matching MPLS fields (v2) by Benjamin LaHaise · 8 years ago
  43. 029c1ec flow_dissector: add mpls support (v2) by Benjamin LaHaise · 8 years ago
  44. 46c2fa3 net/tcp_fastopen: Add snmp counter for blackhole detection by Wei Wang · 8 years ago
  45. cf1ef3f net/tcp_fastopen: Disable active side TFO in certain scenarios by Wei Wang · 8 years ago
  46. bc95cd8 Merge tag 'mlx5-updates-2017-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  47. 1206455 openvswitch: Add eventmask support to CT action. by Jarno Rajahalme · 8 years ago
  48. 4a69a86 packet: add PACKET_FANOUT_FLAG_UNIQUEID to assign new fanout group id. by Mike Maloney · 8 years ago
  49. 6922689 mdio_bus: Issue GPIO RESET to PHYs. by Roger Quadros · 8 years ago
  50. 82dfb540 VSOCK: Add virtio vsock vsockmon hooks by Gerard Garcia · 8 years ago
  51. 0b2e664 VSOCK: Add vsockmon device by Gerard Garcia · 8 years ago
  52. 531b374 VSOCK: Add vsockmon tap functions by Gerard Garcia · 8 years ago
  53. 49632b58 qed: Add support for static dcbx. by sudarsana.kalluru@cavium.com · 8 years ago
  54. f43e9b0 net/devlink: Add E-Switch encapsulation control by Roi Dayan · 8 years ago
  55. fb79670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  56. 057a650 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  57. 1f4407e net: Remove NET_CORE_BUDGET_USECS from sysctl binary interface. by David S. Miller · 8 years ago
  58. 69e3948 Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 8 years ago
  59. ea8ffc0 bonding: fix wq initialization for links created via netlink by Mahesh Bandewar · 8 years ago
  60. 6b633e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  61. 763dbf6 net_sched: move the empty tp check from ->destroy() to ->delete() by WANG Cong · 8 years ago
  62. 557c44b net: ipv6: RTF_PCPU should not be settable from userspace by David Ahern · 8 years ago
  63. b1d9fc4 bpf: add napi_id read access to __sk_buff by Daniel Borkmann · 8 years ago
  64. 7acf8a1 Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning by Matthew Whitehead · 8 years ago
  65. 9830ad4 ip_tunnel: Allow policy-based routing through tunnels by Craig Gallek · 8 years ago
  66. 0a473b8 ip6_tunnel: Allow policy-based routing through tunnels by Craig Gallek · 8 years ago
  67. 11b211e Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  68. 5be6614 net: add netif_is_ovs_port helper by Jiri Pirko · 8 years ago
  69. 028f43b Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  70. e8fe177 net: dsa: add support for the SMSC-LAN9303 tagging format by Juergen Beisert · 8 years ago
  71. 7b9f6da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  72. 5f8ddea rhashtable: remove insecure_elasticity by Florian Westphal · 8 years ago
  73. e4dc99c sctp: process duplicated strreset out and addstrm out requests correctly by Xin Long · 8 years ago
  74. 5ef1ecf mmc: sdio: fix alignment issue in struct sdio_func by Heiner Kallweit · 8 years ago
  75. 5ee4c5a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  76. 96b08fd nl80211: add request id in scheduled scan event messages by Arend Van Spriel · 8 years ago
  77. c21ef3e net: rtnetlink: plumb extended ack to doit function by David Ahern · 8 years ago
  78. 450cc8c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  79. d51e4af qed: aRFS infrastructure support by Chopra, Manish · 8 years ago
  80. 57240d0 l2tp: device MTU setup, tunnel socket needs a lock by R. Parameswaran · 8 years ago
  81. 2585454 net/mlx5e: IPoIB, Xmit flow by Saeed Mahameed · 8 years ago
  82. b3ba514 net/mlx5: Refactor create flow table method to accept underlay QP by Erez Shitrit · 8 years ago
  83. 500a3d0 net/mlx5: Add IPoIB enhanced offloads bits to mlx5_ifc by Erez Shitrit · 8 years ago
  84. a6a71f1 net: dsa: isolate legacy code by Vivien Didelot · 8 years ago
  85. 7395ca0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  86. a86f106 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  87. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  88. 1bf4b12 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  89. 7e703ec Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  90. 5a8d75a block: fix bio_will_gap() for first bvec with offset by Ming Lei · 8 years ago
  91. 7873933 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  92. f6e2711 net: Add a xfrm validate function to validate_xmit_skb by Steffen Klassert · 8 years ago
  93. 383d035 esp6: Reorganize esp_output by Steffen Klassert · 8 years ago
  94. fca11eb esp4: Reorganize esp_output by Steffen Klassert · 8 years ago
  95. d77e38e xfrm: Add an IPsec hardware offloading API by Steffen Klassert · 8 years ago
  96. c35fe41 xfrm: Add mode handlers for IPsec on layer 2 by Steffen Klassert · 8 years ago
  97. 21f42cc xfrm: Move device notifications to a sepatate file by Steffen Klassert · 8 years ago
  98. 9d389d7 xfrm: Add a xfrm type offload. by Steffen Klassert · 8 years ago
  99. c7ef8f0 net: Add ESP offload features by Steffen Klassert · 8 years ago
  100. c0c379e mm: drop unused pmdp_huge_get_and_clear_notify() by Kirill A. Shutemov · 8 years ago