1. 6d88207 tls: Add function to update the TLS socket configuration by Ilya Lesokhin · 8 years ago
  2. 61ef6da tls: Use kzalloc for aead_request allocation by Ilya Lesokhin · 8 years ago
  3. 0a87bc2 Merge branch 'bpf-improve-verifier-ARG_CONST_SIZE_OR_ZERO-semantics' by David S. Miller · 8 years ago
  4. b6ff639 bpf: fix and add test cases for ARG_CONST_SIZE_OR_ZERO semantics change by Yonghong Song · 8 years ago
  5. 9c019e2 bpf: change helper bpf_probe_read arg2 type to ARG_CONST_SIZE_OR_ZERO by Yonghong Song · 8 years ago
  6. 9fd29c0 bpf: improve verifier ARG_CONST_SIZE_OR_ZERO semantics by Yonghong Song · 8 years ago
  7. 3a9b76f tcp: allow drivers to tweak TSQ logic by Eric Dumazet · 8 years ago
  8. 166c881 Merge tag 'rxrpc-next-20171111' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  9. 442866f bnx2x: fix slowpath null crash by Zhu Yanjun · 8 years ago
  10. 0c3ce16 Merge branch 'cxgb4-collect-LE-TCAM-and-SGE-queue-contexts' by David S. Miller · 8 years ago
  11. 9e5c598 cxgb4: collect SGE queue context dump by Rahul Lakkireddy · 8 years ago
  12. 03e98b9 cxgb4: collect LE-TCAM dump by Rahul Lakkireddy · 8 years ago
  13. 8bff3685 vxlan: fix the issue that neigh proxy blocks all icmpv6 packets by Xin Long · 8 years ago
  14. baeb0db xfrm6_tunnel: exit_net cleanup check added by Vasily Averin · 8 years ago
  15. e667500 ppp: exit_net cleanup checks added by Vasily Averin · 8 years ago
  16. ae61e8c phonet: exit_net cleanup check added by Vasily Averin · 8 years ago
  17. 1e7af3b l2tp: exit_net cleanup check added by Vasily Averin · 8 years ago
  18. ce2b7db fib_rules: exit_net cleanup check added by Vasily Averin · 8 years ago
  19. 0b6f595 fib_notifier: exit_net cleanup check added by Vasily Averin · 8 years ago
  20. ee21b18b netdev: exit_net cleanup check added by Vasily Averin · 8 years ago
  21. 0e4ec5a vxlan: exit_net cleanup checks added by Vasily Averin · 8 years ago
  22. 669f8f1 packet: exit_net cleanup check added by Vasily Averin · 8 years ago
  23. ab384b6 geneve: exit_net cleanup check added by Vasily Averin · 8 years ago
  24. 663faea af_key: replace BUG_ON on WARN_ON in net_exit hook by Vasily Averin · 8 years ago
  25. ee0ab7a2 net: dsa: Fix dependencies on bridge by Andrew Lunn · 8 years ago
  26. ede372d Merge branch 'net-improve-the-process-of-redirect-and-toobig-for-ipv6-tunnels' by David S. Miller · 8 years ago
  27. 77552cf ip6_tunnel: clean up ip4ip6 and ip6ip6's err_handlers by Xin Long · 8 years ago
  28. b00f543 ip6_tunnel: process toobig in a better way by Xin Long · 8 years ago
  29. 383c1f8 ip6_tunnel: add the process for redirect in ip6_tnl_err by Xin Long · 8 years ago
  30. fe1a4ca ip6_gre: process toobig in a better way by Xin Long · 8 years ago
  31. 929fc03 ip6_gre: add the process for redirect in ip6gre_err by Xin Long · 8 years ago
  32. 0d728b8 forcedeth: remove redudant assignments in xmit by Zhu Yanjun · 8 years ago
  33. 6afce19 Merge tag 'nfc-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 8 years ago
  34. fd9080a Merge branch 'Openvswitch-meter-action' by David S. Miller · 8 years ago
  35. cd8a6c3 openvswitch: Add meter action support by Andy Zhou · 8 years ago
  36. 96fbc13 openvswitch: Add meter infrastructure by Andy Zhou · 8 years ago
  37. 9602c01 openvswitch: export get_dp() API. by Andy Zhou · 8 years ago
  38. 5794040 openvswitch: Add meter netlink definitions by Andy Zhou · 8 years ago
  39. aef1e0d Merge branch 'dsa-b53-Support-prepended-Broadcom-tags' by David S. Miller · 8 years ago
  40. 1160603 net: dsa: b53: Support prepended Broadcom tags by Florian Fainelli · 8 years ago
  41. b74b70c net: dsa: Support prepended Broadcom tag by Florian Fainelli · 8 years ago
  42. f7c39e3 net: dsa: tag_brcm: Prepare for supporting prepended tag by Florian Fainelli · 8 years ago
  43. 5ed4e3e net: dsa: Pass a port to get_tag_protocol() by Florian Fainelli · 8 years ago
  44. ee9d342 net/sched/sch_red.c: work around gcc-4.4.4 anon union initializer issue by Andrew Morton · 8 years ago
  45. a1b8714 net/mlx4: Use Kconfig flag to remove support of old gen2 Mellanox devices by Slava Shwartsman · 8 years ago
  46. 0642840 af_netlink: ensure that NLMSG_DONE never fails in dumps by Jason A. Donenfeld · 8 years ago
  47. 907a442 Merge branch 'netem-add-nsec-scheduling-and-slot-feature' by David S. Miller · 8 years ago
  48. 836af83 netem: support delivering packets in delayed time slots by Dave Taht · 8 years ago
  49. 9980317 netem: add uapi to express delay and jitter in nanoseconds by Dave Taht · 8 years ago
  50. 112f9cb netem: convert to qdisc_watchdog_schedule_ns by Dave Taht · 8 years ago
  51. 338d182 ipv6: try not to take rtnl_lock in ip6mr_sk_done by Francesco Ruggeri · 8 years ago
  52. 0784256 net: realtek: r8169: remove redundant assignment to giga_ctrl by Colin Ian King · 8 years ago
  53. 4b33709 net: dsa: lan9303: Documentation: Add missing word "Mbps" by Egil Hjelmeland · 8 years ago
  54. 30482e4 net: dsa: lan9303: Fix lan9303_alr_del_port() by Egil Hjelmeland · 8 years ago
  55. fdae5f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  56. b395456 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  57. 7c5556d Merge tag 'wireless-drivers-next-for-davem-2017-11-11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  58. 39b1752 net: Remove unused skb_shared_info member by Mat Martineau · 8 years ago
  59. 973573c Merge branch 'l2tp-avoid-aliasing-tunnels-socket-pointer' by David S. Miller · 8 years ago
  60. da9ca82 l2tp: remove the .tunnel_sock field from struct pppol2tp_session by Guillaume Nault · 8 years ago
  61. 7198c77 l2tp: avoid using ->tunnel_sock for getting session's parent tunnel by Guillaume Nault · 8 years ago
  62. 8fdfd65 l2tp: remove .tunnel_sock from struct l2tp_eth by Guillaume Nault · 8 years ago
  63. 93f7ea7 Merge branch 'dsa-b53-Turn-on-Broadcom-tags' by David S. Miller · 8 years ago
  64. 7edc58d net: dsa: b53: Turn on Broadcom tags by Florian Fainelli · 8 years ago
  65. c499696 net: dsa: b53: Stop using dev->cpu_port incorrectly by Florian Fainelli · 8 years ago
  66. 4d215ae net: bgmac: Pad packets to a minimum size by Florian Fainelli · 8 years ago
  67. 92d2882 Merge tag 'linux-can-fixes-for-4.14-20171110' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 8 years ago
  68. f444ef5 Merge branch 'dsa-lan9303-IGMP-handling' by David S. Miller · 8 years ago
  69. 4672cd3 net: dsa: lan9303: Clear offload_fwd_mark for IGMP by Egil Hjelmeland · 8 years ago
  70. 2aee430 net: dsa: lan9303: Set up trapping of IGMP to CPU port by Egil Hjelmeland · 8 years ago
  71. 940c9c4 cxgb4: collect vpd info directly from hardware by Rahul Lakkireddy · 8 years ago
  72. be234ba Merge tag 'mlx5-fixes-2017-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  73. 052d41c vlan: fix a use-after-free in vlan_device_event() by Cong Wang · 8 years ago
  74. 40cff8f net: dsa: mv88e6xxx: Fix stats histogram mode by Andrew Lunn · 8 years ago
  75. c311db9 Merge branch 'mv88e6xxx-broadcast-flooding-in-hardware' by David S. Miller · 8 years ago
  76. 87fa886 net: dsa: mv88e6xxx: Flood broadcast frames in hardware by Andrew Lunn · 8 years ago
  77. a4c93ae net: dsa: mv88e6xxx: Move mv88e6xxx_port_db_load_purge() by Andrew Lunn · 8 years ago
  78. 743fcc2 net: dsa: mv88e6xxx: Print offending port when vlan check fails by Andrew Lunn · 8 years ago
  79. cd88646 net: dsa: mv88e6xxx: Fixed port netdev check for VLANs by Andrew Lunn · 8 years ago
  80. 13edbdb net: dsa: {e}dsa: set offload_fwd_mark on received packets by Andrew Lunn · 8 years ago
  81. a42c8e3 net: dsa: Fix SWITCHDEV_ATTR_ID_PORT_PARENT_ID by Andrew Lunn · 8 years ago
  82. 8c5f9a8 Merge branch 'ieee802154-for-davem-2017-11-09' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next by David S. Miller · 8 years ago
  83. 3ec26c7 bindings: net: stmmac: correctify note about LPI interrupt by Niklas Cassel · 8 years ago
  84. ca29fd7 ipvlan: fix ipv6 outbound device by Keefe Liu · 8 years ago
  85. 3d67a50 net: thunderx: fix double free error by Aleksey Makarov · 8 years ago
  86. 86dabda net: thunderbolt: Clear finished Tx frame bus address in tbnet_tx_callback() by Mika Westerberg · 8 years ago
  87. 5290ada sock: Remove the global prot_inuse counter. by Tonghao Zhang · 8 years ago
  88. 492d070 net: sfc: remove redundant variable start by Colin Ian King · 8 years ago
  89. 98b07e3 qlge: remove duplicated assignment to mbcp by Colin Ian King · 8 years ago
  90. a3e2ecb net: wan: x25_asy: mark expected switch fall-through by Gustavo A. R. Silva · 8 years ago
  91. 0aa3b41 net: 3com: 3c574_cs: mark expected switch fall-through by Gustavo A. R. Silva · 8 years ago
  92. 75d28f4 net: 8390: pcnet_cs: mark expected switch fall-through by Gustavo A. R. Silva · 8 years ago
  93. 2d91914 net: decnet: dn_table: mark expected switch fall-through by Gustavo A. R. Silva · 8 years ago
  94. 765924e l2tp: don't close sessions in l2tp_tunnel_destruct() by Guillaume Nault · 8 years ago
  95. f31f54d Merge branch 'FACK-loss-recovery-remove' by David S. Miller · 8 years ago
  96. 737ff31 tcp: use sequence distance to detect reordering by Yuchung Cheng · 8 years ago
  97. 713bafe tcp: retire FACK loss detection by Yuchung Cheng · 8 years ago
  98. e4ec138 fsl/fman_port: mark expected switch fall-throughs by Gustavo A. R. Silva · 8 years ago
  99. d9b9c0e net: ethernet: bgmac: mark expected switch fall-through by Gustavo A. R. Silva · 8 years ago
  100. 37798d0 ibmvnic: Add vnic client data to login buffer by Nathan Fontenot · 8 years ago