1. 7d0ae23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  2. 6436408 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  3. e7c87bd bpf: in __bpf_redirect_no_mac pull mac only if present by Willem de Bruijn · 6 years ago
  4. b0efca4 Merge tag 'nfs-for-5.0-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  5. 710ae72 net: bridge: Mark FDB entries that were added by user as such by Ido Schimmel · 6 years ago
  6. 6c57f04 net: Fix usage of pskb_trim_rcsum by Ross Lagerwall · 6 years ago
  7. 87fff3c neighbour: Do not perturb drop profiles when neigh_probe by Yang Wei · 6 years ago
  8. 28c1382 net: bridge: Fix ethernet header pointer before check skb forwardable by Yunjian Wang · 6 years ago
  9. 88a8121 af_packet: fix raw sockets over 6in4 tunnel by Nicolas Dichtel · 6 years ago
  10. e224c39 bpf: fix SO_MAX_PACING_RATE to support TCP internal pacing by Yuchung Cheng · 6 years ago
  11. f4924f2 bpf: bpf_setsockopt: reset sock dst on SO_MARK changes by Peter Oskolkov · 6 years ago
  12. f7c4615 udp6: add missing rehash callback to udplite by Alexey Kodanev · 6 years ago
  13. 8f6b539 udp: add missing rehash callback to udplite by Alexey Kodanev · 6 years ago
  14. 2cddd20 net/sched: cls_flower: allocate mask dynamically in fl_change() by Ivan Vecera · 6 years ago
  15. c61c276 bpf: Correctly annotate implicit fall through in bpf_base_func_proto by Mathieu Malaterre · 6 years ago
  16. 0f149c9 udp: with udp_segment release on error path by Willem de Bruijn · 6 years ago
  17. 1a93526 net: bpfilter: change section name of bpfilter UMH blob. by Taehee Yoo · 6 years ago
  18. a5a82d8 ipv6: route: place a warning with duplicated string with correct extack by Jakub Kicinski · 6 years ago
  19. 01b833a net/core/neighbour: fix kmemleak minimal reference count for hash tables by Konstantin Khlebnikov · 6 years ago
  20. 400b8b9 sctp: allocate sctp_sockaddr_entry with kzalloc by Xin Long · 6 years ago
  21. 20704bd erspan: build the header with the right proto according to erspan_ver by Xin Long · 6 years ago
  22. 04a4af3 openvswitch: Avoid OOB read when parsing flow nlattrs by Ross Lagerwall · 6 years ago
  23. cd0c4e7 net_sched: refetch skb protocol for each filter by Cong Wang · 6 years ago
  24. 26fc181 fou, fou6: do not assume linear skbs by Eric Dumazet · 6 years ago
  25. 13d7f463 tcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT state by Willem de Bruijn · 6 years ago
  26. 9174c3d net/sched: act_tunnel_key: fix memory leak in case of action replace by Davide Caratti · 6 years ago
  27. e122d84 Revert "rxrpc: Allow failed client calls to be retried" by David Howells · 6 years ago
  28. 2753ca5 tipc: fix uninit-value in tipc_nl_compat_doit by Ying Xue · 6 years ago
  29. 974cb0e tipc: fix uninit-value in tipc_nl_compat_name_table_dump by Ying Xue · 6 years ago
  30. edf5ff0 tipc: fix uninit-value in tipc_nl_compat_link_set by Ying Xue · 6 years ago
  31. 0762216 tipc: fix uninit-value in tipc_nl_compat_bearer_enable by Ying Xue · 6 years ago
  32. 8b66fee tipc: fix uninit-value in tipc_nl_compat_link_reset_stats by Ying Xue · 6 years ago
  33. a88289f tipc: fix uninit-value in in tipc_conn_rcv_sub by Ying Xue · 6 years ago
  34. 8c6c37f sch_cake: Correctly update parent qlen when splitting GSO packets by Toke Høiland-Jørgensen · 6 years ago
  35. 37d9cf1 sched: Fix detection of empty queues in child qdiscs by Toke Høiland-Jørgensen · 6 years ago
  36. f6bab19 sched: Avoid dereferencing skb pointer after child enqueue by Toke Høiland-Jørgensen · 6 years ago
  37. 80b3671 ip6_gre: update version related info when changing link by Hangbin Liu · 6 years ago
  38. f97f4dd net: ipv4: Fix memory leak in network namespace dismantle by Ido Schimmel · 6 years ago
  39. ab5098f ip6_gre: fix tunnel list corruption for x-netns by Olivier Matz · 6 years ago
  40. 72f6d4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  41. deaa5c9 SUNRPC: Address Kerberos performance/behavior regression by Chuck Lever · 6 years ago
  42. 97b78ae SUNRPC: Ensure we respect the RPCSEC_GSS sequence number limit by Trond Myklebust · 6 years ago
  43. e66721f SUNRPC: Ensure rq_bytes_sent is reset before request transmission by Trond Myklebust · 6 years ago
  44. cc5b5d35 xsk: Check if a queue exists during umem setup by Krzysztof Kazimierczak · 6 years ago
  45. e874644 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  46. 2314e87 netfilter: nft_flow_offload: fix checking method of conntrack helper by Henry Yen · 6 years ago
  47. 41d1c88 net: clear skb->tstamp in bridge forwarding path by Paolo Abeni · 6 years ago
  48. 71a8508 net: bpfilter: disallow to remove bpfilter module while being used by Taehee Yoo · 6 years ago
  49. 61fbf59 net: bpfilter: restart bpfilter_umh when error occurred by Taehee Yoo · 6 years ago
  50. 5b4cb65 net: bpfilter: use cleanup callback to release umh_info by Taehee Yoo · 6 years ago
  51. e8b108b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  52. 10f4e76 netfilter: nft_flow_offload: fix interaction with vrf slave device by wenxu · 6 years ago
  53. e2c8d55 netfilter: ebtables: account ebt_table_info to kmemcg by Shakeel Butt · 6 years ago
  54. c5715b8 tcp: change txhash on SYN-data timeout by Yuchung Cheng · 6 years ago
  55. 7d033c9 ipv6: fix kernel-infoleak in ipv6_local_error() by Eric Dumazet · 6 years ago
  56. 85704cb net/core/neighbour: tell kmemleak about hash tables by Konstantin Khlebnikov · 6 years ago
  57. 4a06fa6 ip: on queued skb use skb_header_pointer instead of pskb_may_pull by Willem de Bruijn · 6 years ago
  58. 31aa650 bpf: correctly set initial window on active Fast Open sender by Yuchung Cheng · 6 years ago
  59. a799aea netfilter: nft_flow_offload: Fix reverse route lookup by wenxu · 6 years ago
  60. e7f4509 sunrpc: kernel BUG at kernel/cred.c:825! by Santosh kumar pradhan · 6 years ago
  61. d972f3d packet: Do not leak dev refcounts on error exit by Jason Gunthorpe · 6 years ago
  62. 715849a netfilter: nf_tables: selective rule dump needs table to be specified by Pablo Neira Ayuso · 6 years ago
  63. b91d903 netfilter: nf_tables: fix leaking object reference count by Taehee Yoo · 6 years ago
  64. 310529e netfilter: nf_tables: Fix for endless loop when dumping ruleset by Phil Sutter · 6 years ago
  65. 2797379 net: bridge: Fix VLANs memory leak by Ido Schimmel · 6 years ago
  66. 6a829eb SUNRPC: Fix TCP receive code on archs with flush_dcache_page() by Trond Myklebust · 6 years ago
  67. 6e17f58 xprtrdma: Double free in rpcrdma_sendctxs_create() by Dan Carpenter · 6 years ago
  68. 4429b66 xprtrdma: Fix error code in rpcrdma_buffer_create() by Dan Carpenter · 6 years ago
  69. 977e489 Merge ra.kernel.org:/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  70. 02b2f54 libceph: allow setting abort_on_full for rbd by Dongsheng Yang · 6 years ago
  71. 26d92e9 smc: move unhash as early as possible in smc_release() by Cong Wang · 6 years ago
  72. 4c84edc net: bridge: fix a bug on using a neighbour cache entry without checking its state by JianJhen Chen · 6 years ago
  73. f87d8ad tipc: fix memory leak in tipc_nl_compat_publ_dump by Gustavo A. R. Silva · 6 years ago
  74. eeb2c4f rds: use DIV_ROUND_UP instead of ceil by Jacob Wen · 6 years ago
  75. 0aaa813 can: gw: ensure DLC boundaries after CAN frame modification by Oliver Hartkopp · 6 years ago
  76. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  77. d4a7e9b ipv6: Take rcu_read_lock in __inet6_bind for mapped addresses by David Ahern · 6 years ago
  78. c7eaf34 Merge tag 'ceph-for-4.21-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  79. e8e3698 bpf: Fix [::] -> [::1] rewrite in sys_sendmsg by Andrey Ignatov · 6 years ago
  80. ec90ad3 ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped address by David Ahern · 6 years ago
  81. 8d93367 ipv6: make icmp6_send() robust against null skb->dev by Eric Dumazet · 6 years ago
  82. 44039e0 fou6: Prevent unbounded recursion in GUE error handler by Stefano Brivio · 6 years ago
  83. bc6e019 fou: Prevent unbounded recursion in GUE error handler also with UDP-Lite by Stefano Brivio · 6 years ago
  84. 41e4e2c openvswitch: Fix IPv6 later frags parsing by Yi-Hung Wei · 6 years ago
  85. f8c468e net, skbuff: do not prefer skb allocation fails early by David Rientjes · 6 years ago
  86. 7c1e8a3 netlink: fixup regression in RTM_GETADDR by Arthur Gautier · 6 years ago
  87. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  88. 43d86ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  89. c5ee066 ipv6: Consider sk_bound_dev_if when binding a socket to an address by David Ahern · 6 years ago
  90. 7315587 ipv6: Fix dump of specific table with strict checking by David Ahern · 6 years ago
  91. e6b9257 Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  92. e45428a Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  93. 85f7845 Merge tag '9p-for-4.21' of git://github.com/martinetd/linux by Linus Torvalds · 6 years ago
  94. 7adf324 ipv6: route: Fix return value of ip6_neigh_lookup() on neigh_create() error by Stefano Brivio · 6 years ago
  95. 260f71e sunrpc: convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
  96. 10e037d sunrpc: Add xprt after nfs4_test_session_trunk() by Santosh kumar pradhan · 6 years ago
  97. cb24e35 sunrpc: convert unnecessary GFP_ATOMIC to GFP_NOFS by J. Bruce Fields · 6 years ago
  98. 81c88b1 sunrpc: handle ENOMEM in rpcb_getport_async by J. Bruce Fields · 6 years ago
  99. 07e1030 xprtrdma: Prevent leak of rpcrdma_rep objects by Chuck Lever · 6 years ago
  100. f85adb1 xprtrdma: Don't leak freed MRs by Chuck Lever · 6 years ago