1. f3b2031 net/sched: act_psample: Remove unnecessary ASSERT_RTNL by Yotam Gigi · 8 years ago
  2. cadb9c9 net/sched: act_sample: Fix error path in init by Yotam Gigi · 8 years ago
  3. 1f5e29c net: ipv6: add NLM_F_APPEND in notifications when applicable by David Ahern · 8 years ago
  4. b2504a5 net: reduce skb_warn_bad_offload() noise by Eric Dumazet · 8 years ago
  5. 160ca01 rtnetlink: Handle IFLA_MASTER parameter when processing rtnl_newlink by Theuns Verwoerd · 8 years ago
  6. 04cdf13 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  7. 4d1ceea net: ethtool: convert large order kmalloc allocations to vzalloc by Alexei Starovoitov · 8 years ago
  8. cdaf25d smc: some potential use after free bugs by Dan Carpenter · 8 years ago
  9. f50f212 net: dsa: Add plumbing for port mirroring by Florian Fainelli · 8 years ago
  10. 30357d7 lwtunnel: remove device arg to lwtunnel_build_state by David Ahern · 8 years ago
  11. 63a6fff net: Avoid receiving packets with an l3mdev on unbound UDP sockets by Robert Shearman · 8 years ago
  12. bf9f264 net: dsa: Hook {get,set}_rxnfc ethtool operations by Florian Fainelli · 8 years ago
  13. 1995876 xfrm: Add a dummy network device for napi. by Steffen Klassert · 8 years ago
  14. f991bb9 net: Drop secpath on free after gro merge. by Steffen Klassert · 8 years ago
  15. 40be0dd net: add devm version of alloc_etherdev_mqs function by Rafał Miłecki · 8 years ago
  16. 936f459 Merge tag 'batadv-next-for-davem-20170128' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  17. 678550c6 tcp: include locally failed retries in retransmission stats by Yuchung Cheng · 8 years ago
  18. 7e98102 tcp: record pkts sent and retransmistted by Yuchung Cheng · 8 years ago
  19. 5b8784a openvswitch: Simplify do_execute_actions(). by andy zhou · 8 years ago
  20. f123f2f net: dsa: pass bridge device when a port leaves by Vivien Didelot · 8 years ago
  21. a5e9a02 net: dsa: move bridge device in dsa_port by Vivien Didelot · 8 years ago
  22. afdcf15 net: dsa: store a dsa_port in dsa_slave_priv by Vivien Didelot · 8 years ago
  23. 818be84 net: dsa: add ds and index to dsa_port by Vivien Didelot · 8 years ago
  24. 26895e2 net: dsa: use ds->num_ports when possible by Vivien Didelot · 8 years ago
  25. a0c0216 net: dsa: variable number of ports by Vivien Didelot · 8 years ago
  26. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  27. 3e7514a batman-adv: Fix includes for IS_ERR/ERR_PTR by Sven Eckelmann · 8 years ago
  28. 7c94606 batman-adv: Fix double call of dev_queue_xmit by Sven Eckelmann · 8 years ago
  29. 1b1bc42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  30. 158f323 net: adjust skb->truesize in pskb_expand_head() by Eric Dumazet · 8 years ago
  31. 92e55f4 tcp: don't annotate mark on control socket from tcp_v6_send_response() by Pablo Neira · 8 years ago
  32. 45ce0fd net/ipv6: support more tunnel interfaces for EUI64 link-local generation by Felix Jia · 8 years ago
  33. d35a00b net/ipv6: allow sysctl to change link-local address generation mode by Felix Jia · 8 years ago
  34. 1f17e2f net: ipv6: ignore null_entry on route dumps by David Ahern · 8 years ago
  35. 3b7b2b0 net: ipv6: remove skb_reserve in getroute by David Ahern · 8 years ago
  36. bc1727d net: dsa: Move ports assignment closer to error checking by Florian Fainelli · 8 years ago
  37. 3512a8e net: dsa: Suffix function manipulating device_node with _dn by Florian Fainelli · 8 years ago
  38. 293784a net: dsa: Make most functions take a dsa_port argument by Florian Fainelli · 8 years ago
  39. 55ed0ce net: dsa: Pass device pointer to dsa_register_switch by Florian Fainelli · 8 years ago
  40. 49b3eb7 Merge tag 'batadv-next-for-davem-20170126' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  41. 086cb6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  42. c337051 batman-adv: Treat NET_XMIT_CN as transmit successfully by Gao Feng · 8 years ago
  43. 0843f19 batman-adv: Remove one condition check in batadv_route_unicast_packet by Gao Feng · 8 years ago
  44. 269cee6 batman-adv: Remove unused variable in batadv_tt_local_set_flags by Sven Eckelmann · 8 years ago
  45. ac79cbb batman-adv: update copyright years for 2017 by Sven Eckelmann · 8 years ago
  46. d3e9768 batman-adv: don't add loop detect macs to TT by Simon Wunderlich · 8 years ago
  47. 5b9d6b1 bridge: move maybe_deliver_addr() inside #ifdef by Arnd Bergmann · 8 years ago
  48. 214767f Merge tag 'batadv-net-for-davem-20170125' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  49. f154be2 net: dsa: Bring back device detaching in dsa_slave_suspend() by Florian Fainelli · 8 years ago
  50. 3979ad7 net/tcp-fastopen: make connect()'s return case more consistent with non-TFO by Willy Tarreau · 8 years ago
  51. 19f6d3f net/tcp-fastopen: Add new API support by Wei Wang · 8 years ago
  52. 25776aa net: Remove __sk_dst_reset() in tcp_v6_connect() by Wei Wang · 8 years ago
  53. 065263f net/tcp-fastopen: refactor cookie check logic by Wei Wang · 8 years ago
  54. 56d8062 tcp: correct memory barrier usage in tcp_check_space() by Jason Baron · 8 years ago
  55. 60b1af3 tcp: reduce skb overhead in selected places by Eric Dumazet · 8 years ago
  56. a08ef47 tipc: uninitialized return code in tipc_setsockopt() by Dan Carpenter · 8 years ago
  57. 1045ba7 net sched actions: Add support for user cookies by Jamal Hadi Salim · 8 years ago
  58. 5207f39 sctp: sctp gso should set feature with NETIF_F_SG when calling skb_segment by Xin Long · 8 years ago
  59. 6f29a13 sctp: sctp_addr_id2transport should verify the addr before looking up assoc by Xin Long · 8 years ago
  60. 85c8140 lwtunnel: Fix oops on state free after encap module unload by Robert Shearman · 8 years ago
  61. 88ff733 net: Specify the owning module for lwtunnel ops by Robert Shearman · 8 years ago
  62. 35e22e4 tipc: fix cleanup at module unload by Parthasarathy Bhuvaragan · 8 years ago
  63. 4c887aa tipc: ignore requests when the connection state is not CONNECTED by Parthasarathy Bhuvaragan · 8 years ago
  64. 9dc3abd tipc: fix nametbl_lock soft lockup at module exit by Parthasarathy Bhuvaragan · 8 years ago
  65. fc0adfc tipc: fix connection refcount error by Parthasarathy Bhuvaragan · 8 years ago
  66. d094c4d tipc: add subscription refcount to avoid invalid delete by Parthasarathy Bhuvaragan · 8 years ago
  67. 93f955a tipc: fix nametbl_lock soft lockup at node/link events by Parthasarathy Bhuvaragan · 8 years ago
  68. b2c11e4 netfilter: nf_tables: bump set->ndeact on set flush by Pablo Neira Ayuso · 8 years ago
  69. de70185 netfilter: nf_tables: deconstify walk callback function by Pablo Neira Ayuso · 8 years ago
  70. 35d0ac9 netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCL by Pablo Neira Ayuso · 8 years ago
  71. 5ce6b04 netfilter: nft_log: restrict the log prefix length to 127 by Liping Zhang · 8 years ago
  72. 1464086 net: sctp: fix array overrun read on sctp_timer_tbl by Colin Ian King · 8 years ago
  73. 82272db net: dsa: Drop WARN() in tag_brcm.c by Florian Fainelli · 8 years ago
  74. fbfa743 ipv6: fix ip6_tnl_parse_tlv_enc_lim() by Eric Dumazet · 8 years ago
  75. 21b995a ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit() by Eric Dumazet · 8 years ago
  76. d1b662a bpf: allow option for setting bpf_l4_csum_replace from scratch by Daniel Borkmann · 8 years ago
  77. 2492d3b bpf: enable load bytes helper for filter/reuseport progs by Daniel Borkmann · 8 years ago
  78. 4faf940 bpf: simplify __is_valid_access test on cb by Daniel Borkmann · 8 years ago
  79. 0fb4455 af_unix: move unix_mknod() out of bindlock by WANG Cong · 8 years ago
  80. 5c5670f net/sched: Introduce sample tc action by Yotam Gigi · 8 years ago
  81. 6ae0a62 net: Introduce psample, a new genetlink channel for packet sampling by Yotam Gigi · 8 years ago
  82. 23e3d61 net: dsa: Fix inverted test for multiple CPU interface by Andrew Lunn · 8 years ago
  83. 6db6f0e bridge: multicast to unicast by Felix Fietkau · 8 years ago
  84. 4548b68 Introduce a sysctl that modifies the value of PROT_SOCK. by Krister Johansen · 8 years ago
  85. 115865f mac80211: don't try to sleep in rate_control_rate_init() by Johannes Berg · 8 years ago
  86. b2fbd04 netfilter: nf_tables: validate the name size when possible by Liping Zhang · 8 years ago
  87. 4078b76 net: dsa: Check return value of phy_connect_direct() by Florian Fainelli · 8 years ago
  88. 9f427a0e net: mpls: Fix multipath selection for LSR use case by David Ahern · 8 years ago
  89. 9ca677b1 ipv6: add NUMA awareness to seg6_hmac_init_algo() by Eric Dumazet · 8 years ago
  90. 530cef2 6lowpan: use rb_entry() by Geliang Tang · 8 years ago
  91. e90665a Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  92. b667744 bridge: netlink: call br_changelink() during br_dev_newlink() by Ivan Vecera · 8 years ago
  93. cf1a56a net: dsa: Remove hwmon support by Andrew Lunn · 8 years ago
  94. 319554f inet: don't use sk_v6_rcv_saddr directly by Josef Bacik · 8 years ago
  95. 1b7cd00 net: remove duplicate code. by Mahesh Bandewar · 8 years ago
  96. 264b87f fq_codel: Avoid regenerating skb flow hash unless necessary by Andrew Collins · 8 years ago
  97. 01fd12b tipc: make replicast a user selectable option by Jon Paul Maloy · 8 years ago
  98. a853e4c tipc: introduce replicast as transport option for multicast by Jon Paul Maloy · 8 years ago
  99. 2ae0b8a tipc: add functionality to lookup multicast destination nodes by Jon Paul Maloy · 8 years ago
  100. 9999974 tipc: add function for checking broadcast support in bearer by Jon Paul Maloy · 8 years ago