1. 371f1c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  2. b3958b9 uapi: add mpls_iptunnel.h by stephen hemminger · 9 years ago
  3. dc6ef6b tcp: do not set queue_mapping on SYNACK by Eric Dumazet · 9 years ago
  4. f0a0a97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  5. 008027c netfilter: turn NF_HOOK into an inline function by Arnd Bergmann · 9 years ago
  6. ed78d09 netfilter: make nf_queue_entry_get_refs return void by Florian Westphal · 9 years ago
  7. 2ffbceb netfilter: remove hook owner refcounting by Florian Westphal · 9 years ago
  8. 573c7ba net: introduce pre-change upper device notifier by Jiri Pirko · 9 years ago
  9. ebb516a tcp/dccp: fix race at listener dismantle phase by Eric Dumazet · 9 years ago
  10. f03f2e1 tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helper by Eric Dumazet · 9 years ago
  11. 4d429c5 switchdev: introduce possibility to defer obj_add/del by Jiri Pirko · 9 years ago
  12. 850d0cb switchdev: remove pointers from switchdev objects by Jiri Pirko · 9 years ago
  13. 0bc05d5 switchdev: allow caller to explicitly request attr_set as deferred by Jiri Pirko · 9 years ago
  14. f7fadf3 switchdev: make struct switchdev_attr parameter const for attr_set calls by Jiri Pirko · 9 years ago
  15. 793f401 switchdev: introduce switchdev deferred ops infrastructure by Jiri Pirko · 9 years ago
  16. 2b3ddf2 net/mlx4_core: Replace VF zero mac with random mac in mlx4_core by Jack Morgenstein · 9 years ago
  17. e329724 net/mlx5_core: Wait for FW readiness on startup by Eli Cohen · 9 years ago
  18. 89d44f0 net/mlx5_core: Add pci error handlers to mlx5_core driver by Majd Dibbiny · 9 years ago
  19. fd76ee4 net/mlx5_core: Fix internal error detection conditions by Eli Cohen · 9 years ago
  20. f985c65 tcp: avoid spurious SYN flood detection at listen() time by Eric Dumazet · 9 years ago
  21. c350335 Merge tag 'linux-can-next-for-4.4-20151013' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 9 years ago
  22. 02a6d61 Revert "ipv4/icmp: redirect messages can use the ingress daddr as source" by Paolo Abeni · 9 years ago
  23. 42160a0 can: at91: remove at91_can_data by Alexandre Belloni · 9 years ago
  24. ba61a8d can: avoid using timeval for uapi by Arnd Bergmann · 9 years ago
  25. ccf3c8c net: Add IPv6 support to l3mdev by David Ahern · 9 years ago
  26. b727759 ipv6: Pass struct net into nf_ct_frag6_gather by Eric W. Biederman · 9 years ago
  27. 19bcf9f ipv4: Pass struct net into ip_defrag and ip_check_defrag by Eric W. Biederman · 9 years ago
  28. 9916596 Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  29. e2ca690 ipv4/icmp: redirect messages can use the ingress daddr as source by Paolo Abeni · 9 years ago
  30. d475f090 tcp: shrink tcp_timewait_sock by 8 bytes by Eric Dumazet · 9 years ago
  31. ed53d0a net: shrink struct sock and request_sock by 8 bytes by Eric Dumazet · 9 years ago
  32. 8e5eb54 net: align sk_refcnt on 128 bytes boundary by Eric Dumazet · 9 years ago
  33. 70da268 net: SO_INCOMING_CPU setsockopt() support by Eric Dumazet · 9 years ago
  34. f28ea36 sock: support per-packet fwmark by Edward Jee · 9 years ago
  35. aaac3ba bpf: charge user for creation of BPF maps and programs by Alexei Starovoitov · 9 years ago
  36. 1be7f75 bpf: enable non-root eBPF programs by Alexei Starovoitov · 9 years ago
  37. ae2d708 netfilter: conntrack: fix crash on timeout object removal by Pablo Neira Ayuso · 9 years ago
  38. 464314e switchdev: skip over ports returning -EOPNOTSUPP when recursing ports by Scott Feldman · 9 years ago
  39. f55ac58 switchdev: add bridge ageing_time attribute by Scott Feldman · 9 years ago
  40. 8057b3e net: dsa: use switchdev obj in port_fdb_del by Vivien Didelot · 9 years ago
  41. 1f36faf net: dsa: push prepare phase in port_fdb_add by Vivien Didelot · 9 years ago
  42. 146a320 net: dsa: add port_fdb_prepare by Vivien Didelot · 9 years ago
  43. 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
  44. e446f9d net: synack packets can be attached to request sockets by Eric Dumazet · 9 years ago
  45. ff936a0 bpf: fix cb access in socket filter programs by Alexei Starovoitov · 9 years ago
  46. 0cbf334 net/core: lockdep_rtnl_is_held can be boolean by Yaowei Bai · 9 years ago
  47. f06cc7b net/inetdevice: bad_mask can be boolean by Yaowei Bai · 9 years ago
  48. c322516 net/inetdevice: inet_ifa_match can be boolean by Yaowei Bai · 9 years ago
  49. 0c6119d net/dccp: dccp_list_has_service can be boolean by Yaowei Bai · 9 years ago
  50. d6fbaea net/can: can_dropped_invalid_skb can be boolean by Yaowei Bai · 9 years ago
  51. 875e082 net/nfnetlink: lockdep_nfnl_is_held can be boolean by Yaowei Bai · 9 years ago
  52. 35498ed net/ieee80211: ieee80211_is_* can be boolean by Yaowei Bai · 9 years ago
  53. 61d0353 net/netlink: lockdep_genl_is_held can be boolean by Yaowei Bai · 9 years ago
  54. ac6ea6e net/mlx5_core: Use private health thread for each device by Eli Cohen · 9 years ago
  55. 020446e net/mlx5_core: Prepare cmd interface to system errors handling by Eli Cohen · 9 years ago
  56. 3ad0040 bpf: split state from prandom_u32() and consolidate {c, e}BPF prngs by Daniel Borkmann · 9 years ago
  57. 897ece5 random32: add prandom_init_once helper for own rngs by Daniel Borkmann · 9 years ago
  58. c90aeb9 once: make helper generic for calling functions once by Hannes Frederic Sowa · 9 years ago
  59. 4623425 net: move net_get_random_once to lib by Hannes Frederic Sowa · 9 years ago
  60. 4d6a6ae 6lowpan: move shared settings to lowpan_netdev_setup by Alexander Aring · 9 years ago
  61. 8e185d6 net: phy: Broadcom Cygnus internal Etherent PHY driver by Arun Parameswaran · 9 years ago
  62. a1cba56 net: phy: Add Broadcom phy library for common interfaces by Arun Parameswaran · 9 years ago
  63. ede2059 dst: Pass net into dst->output by Eric W. Biederman · 9 years ago
  64. 33224b1 ipv4, ipv6: Pass net into ip_local_out and ip6_local_out by Eric W. Biederman · 9 years ago
  65. cf91a99 ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out by Eric W. Biederman · 9 years ago
  66. 7928833 ipv6: Merge ip6_local_out and ip6_local_out_sk by Eric W. Biederman · 9 years ago
  67. 9f8955c ipv6: Merge __ip6_local_out and __ip6_local_out_sk by Eric W. Biederman · 9 years ago
  68. e2cb77d ipv4: Merge ip_local_out and ip_local_out_sk by Eric W. Biederman · 9 years ago
  69. b92dacd ipv4: Merge __ip_local_out and __ip_local_out_sk by Eric W. Biederman · 9 years ago
  70. 4ebdfba7 dst: Pass a sk into .local_out by Eric W. Biederman · 9 years ago
  71. 13206b6 net: Pass net into dst_output and remove dst_output_okfn by Eric W. Biederman · 9 years ago
  72. 61d0372 Merge tag 'regmap-offload-update-bits' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by David S. Miller · 9 years ago
  73. 4b4113d Bluetooth: Add debugfs entry for setting vendor diagnostic mode by Marcel Holtmann · 9 years ago
  74. e875ff8 Bluetooth: Add support for vendor specific diagnostic channel by Marcel Holtmann · 9 years ago
  75. 6c566dd Bluetooth: Send index information updates to monitor channel by Marcel Holtmann · 9 years ago
  76. 5d6ae47 bridge: netlink: add support for port's multicast_router attribute by Nikolay Aleksandrov · 9 years ago
  77. 9b0c6e4 bridge: netlink: allow to flush port's fdb by Nikolay Aleksandrov · 9 years ago
  78. 61c0a9a bridge: netlink: export port's timer values by Nikolay Aleksandrov · 9 years ago
  79. e08e838 bridge: netlink: export port's topology_change_ack and config_pending by Nikolay Aleksandrov · 9 years ago
  80. 42d452c bridge: netlink: export port's id and number by Nikolay Aleksandrov · 9 years ago
  81. 96f94e7 bridge: netlink: export port's designated cost and port by Nikolay Aleksandrov · 9 years ago
  82. 80df9a2 bridge: netlink: export port's bridge id by Nikolay Aleksandrov · 9 years ago
  83. 4ebc766 bridge: netlink: export port's root id by Nikolay Aleksandrov · 9 years ago
  84. 2579c98 Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  85. 8cbb512c net: Add source address lookup op for VRF by David Ahern · 9 years ago
  86. 3ce58d8 net: Refactor path selection in __ip_route_output_key_hash by David Ahern · 9 years ago
  87. fee6d4c net: Add netif_is_l3_slave by David Ahern · 9 years ago
  88. 6e2895a net: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRC by David Ahern · 9 years ago
  89. 6b26ba3 openvswitch: netlink attributes for IPv6 tunneling by Jiri Benc · 9 years ago
  90. 77792b1 regmap: Allow installing custom reg_update_bits function by Jon Ringle · 9 years ago
  91. 21c4c07 Revert "regmap: Allow installing custom reg_update_bits function" by David S. Miller · 9 years ago
  92. a29a9a5 netfilter: nfnetlink_log: allow to attach conntrack by Ken-ichirou MATSUZAWA · 9 years ago
  93. 224a059 netfilter: ctnetlink: add const qualifier to nfnl_hook.get_ct by Ken-ichirou MATSUZAWA · 9 years ago
  94. a4b4766 netfilter: nfnetlink_queue: rename related to nfqueue attaching conntrack info by Ken-ichirou MATSUZAWA · 9 years ago
  95. 0647e70 netfilter: remove dead code by Flavio Leitner · 9 years ago
  96. 0cdf5640 ebpf: include perf_event only where really needed by Daniel Borkmann · 9 years ago
  97. bab1899 bpf, seccomp: prepare for upcoming criu support by Daniel Borkmann · 9 years ago
  98. 7741c37 regmap: Allow installing custom reg_update_bits function by Jon Ringle · 9 years ago
  99. 40e1068 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/net-next by David S. Miller · 9 years ago
  100. 70ba07b atm: remove 'struct zatm_t_hist' by Arnd Bergmann · 9 years ago