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