1. 5cd8985 net-next: dsa: add Mediatek tag RX/TX handler by Sean Wang · 8 years ago
  2. bbadb9a net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given by Florian Larysch · 8 years ago
  3. bd41486 Merge tag 'batadv-next-for-davem-20170406' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  4. 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
  5. b784e7e L2TP:Adjust intf MTU, add underlay L3, L2 hdrs. by R. Parameswaran · 8 years ago
  6. 113c307 New kernel function to get IP overhead on a socket. by R. Parameswaran · 8 years ago
  7. 82fe0d2 af_unix: Use designated initializers by Kees Cook · 8 years ago
  8. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  9. 89ca694 rxrpc: Trace client call connection by David Howells · 8 years ago
  10. 740586d rxrpc: Trace changes in a call's receive window size by David Howells · 8 years ago
  11. 005ede2 rxrpc: Trace received aborts by David Howells · 8 years ago
  12. fb46f6e rxrpc: Trace protocol errors in received packets by David Howells · 8 years ago
  13. ef68622 rxrpc: Handle temporary errors better in rxkad security by David Howells · 8 years ago
  14. 84a4c09 rxrpc: Note a successfully aborted kernel operation by David Howells · 8 years ago
  15. 3a92789 rxrpc: Use negative error codes in rxrpc_call struct by David Howells · 8 years ago
  16. ea6b172 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  17. 2d2517e tcp: fix reordering SNMP under-counting by Yuchung Cheng · 8 years ago
  18. ecde8f3 tcp: fix lost retransmit SNMP under-counting by Yuchung Cheng · 8 years ago
  19. 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
  20. def1288 rtnl: Add support for netdev event to link messages by Vlad Yasevich · 8 years ago
  21. 5138e86 rtnetlink: Convert rtnetlink_event to white list by Vlad Yasevich · 8 years ago
  22. 589c49c net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14 by Gao Feng · 8 years ago
  23. 3ebfdf0 sctp: get sock from transport in sctp_transport_update_pmtu by Xin Long · 8 years ago
  24. 457c79e netlink/diag: report flags for netlink sockets by Andrey Vagin · 8 years ago
  25. 2c099cc net: sched: choke: remove some dead code by Dan Carpenter · 8 years ago
  26. ab044f8 batman-adv: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  27. 249ee81 l2tp: fix PPP pseudo-wire auto-loading by Guillaume Nault · 8 years ago
  28. e08293a l2tp: take reference on sessions being dumped by Guillaume Nault · 8 years ago
  29. 8e8cda6 can: initial support for network namespaces by Mario Kicherer · 8 years ago
  30. 822f9bb soreuseport: use "unsigned int" in __reuseport_alloc() by Alexey Dobriyan · 8 years ago
  31. ec2e45a flowcache: more "unsigned int" by Alexey Dobriyan · 8 years ago
  32. f31cc7e flowcache: make flow_cache_hash_size() return "unsigned int" by Alexey Dobriyan · 8 years ago
  33. 5a17d9e flowcache: make flow_key_size() return "unsigned int" by Alexey Dobriyan · 8 years ago
  34. 0b9aefe tcp: minimize false-positives on TCP/GRO check by Marcelo Ricardo Leitner · 8 years ago
  35. df2729c sctp: check for dst and pathmtu update in sctp_packet_config by Xin Long · 8 years ago
  36. d229d48 sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp by Xin Long · 8 years ago
  37. ac6a372 flow dissector: correct size of storage for ARP by Simon Horman · 8 years ago
  38. 5405e19 batman-adv: Group ethtool related code together by Sven Eckelmann · 8 years ago
  39. e2790a4 batman-adv: Remove ethtool .get_settings stub by Sven Eckelmann · 8 years ago
  40. 40ad984 batman-adv: Remove ethtool msglevel functions by Sven Eckelmann · 8 years ago
  41. 2f249e9 batman-adv: Use ethtool helper to get link status by Sven Eckelmann · 8 years ago
  42. 087d975 rds: tcp: canonical connection order for all paths with index > 0 by Sowmini Varadhan · 8 years ago
  43. e97656d rds: tcp: allow progress of rds_conn_shutdown if the rds_connection is marked ERROR by an intervening FIN by Sowmini Varadhan · 8 years ago
  44. 1511009 net: mpls: Increase max number of labels for lwt encap by David Ahern · 8 years ago
  45. a4ac8c9 net: mpls: bump maximum number of labels by David Ahern · 8 years ago
  46. df1c631 net: mpls: Limit memory allocation for mpls_route by David Ahern · 8 years ago
  47. 59b2096 net: mpls: change mpls_route layout by David Ahern · 8 years ago
  48. 77ef013a net: mpls: Convert number of nexthops to u8 by David Ahern · 8 years ago
  49. 39eb8cd net: mpls: rt_nhn_alive and nh_flags should be accessed using READ_ONCE by David Ahern · 8 years ago
  50. 2777e2a l2tp: take a reference on sessions used in genetlink handlers by Guillaume Nault · 8 years ago
  51. 5e6a9e5 l2tp: hold session while sending creation notifications by Guillaume Nault · 8 years ago
  52. dbdbc73 l2tp: fix duplicate session creation by Guillaume Nault · 8 years ago
  53. 57377d6 l2tp: ensure session can't get removed during pppol2tp_session_ioctl() by Guillaume Nault · 8 years ago
  54. 61b9a04 l2tp: fix race in l2tp_recv_common() by Guillaume Nault · 8 years ago
  55. afe8996 sctp: use right in and out stream cnt by Xin Long · 8 years ago
  56. 768bfa2 net: dsa: fix build error with devlink build as module by Tobias Regnery · 8 years ago
  57. 612307c Merge tag 'mac80211-for-davem-2017-03-31' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  58. 1cf1cae bpf: introduce BPF_PROG_TEST_RUN command by Alexei Starovoitov · 8 years ago
  59. 40ef2c9 net: dsa: add cross-chip bridging operations by Vivien Didelot · 8 years ago
  60. 6f56f61 openvswitch: Fix ovs_flow_key_update() by Yi-Hung Wei · 8 years ago
  61. 09c8b3d Merge tag 'nfsd-4.11-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  62. 6c7c98b sock: avoid dirtying sk_stamp, if possible by Paolo Abeni · 8 years ago
  63. 1935299 net: tcp: Refine the __tcp_select_window by Gao Feng · 8 years ago
  64. 3dbcc10 sctp: alloc stream info when initializing asoc by Xin Long · 8 years ago
  65. ed8bfd5 VSOCK: remove unnecessary ternary operator on return value by Colin Ian King · 8 years ago
  66. 282ccf6 drivers: add explicit interrupt.h includes by Florian Westphal · 8 years ago
  67. bcc5364 net/packet: fix overflow in check for tp_reserve by Andrey Konovalov · 8 years ago
  68. 8f8d28e net/packet: fix overflow in check for tp_frame_nr by Andrey Konovalov · 8 years ago
  69. 2b6867c net/packet: fix overflow in check for priv area size by Andrey Konovalov · 8 years ago
  70. 8f1f7ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  71. 66bc1e8 tipc: allow rdm/dgram socketpairs by Erik Hugne · 8 years ago
  72. 70b0375 tipc: add support for stream/seqpacket socketpairs by Erik Hugne · 8 years ago
  73. 52b9c81 Merge branch 'apw' (xfrm_user fixes) by Linus Torvalds · 8 years ago
  74. e944e97 net: mpls: Update lfib_nlmsg_size to skip deleted nexthops by David Ahern · 8 years ago
  75. e91793b l2tp: purge socket queues in the .destruct() callback by Guillaume Nault · 8 years ago
  76. 94d7ee0 l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6 by Guillaume Nault · 8 years ago
  77. f843ee6 xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder by Andy Whitcroft · 8 years ago
  78. 677e806 xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window by Andy Whitcroft · 8 years ago
  79. 7d65f82 mac80211: unconditionally start new netdev queues with iTXQ support by Johannes Berg · 8 years ago
  80. 77c1c03 netfilter: nfnetlink_queue: fix secctx memory leak by Liping Zhang · 8 years ago
  81. b3ef552 cfg80211: check rdev resume callback only for registered wiphy by Arend Van Spriel · 8 years ago
  82. 96567d5 net: dsa: dsa2: Add basic support of devlink by Andrew Lunn · 8 years ago
  83. c6e970a net: break include loop netdevice.h, dsa.h, devlink.h by Andrew Lunn · 8 years ago
  84. 1182e4d net: mpls: Send netconf messages on device register and unregister by David Ahern · 8 years ago
  85. 823566a net:mpls: Refactor mpls_netconf_notify_devconf to take event by David Ahern · 8 years ago
  86. 2345217 net: ipv6: Add support for RTM_DELNETCONF by David Ahern · 8 years ago
  87. 85b3daa net: ipv6: Refactor inet6_netconf_notify_devconf to take event by David Ahern · 8 years ago
  88. b5c9641 net: devinet: Add support for RTM_DELNETCONF by David Ahern · 8 years ago
  89. 3b02286 net: devinet: Refactor inet_netconf_notify_devconf to take event by David Ahern · 8 years ago
  90. 4333d61 net: dsa: fix copyright holder by Vivien Didelot · 8 years ago
  91. 382ed72 ipv6: add support for NETDEV_RESEND_IGMP event by Vlad Yasevich · 8 years ago
  92. b768b16 openvswitch: Fix refcount leak on force commit. by Jarno Rajahalme · 8 years ago
  93. 23abec2 svcrdma: set XPT_CONG_CTRL flag for bc xprt by Chuck Lever · 8 years ago
  94. 7efea60 tipc: adjust the policy of holding subscription kref by Ying Xue · 8 years ago
  95. 139bb36 tipc: advance the time of deleting subscription from subscriber->subscrp_list by Ying Xue · 8 years ago
  96. 5052de8 soc: qcom: smd: Transition client drivers from smd to rpmsg by Bjorn Andersson · 8 years ago
  97. f9ba350 sctp: change to save MSG_MORE flag into assoc by Xin Long · 8 years ago
  98. 1555d20 devlink: Support for pipeline debug (dpipe) by Arkadi Sharshevsky · 8 years ago
  99. ffefb6f net: ipconfig: fix ic_close_devs() use-after-free by Mark Rutland · 8 years ago
  100. 402a5bc ipv6: sr: select DST_CACHE by default by David Lebrun · 8 years ago