1. a6a71f1 net: dsa: isolate legacy code by Vivien Didelot · 8 years ago
  2. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  3. f4c13c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  4. fe50543 netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usage by Gao Feng · 8 years ago
  5. 79e09ef netfilter: nft_hash: do not dump the auto generated seed by Liping Zhang · 8 years ago
  6. fe52145 netlink: pass extended ACK struct where available by Johannes Berg · 8 years ago
  7. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  8. ba0dc5f netlink: allow sending extended ACK with cookie on success by Johannes Berg · 8 years ago
  9. 7ab606d genetlink: pass extended ACK report down by Johannes Berg · 8 years ago
  10. 2d4bc93 netlink: extended ACK reporting by Johannes Berg · 8 years ago
  11. 7ed14d9 net: ipv4: Refine the ipv4_default_advmss by Gao Feng · 8 years ago
  12. 27b3b55 rtnetlink: Do not generate notifications for NETDEV_CHANGE_TX_QUEUE_LEN event by David Ahern · 8 years ago
  13. b6b36eb rtnetlink: Do not generate notifications for NETDEV_CHANGEUPPER event by David Ahern · 8 years ago
  14. aed0735 rtnetlink: Do not generate notifications for CHANGELOWERSTATE event by David Ahern · 8 years ago
  15. bf2c298 rtnetlink: Do not generate notifications for PRECHANGEUPPER event by David Ahern · 8 years ago
  16. aef091a rtnetlink: Do not generate notifications for POST_TYPE_CHANGE event by David Ahern · 8 years ago
  17. cd8966e rtnetlink: Do not generate notifications for CHANGEADDR event by David Ahern · 8 years ago
  18. 46ede61 rtnetlink: Do not generate notification for UDP_TUNNEL_PUSH_INFO by David Ahern · 8 years ago
  19. 085e1a6 rtnetlink: Do not generate notifications for MTU events by David Ahern · 8 years ago
  20. eaffadb gso: Support frag_list splitting with head_frag by Ilan Tayari · 8 years ago
  21. a2d6cbb ipv6: Fix idev->addr_list corruption by Rabin Vincent · 8 years ago
  22. 2f858b9 l2tp: define parameters of l2tp_tunnel_find*() as "const" by Guillaume Nault · 8 years ago
  23. 9aaef50 l2tp: define parameters of l2tp_session_get*() as "const" by Guillaume Nault · 8 years ago
  24. df7dd8f net: xdp: don't export dev_change_xdp_fd() by Johannes Berg · 8 years ago
  25. 2c9c168 net/smc: do not use IB_SEND_INLINE together with mapped data by Ursula Braun · 8 years ago
  26. 288c8390 net/smc: destruct non-accepted sockets by Ursula Braun · 8 years ago
  27. f5227cd net/smc: remove duplicate unhash by Ursula Braun · 8 years ago
  28. a98bf8c0 net/smc: guarantee ConnClosed send after shutdown SHUT_WR by Ursula Braun · 8 years ago
  29. 46c28db net/smc: no socket state changes in tasklet context by Ursula Braun · 8 years ago
  30. 90e9517e net/smc: always call the POLL_IN part of sk_wake_async by Ursula Braun · 8 years ago
  31. 90cacb2 net/smc: guarantee reset of write_blocked for heavy workload by Ursula Braun · 8 years ago
  32. 5da7e4d net/smc: return active RoCE port only by Ursula Braun · 8 years ago
  33. 249633a net/smc: remove useless smc_ib_devices_list check by Ursula Braun · 8 years ago
  34. 3c22e8f net/smc: get rid of old comment by Ursula Braun · 8 years ago
  35. 5b8d542 bridge: netlink: register netdevice before executing changelink by Ido Schimmel · 8 years ago
  36. b6fe044 bridge: implement missing ndo_uninit() by Ido Schimmel · 8 years ago
  37. 8f917bb bpf: pass sk to helper functions by Willem de Bruijn · 8 years ago
  38. cb6bf9c devlink: fix return value check in devlink_dpipe_header_put() by Wei Yongjun · 8 years ago
  39. be9370a bpf: remove struct bpf_prog_type_list by Johannes Berg · 8 years ago
  40. 55a3ce3 l2tp: remove l2tp_session_find() by Guillaume Nault · 8 years ago
  41. af87ae4 l2tp: remove useless duplicate session detection in l2tp_netlink by Guillaume Nault · 8 years ago
  42. c6606a8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  43. 17c3060 tcp: clear saved_syn in tcp_disconnect() by Eric Dumazet · 8 years ago
  44. bf74b20 Revert "rtnl: Add support for netdev event to link messages" by David S. Miller · 8 years ago
  45. 7cddd96 netfilter: nf_ct_expect: use proper RCU list traversal/update APIs by Liping Zhang · 8 years ago
  46. 207df81 netfilter: ctnetlink: skip dumping expect when nfct_help(ct) is NULL by Liping Zhang · 8 years ago
  47. 0c7930e netfilter: make it safer during the inet6_dev->addr_list traversal by Liping Zhang · 8 years ago
  48. 3173d5b netfilter: ctnetlink: make it safer when checking the ct helper name by Liping Zhang · 8 years ago
  49. 8b5995d netfilter: helper: Add the rcu lock when call __nf_conntrack_helper_find by Gao Feng · 8 years ago
  50. 97aae0d netfilter: ctnetlink: using bit to represent the ct event by Liping Zhang · 8 years ago
  51. a86d8be net: dsa: Factor bottom tag receive functions by Florian Fainelli · 8 years ago
  52. 16c5dcb net: dsa: Move skb_unshare() to dsa_switch_rcv() by Florian Fainelli · 8 years ago
  53. 9d7f9c4 net: dsa: Do not check for NULL dst in tag parsers by Florian Fainelli · 8 years ago
  54. 2638fd0 netfilter: xt_TCPMSS: add more sanity tests on tcph->doff by Eric Dumazet · 8 years ago
  55. 7cc2b04 net: tcp: Increase TCP_MIB_OUTRSTS even though fail to alloc skb by Gao Feng · 8 years ago
  56. 321a52a l2tp: don't mask errors in pppol2tp_getsockopt() by Guillaume Nault · 8 years ago
  57. 364700c l2tp: don't mask errors in pppol2tp_setsockopt() by Guillaume Nault · 8 years ago
  58. 5daab9d New getsockopt option to get socket cookie by Chenbo Feng · 8 years ago
  59. 5cd8985 net-next: dsa: add Mediatek tag RX/TX handler by Sean Wang · 8 years ago
  60. cc663f4 tcp: restrict F-RTO to work-around broken middle-boxes by Yuchung Cheng · 8 years ago
  61. bbadb9a net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given by Florian Larysch · 8 years ago
  62. bd41486 Merge tag 'batadv-next-for-davem-20170406' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  63. 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
  64. 34b2789 sctp: listen on the sock only when it's state is listening or closed by Xin Long · 8 years ago
  65. b784e7e L2TP:Adjust intf MTU, add underlay L3, L2 hdrs. by R. Parameswaran · 8 years ago
  66. 113c307 New kernel function to get IP overhead on a socket. by R. Parameswaran · 8 years ago
  67. 82fe0d2 af_unix: Use designated initializers by Kees Cook · 8 years ago
  68. 92f9170 net_sched: check noop_qdisc before qdisc_hash_add() by WANG Cong · 8 years ago
  69. a880179 net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given by Florian Larysch · 8 years ago
  70. 0e4c0ee Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 8 years ago
  71. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  72. 89ca694 rxrpc: Trace client call connection by David Howells · 8 years ago
  73. 740586d rxrpc: Trace changes in a call's receive window size by David Howells · 8 years ago
  74. 005ede2 rxrpc: Trace received aborts by David Howells · 8 years ago
  75. fb46f6e rxrpc: Trace protocol errors in received packets by David Howells · 8 years ago
  76. ef68622 rxrpc: Handle temporary errors better in rxkad security by David Howells · 8 years ago
  77. 84a4c09 rxrpc: Note a successfully aborted kernel operation by David Howells · 8 years ago
  78. 3a92789 rxrpc: Use negative error codes in rxrpc_call struct by David Howells · 8 years ago
  79. ea6b172 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  80. 2d2517e tcp: fix reordering SNMP under-counting by Yuchung Cheng · 8 years ago
  81. ecde8f3 tcp: fix lost retransmit SNMP under-counting by Yuchung Cheng · 8 years ago
  82. 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
  83. def1288 rtnl: Add support for netdev event to link messages by Vlad Yasevich · 8 years ago
  84. 5138e86 rtnetlink: Convert rtnetlink_event to white list by Vlad Yasevich · 8 years ago
  85. 589c49c net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14 by Gao Feng · 8 years ago
  86. 3ebfdf0 sctp: get sock from transport in sctp_transport_update_pmtu by Xin Long · 8 years ago
  87. 457c79e netlink/diag: report flags for netlink sockets by Andrey Vagin · 8 years ago
  88. 2c099cc net: sched: choke: remove some dead code by Dan Carpenter · 8 years ago
  89. ab044f8 batman-adv: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  90. 249ee81 l2tp: fix PPP pseudo-wire auto-loading by Guillaume Nault · 8 years ago
  91. e08293a l2tp: take reference on sessions being dumped by Guillaume Nault · 8 years ago
  92. 8e8cda6 can: initial support for network namespaces by Mario Kicherer · 8 years ago
  93. 822f9bb soreuseport: use "unsigned int" in __reuseport_alloc() by Alexey Dobriyan · 8 years ago
  94. ec2e45a flowcache: more "unsigned int" by Alexey Dobriyan · 8 years ago
  95. f31cc7e flowcache: make flow_cache_hash_size() return "unsigned int" by Alexey Dobriyan · 8 years ago
  96. 5a17d9e flowcache: make flow_key_size() return "unsigned int" by Alexey Dobriyan · 8 years ago
  97. 0b9aefe tcp: minimize false-positives on TCP/GRO check by Marcelo Ricardo Leitner · 8 years ago
  98. df2729c sctp: check for dst and pathmtu update in sctp_packet_config by Xin Long · 8 years ago
  99. d229d48 sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp by Xin Long · 8 years ago
  100. ac6a372 flow dissector: correct size of storage for ARP by Simon Horman · 8 years ago