1. bf50887 bpf: add unprivileged bpf tests by Alexei Starovoitov · 9 years ago
  2. aaac3ba bpf: charge user for creation of BPF maps and programs by Alexei Starovoitov · 9 years ago
  3. 1be7f75 bpf: enable non-root eBPF programs by Alexei Starovoitov · 9 years ago
  4. 0fa2887 net: HNS: fix MDIO dependencies by Arnd Bergmann · 9 years ago
  5. c577e59 sfc: fully reset if MC_REBOOT event received without warm_boot_count increment by Daniel Pieczko · 9 years ago
  6. d540491 Merge branch 'switchdev_ageing_time' by David S. Miller · 9 years ago
  7. d0cf57f rocker: handle setting bridge ageing_time by Scott Feldman · 9 years ago
  8. c62987b bridge: push bridge setting ageing_time down to switchdev by Scott Feldman · 9 years ago
  9. 464314e switchdev: skip over ports returning -EOPNOTSUPP when recursing ports by Scott Feldman · 9 years ago
  10. f55ac58 switchdev: add bridge ageing_time attribute by Scott Feldman · 9 years ago
  11. 7533ce3 tcp: change type of alive from int to bool by Richard Sailer · 9 years ago
  12. 3741873 bridge: allow adding of fdb entries pointing to the bridge device by Roopa Prabhu · 9 years ago
  13. 6bcfd7f tcp: fix RFS vs lockless listeners by Eric Dumazet · 9 years ago
  14. 5010ea5 Merge branch 'dsa-next' by David S. Miller · 9 years ago
  15. 8057b3e net: dsa: use switchdev obj in port_fdb_del by Vivien Didelot · 9 years ago
  16. 1f36faf net: dsa: push prepare phase in port_fdb_add by Vivien Didelot · 9 years ago
  17. 146a320 net: dsa: add port_fdb_prepare by Vivien Didelot · 9 years ago
  18. 6e86ac1 net: encx24j600: Fix typos in Kconfig by Jon Ringle · 9 years ago
  19. 7bcfeea Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  20. 8fae307 BNX2: fix a Null Pointer for stats_blk by wangweidong · 9 years ago
  21. e446f9d net: synack packets can be attached to request sockets by Eric Dumazet · 9 years ago
  22. 21d11bd cxgb4: Enhance driver to update FW, when FW is too old by Hariprasad Shenai · 9 years ago
  23. ff936a0 bpf: fix cb access in socket filter programs by Alexei Starovoitov · 9 years ago
  24. d49ae37 Merge branch 'net-non-modular' by David S. Miller · 9 years ago
  25. b3c8ec3 drivers/net/ethernet: make ti/cpsw-phy-sel.c explicitly non-modular by Paul Gortmaker · 9 years ago
  26. 075640e net/sched: make sch_blackhole.c explicitly non-modular by Paul Gortmaker · 9 years ago
  27. 36b9ad8 net/dcb: make dcbnl.c explicitly non-modular by Paul Gortmaker · 9 years ago
  28. b6191ae net/core: make sock_diag.c explicitly non-modular by Paul Gortmaker · 9 years ago
  29. 4d886d6 Merge branch 'net-bool' by David S. Miller · 9 years ago
  30. 0cbf334 net/core: lockdep_rtnl_is_held can be boolean by Yaowei Bai · 9 years ago
  31. f06cc7b net/inetdevice: bad_mask can be boolean by Yaowei Bai · 9 years ago
  32. c322516 net/inetdevice: inet_ifa_match can be boolean by Yaowei Bai · 9 years ago
  33. 45ae74f net/dccp: dccp_bad_service_code can be boolean by Yaowei Bai · 9 years ago
  34. 0c6119d net/dccp: dccp_list_has_service can be boolean by Yaowei Bai · 9 years ago
  35. d6fbaea net/can: can_dropped_invalid_skb can be boolean by Yaowei Bai · 9 years ago
  36. 875e082 net/nfnetlink: lockdep_nfnl_is_held can be boolean by Yaowei Bai · 9 years ago
  37. 35498ed net/ieee80211: ieee80211_is_* can be boolean by Yaowei Bai · 9 years ago
  38. 61d0353 net/netlink: lockdep_genl_is_held can be boolean by Yaowei Bai · 9 years ago
  39. 8cec75b Merge branch 'mlx-next' by David S. Miller · 9 years ago
  40. 95e1963 net/mlx4_core: Fix resource tracker error flow in add_res_range by Saeed Mahameed · 9 years ago
  41. a5b3c56 net/mlx4_core: Fix mailbox leak in error flow when performing update qp by Jack Morgenstein · 9 years ago
  42. ba4b87ae net/mlx4_en: Add steering rules after RSS creation by Ido Shamay · 9 years ago
  43. ac6ea6e net/mlx5_core: Use private health thread for each device by Eli Cohen · 9 years ago
  44. 0144a95 net/mlx5_core: Use accessor functions to read from device memory by Eli Cohen · 9 years ago
  45. 020446e net/mlx5_core: Prepare cmd interface to system errors handling by Eli Cohen · 9 years ago
  46. 5a78839 net/mlx5_core: Improve mlx5 messages by Eli Cohen · 9 years ago
  47. 1c43f75 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  48. ce6fcb3 i40e: print neato new features by Jesse Brandeburg · 9 years ago
  49. f578f5f i40e/i40evf: pass QOS handle to VF by Mitch Williams · 9 years ago
  50. 8ed995f i40evf: use capabilities flags properly by Mitch Williams · 9 years ago
  51. a5fdaf3 i40e: refactor code to remove indent by Jesse Brandeburg · 9 years ago
  52. 6995b36 i40e/i40evf: clean up some code by Jesse Brandeburg · 9 years ago
  53. ee5c1e9 i40evf: detect reset more reliably by Mitch Williams · 9 years ago
  54. 95e5613 i40e: Support FW CEE DCB UP to TC map nibble swap by Greg Bowers · 9 years ago
  55. 66486cd i40e/i40evf: Explicitly assign enum index for VSI type by Serey Kong · 9 years ago
  56. 9ac7726 i40e: add switch for link polling by Shannon Nelson · 9 years ago
  57. c156f85 i40e: Fix multiple link up messages by Matt Jared · 9 years ago
  58. 3487b6c i40e: Fix for extra Flow Director filter in table after error by Carolyn Wyborny · 9 years ago
  59. 1a9375e i40e/i40evf: Store CEE DCBX DesiredCfg and RemoteCfg by Neerav Parikh · 9 years ago
  60. 909b2d16 i40e: Add parsing for CEE DCBX TLVs by Neerav Parikh · 9 years ago
  61. 96c8d07 i40e: add more verbose error messages by Mitch Williams · 9 years ago
  62. 02d109b i40e: inline interrupt enable by Jesse Brandeburg · 9 years ago
  63. 1e8efb4 i40e: fix erroneous WARN_ON by Jesse Brandeburg · 9 years ago
  64. f640ee9 Bluetooth: Fix basic debugfs entries for unconfigured controllers by Marcel Holtmann · 9 years ago
  65. df71842 Merge branch 'bpf_random32' by David S. Miller · 9 years ago
  66. 3ad0040 bpf: split state from prandom_u32() and consolidate {c, e}BPF prngs by Daniel Borkmann · 9 years ago
  67. 897ece5 random32: add prandom_init_once helper for own rngs by Daniel Borkmann · 9 years ago
  68. 0dd50d1 random32: add prandom_seed_full_state helper by Daniel Borkmann · 9 years ago
  69. c90aeb9 once: make helper generic for calling functions once by Hannes Frederic Sowa · 9 years ago
  70. 4623425 net: move net_get_random_once to lib by Hannes Frederic Sowa · 9 years ago
  71. 4d6a6ae 6lowpan: move shared settings to lowpan_netdev_setup by Alexander Aring · 9 years ago
  72. 28335a7 net: Do not drop to make_route if oif is l3mdev by David Ahern · 9 years ago
  73. cfc81b5 bpf, skb_do_redirect: clear sender_cpu before xmit by Daniel Borkmann · 9 years ago
  74. dfdd723 net: hns: fix 32-bit build warning by Arnd Bergmann · 9 years ago
  75. d70e532 net: Microchip encx24j600 driver by Jon Ringle · 9 years ago
  76. 494f8eb Merge branch 'broadcom-iproc' by David S. Miller · 9 years ago
  77. 9200c27 net: phy: bcm7xxx: Modified to use global core register defines by Arun Parameswaran · 9 years ago
  78. 8e185d6 net: phy: Broadcom Cygnus internal Etherent PHY driver by Arun Parameswaran · 9 years ago
  79. a1cba56 net: phy: Add Broadcom phy library for common interfaces by Arun Parameswaran · 9 years ago
  80. ddc24ae net: phy: Broadcom iProc MDIO bus driver by Arun Parameswaran · 9 years ago
  81. bb257c3 dt-bindings: net: Broadcom iProc MDIO bus driver device tree binding by Arun Parameswaran · 9 years ago
  82. 91d2f14 Merge branch 'net/rds/4.3-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux by David S. Miller · 9 years ago
  83. 6b92d0c Merge branch 'pass_net_through_output_path' by David S. Miller · 9 years ago
  84. ede2059 dst: Pass net into dst->output by Eric W. Biederman · 9 years ago
  85. 33224b1 ipv4, ipv6: Pass net into ip_local_out and ip6_local_out by Eric W. Biederman · 9 years ago
  86. cf91a99 ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out by Eric W. Biederman · 9 years ago
  87. 57c4bf8 ipvlan: Cache net in ipvlan_process_v4_outbound and ipvlan_process_v6_outbound by Eric W. Biederman · 9 years ago
  88. a7093fe ppp: Cache net in pptp_xmit by Eric W. Biederman · 9 years ago
  89. 77589ce ipv4: Cache net in ip_build_and_send_pkt and ip_queue_xmit by Eric W. Biederman · 9 years ago
  90. f859b0f ipv4: Cache net in iptunnel_xmit by Eric W. Biederman · 9 years ago
  91. 7928833 ipv6: Merge ip6_local_out and ip6_local_out_sk by Eric W. Biederman · 9 years ago
  92. 9f8955c ipv6: Merge __ip6_local_out and __ip6_local_out_sk by Eric W. Biederman · 9 years ago
  93. e2cb77d ipv4: Merge ip_local_out and ip_local_out_sk by Eric W. Biederman · 9 years ago
  94. b92dacd ipv4: Merge __ip_local_out and __ip_local_out_sk by Eric W. Biederman · 9 years ago
  95. 4ebdfba7 dst: Pass a sk into .local_out by Eric W. Biederman · 9 years ago
  96. 13206b6 net: Pass net into dst_output and remove dst_output_okfn by Eric W. Biederman · 9 years ago
  97. 3f5312a xfrm: Only compute net once in xfrm_policy_queue_process by Eric W. Biederman · 9 years ago
  98. 850dcc4 ipv4: Fix ip_queue_xmit to pass sk into ip_local_out_sk by Eric W. Biederman · 9 years ago
  99. fd2874b ipv4: Fix ip_local_out_sk by passing the sk into __ip_local_out_sk by Eric W. Biederman · 9 years ago
  100. e28383d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago