1. 8e8cda6 can: initial support for network namespaces by Mario Kicherer · 8 years ago
  2. 822f9bb soreuseport: use "unsigned int" in __reuseport_alloc() by Alexey Dobriyan · 8 years ago
  3. ec2e45a flowcache: more "unsigned int" by Alexey Dobriyan · 8 years ago
  4. f31cc7e flowcache: make flow_cache_hash_size() return "unsigned int" by Alexey Dobriyan · 8 years ago
  5. 5a17d9e flowcache: make flow_key_size() return "unsigned int" by Alexey Dobriyan · 8 years ago
  6. d229d48 sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp by Xin Long · 8 years ago
  7. 087d975 rds: tcp: canonical connection order for all paths with index > 0 by Sowmini Varadhan · 8 years ago
  8. 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
  9. 1511009 net: mpls: Increase max number of labels for lwt encap by David Ahern · 8 years ago
  10. a4ac8c9 net: mpls: bump maximum number of labels by David Ahern · 8 years ago
  11. df1c631 net: mpls: Limit memory allocation for mpls_route by David Ahern · 8 years ago
  12. 59b2096 net: mpls: change mpls_route layout by David Ahern · 8 years ago
  13. 77ef013a net: mpls: Convert number of nexthops to u8 by David Ahern · 8 years ago
  14. 39eb8cd net: mpls: rt_nhn_alive and nh_flags should be accessed using READ_ONCE by David Ahern · 8 years ago
  15. 768bfa2 net: dsa: fix build error with devlink build as module by Tobias Regnery · 8 years ago
  16. 1cf1cae bpf: introduce BPF_PROG_TEST_RUN command by Alexei Starovoitov · 8 years ago
  17. 40ef2c9 net: dsa: add cross-chip bridging operations by Vivien Didelot · 8 years ago
  18. 6c7c98b sock: avoid dirtying sk_stamp, if possible by Paolo Abeni · 8 years ago
  19. 1935299 net: tcp: Refine the __tcp_select_window by Gao Feng · 8 years ago
  20. ed8bfd5 VSOCK: remove unnecessary ternary operator on return value by Colin Ian King · 8 years ago
  21. 282ccf6 drivers: add explicit interrupt.h includes by Florian Westphal · 8 years ago
  22. 66bc1e8 tipc: allow rdm/dgram socketpairs by Erik Hugne · 8 years ago
  23. 70b0375 tipc: add support for stream/seqpacket socketpairs by Erik Hugne · 8 years ago
  24. e944e97 net: mpls: Update lfib_nlmsg_size to skip deleted nexthops by David Ahern · 8 years ago
  25. 96567d5 net: dsa: dsa2: Add basic support of devlink by Andrew Lunn · 8 years ago
  26. c6e970a net: break include loop netdevice.h, dsa.h, devlink.h by Andrew Lunn · 8 years ago
  27. 1182e4d net: mpls: Send netconf messages on device register and unregister by David Ahern · 8 years ago
  28. 823566a net:mpls: Refactor mpls_netconf_notify_devconf to take event by David Ahern · 8 years ago
  29. 2345217 net: ipv6: Add support for RTM_DELNETCONF by David Ahern · 8 years ago
  30. 85b3daa net: ipv6: Refactor inet6_netconf_notify_devconf to take event by David Ahern · 8 years ago
  31. b5c9641 net: devinet: Add support for RTM_DELNETCONF by David Ahern · 8 years ago
  32. 3b02286 net: devinet: Refactor inet_netconf_notify_devconf to take event by David Ahern · 8 years ago
  33. 4333d61 net: dsa: fix copyright holder by Vivien Didelot · 8 years ago
  34. 382ed72 ipv6: add support for NETDEV_RESEND_IGMP event by Vlad Yasevich · 8 years ago
  35. 7efea60 tipc: adjust the policy of holding subscription kref by Ying Xue · 8 years ago
  36. 139bb36 tipc: advance the time of deleting subscription from subscriber->subscrp_list by Ying Xue · 8 years ago
  37. 5052de8 soc: qcom: smd: Transition client drivers from smd to rpmsg by Bjorn Andersson · 8 years ago
  38. 1555d20 devlink: Support for pipeline debug (dpipe) by Arkadi Sharshevsky · 8 years ago
  39. 402a5bc ipv6: sr: select DST_CACHE by default by David Lebrun · 8 years ago
  40. 4ea8efa net: mpls: Delete route when all nexthops have been deleted by David Ahern · 8 years ago
  41. c00e51d net: mpls: Don't show nexthop if device has been deleted by David Ahern · 8 years ago
  42. 6d43390 net: Introduce SO_INCOMING_NAPI_ID by Sridhar Samudrala · 8 years ago
  43. 7db6b04 net: Commonize busy polling code to focus on napi_id instead of socket by Sridhar Samudrala · 8 years ago
  44. 3705671 net: Track start of busy loop instead of when it should end by Alexander Duyck · 8 years ago
  45. 2b5cd0d net: Change return type of sk_busy_loop from bool to void by Alexander Duyck · 8 years ago
  46. e590745 tcp: Record Rx hash and NAPI ID in tcp_child_process by Alexander Duyck · 8 years ago
  47. 545cd5e net: Busy polling should ignore sender CPUs by Alexander Duyck · 8 years ago
  48. af4a220 ipv6: sr: use dst_cache in seg6_input by David Lebrun · 8 years ago
  49. 19d5a26 ipv6: sr: expand skb head only if necessary by David Lebrun · 8 years ago
  50. 3b1af93 net_sched: use setup_deferrable_timer by Geliang Tang · 8 years ago
  51. 6a18c31 net: mpls: Fix setting ttl_propagate for rt2 by David Ahern · 8 years ago
  52. e013fb7 net: make in_aton() 32-bit internally by Alexey Dobriyan · 8 years ago
  53. dddb64b net: Add sysctl to toggle early demux for tcp and udp by subashab@codeaurora.org · 8 years ago
  54. 5952fde net: sched: choke: remove dead filter classify code by Jiri Pirko · 8 years ago
  55. eb100e0 net: bridge: allow to add externally learned entries from user-space by Nikolay Aleksandrov · 8 years ago
  56. 7e26bf4 net: bridge: allow SW learn to take over HW fdb entries by Nikolay Aleksandrov · 8 years ago
  57. add641e sched: act_csum: don't mangle TCP and UDP GSO packets by Davide Caratti · 8 years ago
  58. 6acc5c2 Add a eBPF helper function to retrieve socket uid by Chenbo Feng · 8 years ago
  59. 91b8270 Add a helper function to get socket cookie in eBPF by Chenbo Feng · 8 years ago
  60. 16ae1f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  61. f341d9f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  62. ec4fbd6 inet: frag: release spinlock before calling icmp_send() by Eric Dumazet · 8 years ago
  63. 15bb774 tcp: initialize icsk_ack.lrcvtime at session start time by Eric Dumazet · 8 years ago
  64. 1d2a6a5 genetlink: fix counting regression on ctrl_dumpfamily() by Stanislaw Gruszka · 8 years ago
  65. a97e50c socket, bpf: fix sk_filter use after free in sk_clone_lock by Daniel Borkmann · 8 years ago
  66. bbea124 net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs. by Joel Scherpelz · 8 years ago
  67. c64c0b3 ipv4: provide stronger user input validation in nl_fib_input() by Eric Dumazet · 8 years ago
  68. a7678c7 rtnetlink: Add dump all for netconf by David Ahern · 8 years ago
  69. d515684 ipv6: make sure to initialize sockc.tsflags before first use by Alexander Potapenko · 8 years ago
  70. 4c355cd net: convert sk_filter.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  71. 557d054c tipc: fix nametbl deadlock at tipc_nametbl_unsubscribe by Ying Xue · 8 years ago
  72. cfc62d8 net: tcp: Permit user set TCP_MAXSEG to default value by Gao Feng · 8 years ago
  73. bef7f75 Openvswitch: Refactor sample and recirc actions implementation by andy zhou · 8 years ago
  74. 798c166 openvswitch: Optimize sample action for the clone use cases by andy zhou · 8 years ago
  75. 4572ef5 openvswitch: Refactor recirc key allocation. by andy zhou · 8 years ago
  76. 47c697a openvswitch: Deferred fifo API change. by andy zhou · 8 years ago
  77. a2d133b sock: introduce SO_MEMINFO getsockopt by Josh Hunt · 8 years ago
  78. 5819477 sctp: remove useless err from sctp_association_init by Xin Long · 8 years ago
  79. 7b8f7a4 neighbour: fix nlmsg_pid in notifications by Roopa Prabhu · 8 years ago
  80. a05d4fd cgroup, net_cls: iterate the fds of only the tasks which are being migrated by Tejun Heo · 8 years ago
  81. 4ef1b28 tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS by Soheil Hassas Yeganeh · 8 years ago
  82. 8605330a tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs by Soheil Hassas Yeganeh · 8 years ago
  83. 23bb09c sctp: out_qlen should be updated when pruning unsent queue by Xin Long · 8 years ago
  84. 486a43d sctp: remove temporary variable confirm from sctp_packet_transmit by Xin Long · 8 years ago
  85. aea92fb sch_dsmark: fix invalid skb_cow() usage by Eric Dumazet · 8 years ago
  86. bf4e0a3 net: ipv4: add support for ECMP hash policy choice by Nikolay Aleksandrov · 8 years ago
  87. 88997e4 net/8021q: create device with all possible features in wanted_features by Andrey Vagin · 8 years ago
  88. 7df9c24 net: unix: properly re-increment inflight counter of GC discarded candidates by Andrey Ulanov · 8 years ago
  89. 380feae vsock: cancel packets when failing to connect by Peng Tao · 8 years ago
  90. 073b4f2 vsock: add pkt cancel capability by Peng Tao · 8 years ago
  91. 36d277b vsock: track pkt owner vsock by Peng Tao · 8 years ago
  92. 8a0f5cc crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutex by Herbert Xu · 8 years ago
  93. 41e9573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  94. 4485a84 netfilter: fix the warning on unused refcount variable by Reshetova, Elena · 8 years ago
  95. 8841b5f Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  96. eed5087 xprtrdma: Squelch kbuild sparse complaint by Chuck Lever · 8 years ago
  97. b54ab92 netfilter: refcounter conversions by Reshetova, Elena · 8 years ago
  98. db7f00b tcp: tcp_get_info() should read tcp_time_stamp later by Eric Dumazet · 8 years ago
  99. d12c917 bridge: resolve a false alarm of lockdep by WANG Cong · 8 years ago
  100. 4d4a6ac rxrpc: Ignore BUSY packets on old calls by David Howells · 8 years ago