1. 5b3dc2f net: neigh: make ->hh_len 32-bit by Alexey Dobriyan · 8 years ago
  2. c6606a8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  3. a86d8be net: dsa: Factor bottom tag receive functions by Florian Fainelli · 8 years ago
  4. 5cd8985 net-next: dsa: add Mediatek tag RX/TX handler by Sean Wang · 8 years ago
  5. ec1af27 Merge tag 'rxrpc-rewrite-20170406' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  6. 91e91be net/sched: Removed unused vlan actions definition by Or Gerlitz · 8 years ago
  7. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  8. 84a4c09 rxrpc: Note a successfully aborted kernel operation by David Howells · 8 years ago
  9. faeeb31 bonding: attempt to better support longer hw addresses by Jarod Wilson · 8 years ago
  10. 18148f0 Merge tag 'linux-can-next-for-4.13-20170404' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 8 years ago
  11. 589c49c net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14 by Gao Feng · 8 years ago
  12. 3ebfdf0 sctp: get sock from transport in sctp_transport_update_pmtu by Xin Long · 8 years ago
  13. 8e8cda6 can: initial support for network namespaces by Mario Kicherer · 8 years ago
  14. ec2e45a flowcache: more "unsigned int" by Alexey Dobriyan · 8 years ago
  15. 5a17d9e flowcache: make flow_key_size() return "unsigned int" by Alexey Dobriyan · 8 years ago
  16. df2729c sctp: check for dst and pathmtu update in sctp_packet_config by Xin Long · 8 years ago
  17. d229d48 sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp by Xin Long · 8 years ago
  18. d3fbff3 sock: correctly test SOCK_TIMESTAMP in sock_recv_ts_and_drops() by Eric Dumazet · 8 years ago
  19. 1511009 net: mpls: Increase max number of labels for lwt encap by David Ahern · 8 years ago
  20. 40ef2c9 net: dsa: add cross-chip bridging operations by Vivien Didelot · 8 years ago
  21. 6c7c98b sock: avoid dirtying sk_stamp, if possible by Paolo Abeni · 8 years ago
  22. 3dbcc10 sctp: alloc stream info when initializing asoc by Xin Long · 8 years ago
  23. 6c22570 Merge tag 'mlx5e-pedit' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  24. 96567d5 net: dsa: dsa2: Add basic support of devlink by Andrew Lunn · 8 years ago
  25. c6e970a net: break include loop netdevice.h, dsa.h, devlink.h by Andrew Lunn · 8 years ago
  26. 85b3daa net: ipv6: Refactor inet6_netconf_notify_devconf to take event by David Ahern · 8 years ago
  27. 382ed72 ipv6: add support for NETDEV_RESEND_IGMP event by Vlad Yasevich · 8 years ago
  28. f9ba350 sctp: change to save MSG_MORE flag into assoc by Xin Long · 8 years ago
  29. 1555d20 devlink: Support for pipeline debug (dpipe) by Arkadi Sharshevsky · 8 years ago
  30. ffe2e21 net/sched: Add accessor functions to pedit keys for offloading drivers by Or Gerlitz · 8 years ago
  31. f307668 bonding: split bond_set_slave_link_state into two parts by Mahesh Bandewar · 8 years ago
  32. 6c786bc xfrm: branchless addr4_match() on 64-bit by Alexey Dobriyan · 8 years ago
  33. 7db6b04 net: Commonize busy polling code to focus on napi_id instead of socket by Sridhar Samudrala · 8 years ago
  34. 3705671 net: Track start of busy loop instead of when it should end by Alexander Duyck · 8 years ago
  35. 2b5cd0d net: Change return type of sk_busy_loop from bool to void by Alexander Duyck · 8 years ago
  36. d2e64db net: Only define skb_mark_napi_id in one spot instead of two by Alexander Duyck · 8 years ago
  37. 545cd5e net: Busy polling should ignore sender CPUs by Alexander Duyck · 8 years ago
  38. c483674 tcp: sysctl: Fix a race to avoid unexpected 0 window from space by Gao Feng · 8 years ago
  39. dddb64b net: Add sysctl to toggle early demux for tcp and udp by subashab@codeaurora.org · 8 years ago
  40. e1b0048 xfrm: use "unsigned int" in addr_match() by Alexey Dobriyan · 8 years ago
  41. 1560875 xfrm: remove unused struct xfrm_mgr::id by Alexey Dobriyan · 8 years ago
  42. 16ae1f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  43. a2d133b sock: introduce SO_MEMINFO getsockopt by Josh Hunt · 8 years ago
  44. 1511949 sctp: declare struct sctp_stream before using it by Xin Long · 8 years ago
  45. 7b8f7a4 neighbour: fix nlmsg_pid in notifications by Roopa Prabhu · 8 years ago
  46. 1f90449 sctp: define dst_pending_confirm as a bit in sctp_transport by Xin Long · 8 years ago
  47. bf4e0a3 net: ipv4: add support for ECMP hash policy choice by Nikolay Aleksandrov · 8 years ago
  48. 16320f3 vhost-vsock: add pkt cancel capability by Peng Tao · 8 years ago
  49. 41e9573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  50. b54ab92 netfilter: refcounter conversions by Reshetova, Elena · 8 years ago
  51. 4396e46 tcp: remove tcp_tw_recycle by Soheil Hassas Yeganeh · 8 years ago
  52. d82bae1 tcp: remove per-destination timestamp cache by Soheil Hassas Yeganeh · 8 years ago
  53. 6a003a5 ipv4: fib_rules: Add notifier info to FIB rules notifications by Ido Schimmel · 8 years ago
  54. 3c71006 ipv4: fib_rules: Check if rule is a default rule by Ido Schimmel · 8 years ago
  55. 0f3da6a net: dsa: check out-of-range ageing time value by Vivien Didelot · 8 years ago
  56. e11607a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  57. 101c431 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  58. ae50dfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  59. a59166e mpls: allow TTL propagation from IP packets to be configured by Robert Shearman · 8 years ago
  60. 5b441ac mpls: allow TTL propagation to IP packets to be configured by Robert Shearman · 8 years ago
  61. 04166f4 Revert "netfilter: nf_tables: add flush field to struct nft_set_iter" by Pablo Neira Ayuso · 8 years ago
  62. 055c4b3 netfilter: nft_fib: Support existence check by Phil Sutter · 8 years ago
  63. 84fba05 netfilter: provide nft_ctx in object init function by Florian Westphal · 8 years ago
  64. 170a1fb netfilter: Force fake conntrack entry to be at least 8 bytes aligned by Steven Rostedt (VMware) · 8 years ago
  65. 1059660 netfilter: nf_tables: fix mismatch in big-endian system by Liping Zhang · 8 years ago
  66. 6cd456f net: dsa: add dsa_is_normal_port helper by Vivien Didelot · 8 years ago
  67. 11ae76e sctp: implement receiver-side procedures for the Reconf Response Parameter by Xin Long · 8 years ago
  68. c5c4ebb sctp: implement receiver-side procedures for the Add Incoming Streams Request Parameter by Xin Long · 8 years ago
  69. 50a4159 sctp: implement receiver-side procedures for the Add Outgoing Streams Request Parameter by Xin Long · 8 years ago
  70. b444153 sctp: add support for generating add stream change event notification by Xin Long · 8 years ago
  71. 692787c sctp: implement receiver-side procedures for the SSN/TSN Reset Request Parameter by Xin Long · 8 years ago
  72. c95129d sctp: add support for generating assoc reset event notification by Xin Long · 8 years ago
  73. 49b4997 net: sched: make default fifo qdiscs appear in the dump by Jiri Kosina · 8 years ago
  74. d05f7a7 ipv4: fib: Remove redundant argument by Ido Schimmel · 8 years ago
  75. c024389 ipv4: fib: Move FIB notification code to a separate file by Ido Schimmel · 8 years ago
  76. a150201 mlxsw: spectrum: Add support for vlan modify TC action by Petr Machata · 8 years ago
  77. a30aad5 tcp: rename *_sequence_number() to *_seq_and_tsoff() by Alexey Kodanev · 8 years ago
  78. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  79. 505d308 scripts/spelling.txt: add "overide" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  80. 95964c6 net: use proper lockdep annotation in __sk_dst_set() by Eric Dumazet · 8 years ago
  81. 568af6d netfilter: nf_tables: set pktinfo->thoff at AH header if found by Pablo Neira Ayuso · 8 years ago
  82. c7a72e3 netfilter: nf_tables: add nft_set_lookup() by Pablo Neira Ayuso · 8 years ago
  83. 8d70eeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  84. 0710f3f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  85. 20b83643 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  86. 25e94a9 netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() fails by Pablo Neira Ayuso · 8 years ago
  87. 94352d4 net: Introduce sk_clone_lock() error path routine by Arnaldo Carvalho de Melo · 8 years ago
  88. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
  89. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  90. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  91. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  92. 66f0044 scripts/spelling.txt: add "disassocation" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  93. 9332ef9 scripts/spelling.txt: add "an user" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  94. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  95. 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. 4ea0c32 sctp: add support for MSG_MORE by Xin Long · 8 years ago
  97. a4d69a4 sctp: sctp_transport_dst_check should check if transport pmtu is dst mtu by Xin Long · 8 years ago
  98. d884aa6 sctp: add reconf chunk event by Xin Long · 8 years ago
  99. 2040d3d sctp: add reconf chunk process by Xin Long · 8 years ago
  100. ea62504 sctp: add a function to verify the sctp reconf chunk by Xin Long · 8 years ago