1. c571fe2 libceph: factor out __ceph_x_decrypt() by Ilya Dryomov · 6 years ago
  2. c0f56b4 libceph: factor out __prepare_write_connect() by Ilya Dryomov · 6 years ago
  3. 262614c libceph: store ceph_auth_handshake pointer in ceph_connection by Ilya Dryomov · 6 years ago
  4. 24e1dd6 ceph: fix whitespace by Stephen Hemminger · 6 years ago
  5. fac02dd libceph: use timespec64 for r_mtime by Arnd Bergmann · 6 years ago
  6. 473bd2d libceph: use timespec64 in for keepalive2 and ticket validity by Arnd Bergmann · 6 years ago
  7. 2f56b6b libceph: amend "bad option arg" error message by Ilya Dryomov · 7 years ago
  8. 17173c8 libceph: stop parsing when a bad int arg is detected by Chengguang Xu · 7 years ago
  9. 6d54228 libceph: make ceph_osdc_notify{,_ack}() payload_len u32 by Ilya Dryomov · 7 years ago
  10. 2efd4fc ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull by Willem de Bruijn · 6 years ago
  11. 049f560 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  12. e1adf31 Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  13. e31f645 cfg80211: never ignore user regulatory hint by Amar Singhal · 6 years ago
  14. 144fe2b sock: fix sg page frag coalescing in sk_alloc_sg by Daniel Borkmann · 6 years ago
  15. 90fd131 netfilter: nf_tables: move dumper state allocation into ->start by Florian Westphal · 6 years ago
  16. 58152ec tcp: add tcp_ooo_try_coalesce() helper by Eric Dumazet · 6 years ago
  17. 8541b21 tcp: call tcp_drop() from tcp_data_queue_ofo() by Eric Dumazet · 6 years ago
  18. 3d4bf93 tcp: detect malicious patterns in tcp_collapse_ofo_queue() by Eric Dumazet · 6 years ago
  19. f4a3313 tcp: avoid collapses in tcp_prune_queue() if possible by Eric Dumazet · 6 years ago
  20. 72cd43b tcp: free batches of packets in tcp_prune_ofo_queue() by Eric Dumazet · 6 years ago
  21. 3dd1c9a ip: hash fragments consistently by Paolo Abeni · 6 years ago
  22. e873e4b ipv6: use fib6_info_hold_safe() when necessary by Wei Wang · 6 years ago
  23. 5025f7f rtnetlink: add rtnl_link_state check in rtnl_configure_link by Roopa Prabhu · 6 years ago
  24. 08d3ffc multicast: do not restore deleted record source filter mode to new one by Hangbin Liu · 6 years ago
  25. ff907a1 net: skb_segment() should not return NULL by Eric Dumazet · 6 years ago
  26. 24b711e net/ipv6: Fix linklocal to global address with VRF by David Ahern · 6 years ago
  27. 64119e0 net: caif: Add a missing rcu_read_unlock() in caif_flow_cb by YueHaibing · 6 years ago
  28. fcf4793 tls: check RCV_SHUTDOWN in tls_wait_data by Doron Roberts-Kedes · 6 years ago
  29. a0496ef2 tcp: do not delay ACK in DCTCP upon CE status change by Yuchung Cheng · 6 years ago
  30. 27cde44 tcp: do not cancel delay-AcK on DCTCP special ACK by Yuchung Cheng · 6 years ago
  31. 2987bab tcp: helpers to send special DCTCP ack by Yuchung Cheng · 6 years ago
  32. 6613b61 netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior state by Florian Westphal · 6 years ago
  33. c6cc94d netfilter: nf_tables: don't allow to rename to already-pending name by Florian Westphal · 6 years ago
  34. 9f8aac0 netfilter: nf_tables: fix memory leaks on chain rename by Florian Westphal · 6 years ago
  35. a12486eb netfilter: nf_tables: free flow table struct too by Florian Westphal · 6 years ago
  36. b8088dd netfilter: nf_tables: use dev->name directly by Florian Westphal · 6 years ago
  37. 4905bd9 net/page_pool: Fix inconsistent lock state warning by Tariq Toukan · 6 years ago
  38. 024ddc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  39. e56b8ce tcp: identify cryptic messages as TCP seq # bugs by Randy Dunlap · 6 years ago
  40. 3ee593a ipv6: sr: fix useless rol32 call on hash by Colin Ian King · 6 years ago
  41. 9640ccc Merge tag 'batadv-net-for-davem-20180717' of git://git.open-mesh.org/linux-merge by David S. Miller · 6 years ago
  42. 5318918 net: sched: Using NULL instead of plain integer by YueHaibing · 6 years ago
  43. f6bdc42 net/smc: reset recv timeout after clc handshake by Karsten Graul · 6 years ago
  44. ac0107e net/smc: add error handling for get_user() by Ursula Braun · 6 years ago
  45. 99be51f net/smc: optimize consumer cursor updates by Ursula Braun · 6 years ago
  46. 3bc53be net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL. by Tetsuo Handa · 6 years ago
  47. 83ed7d1 ipv6: ila: select CONFIG_DST_CACHE by Arnd Bergmann · 6 years ago
  48. c293ac95 netfilter: nft_set_rbtree: fix panic when destroying set by GC by Taehee Yoo · 7 years ago
  49. 9970a8e netfilter: nft_set_hash: add rcu_barrier() in the nft_rhash_destroy() by Taehee Yoo · 7 years ago
  50. 26b2f55 netfilter: nf_tables: fix jumpstack depth validation by Taehee Yoo · 6 years ago
  51. 1992d99 net/smc: take sock lock in smc_ioctl() by Ursula Braun · 6 years ago
  52. b5d2d75 net/ipv6: Do not allow device only routes via the multipath API by David Ahern · 6 years ago
  53. 31048d7 tcp: Fix broken repair socket window probe patch by Stefan Baranoff · 6 years ago
  54. e665159 ipv6: make DAD fail with enhanced DAD when nonce length differs by Sabrina Dubroca · 6 years ago
  55. b7ed879 net: ip6_gre: get ipv6hdr after skb_cow_head() by Prashant Bhole · 6 years ago
  56. 32da122 tls: Stricter error checking in zerocopy sendmsg path by Dave Watson · 6 years ago
  57. c604cb7 KEYS: DNS: fix parsing multiple options by Eric Biggers · 6 years ago
  58. c7ea20c ipv6/mcast: init as INCLUDE when join SSM INCLUDE group by Hangbin Liu · 7 years ago
  59. 6e2059b ipv4/igmp: init group mode as INCLUDE when join source group by Hangbin Liu · 7 years ago
  60. c290fba net/9p/client.c: put refcount of trans_mod in error case in parse_opts() by piaojun · 6 years ago
  61. a69258f tcp: remove DELAYED ACK events in DCTCP by Yuchung Cheng · 6 years ago
  62. b0c05d0e tcp: fix dctcp delayed ACK schedule by Yuchung Cheng · 6 years ago
  63. c849eb0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  64. e78bfb0 skbuff: Unconditionally copy pfmemalloc in __skb_clone() by Stefano Brivio · 6 years ago
  65. 09210c4 xsk: do not return EMSGSIZE in copy mode for packets larger than MTU by Magnus Karlsson · 6 years ago
  66. 6efb443 xsk: always return ENOBUFS from sendmsg if there is no TX queue by Magnus Karlsson · 6 years ago
  67. 9684f5e xsk: do not return EAGAIN from sendmsg when completion queue is full by Magnus Karlsson · 6 years ago
  68. 509d764 xsk: do not return ENXIO from TX copy mode by Magnus Karlsson · 6 years ago
  69. 993675a packet: reset network header if packet shorter than ll reserved space by Willem de Bruijn · 6 years ago
  70. bab2c80 nsh: set mac len based on inner packet by Willem de Bruijn · 6 years ago
  71. 8b70086 net: Don't copy pfmemalloc flag in __copy_skb_header() by Stefano Brivio · 6 years ago
  72. 70b7ff1 tcp: allow user to create repair socket without window probes by Stefan Baranoff · 7 years ago
  73. 21684dc tcp: fix sequence numbers for repaired sockets re-using TIME-WAIT sockets by Stefan Baranoff · 7 years ago
  74. 83fe6b8 sch_fq_codel: zero q->flows_cnt when fq_codel_init fails by Jacob Keller · 7 years ago
  75. 672f5cc Merge branch 'ieee802154-for-davem-2018-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan by David S. Miller · 6 years ago
  76. 6e6fddc bpf: fix panic due to oob in bpf_prog_test_run_skb by Daniel Borkmann · 6 years ago
  77. 61d7698 bpf: fix availability probing for seg6 helpers by Mathieu Xhonneux · 7 years ago
  78. 59ee412 bpf: fix ldx in ld_abs rewrite for large offsets by Daniel Borkmann · 7 years ago
  79. 26420d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  80. 84379c9 netfilter: ipv6: nf_defrag: drop skb dst before queueing by Florian Westphal · 7 years ago
  81. 2045cdf netfilter: nf_conntrack: Fix possible possible crash on module loading. by Andrey Ryabinin · 7 years ago
  82. 21d5e07 netfilter: nft_compat: explicitly reject ERROR and standard target by Florian Westphal · 7 years ago
  83. 5cf3006 nl80211: Add a missing break in parse_station_flags by Bernd Edlinger · 7 years ago
  84. 6508b67 tcp: cleanup copied_seq and urg_data in tcp_disconnect by Eric Dumazet · 7 years ago
  85. 7f93d12 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  86. f6f2a4a ipfrag: really prevent allocation on netns exit by Paolo Abeni · 7 years ago
  87. acc2cf4 net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort by Lorenzo Colitti · 7 years ago
  88. e737219 net/ipv4: Set oif in fib_compute_spec_dst by David Ahern · 7 years ago
  89. d8d7218 xdp: XDP_REDIRECT should check IFF_UP and MTU by Toshiaki Makita · 7 years ago
  90. 0ea488f bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skb by John Fastabend · 7 years ago
  91. 0c6bc6e bpf: fix sk_skb programs without skb->dev assigned by John Fastabend · 7 years ago
  92. 38230a3 net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used by Davide Caratti · 7 years ago
  93. 11a245e net/sched: act_csum: fix NULL dereference when 'goto chain' is used by Davide Caratti · 7 years ago
  94. e1bbdd5 net/smc: reduce sock_put() for fallback sockets by Ursula Braun · 7 years ago
  95. 9faa89d tipc: make function tipc_net_finalize() thread safe by Jon Maloy · 7 years ago
  96. 92018c7 tipc: fix correct setting of message type in second discoverer by Jon Maloy · 7 years ago
  97. e415577 tipc: correct discovery message handling during address trial period by Jon Maloy · 7 years ago
  98. 2a57f18 tipc: fix wrong return value from function tipc_node_try_addr() by Jon Maloy · 7 years ago
  99. e240cd0 netfilter: nf_tables: place all set backends in one single module by Pablo Neira Ayuso · 7 years ago
  100. a948f71 nl80211/mac80211: allow non-linear skb in rx_control_port by Denis Kenzior · 7 years ago