Historique des commits

Auteur SHA1 Message Date
  WANG Cong 4cb28970a2 net: use the new API kvfree() il y a 11 ans
  Eric Dumazet 740b0f1841 tcp: switch rtt estimations to usec resolution il y a 11 ans
  Christoph Paasch 3ad88cf70a tcp: metrics: Handle v6/v4-mapped sockets in tcp-metrics il y a 11 ans
  Christoph Paasch 00ca9c5b2b tcp: metrics: Fix rcu-race when deleting multiple entries il y a 11 ans
  David S. Miller 4180442058 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net il y a 11 ans
  Christoph Paasch 77f99ad16a tcp: metrics: Avoid duplicate entries with the same destination-IP il y a 11 ans
  Christoph Paasch 3e7013ddf5 tcp: metrics: Allow selective get/del of tcp-metrics based on src IP il y a 11 ans
  Christoph Paasch bbf852b96e tcp: metrics: Delete all entries matching a certain destination il y a 11 ans
  Christoph Paasch 8a59359cb8 tcp: metrics: New netlink attribute for src IP and dumped in netlink reply il y a 11 ans
  Christoph Paasch a544302820 tcp: metrics: Add source-address to tcp-metrics il y a 11 ans
  Christoph Paasch 324fd55a19 tcp: metrics: rename tcpm_addr to tcpm_daddr il y a 11 ans
  Johannes Berg c53ed74236 genetlink: only pass array to genl_register_family_with_ops() il y a 11 ans
  Johannes Berg 4534de8305 genetlink: make all genl_ops users const il y a 11 ans
  Eric Dumazet dccf76ca6b net-tcp: fix panic in tcp_fastopen_cache_set() il y a 11 ans
  Yuchung Cheng c968601d17 tcp: temporarily disable Fast Open on SYN timeout il y a 11 ans
  Eric Dumazet 634fb979e8 inet: includes a sock_common in request_sock il y a 12 ans
  Eric Dumazet c2bb06db59 net: fix build errors if ipv6 is disabled il y a 12 ans
  Eric Dumazet efe4208f47 ipv6: make lookups simpler and faster il y a 12 ans
  Neal Cardwell 269aa759b4 tcp: fix RTO calculated from cached RTT il y a 12 ans
  Yuchung Cheng 52f20e655d tcp: better comments for RTO initiallization il y a 12 ans
  Yuchung Cheng 1b7fdd2ab5 tcp: do not use cached RTT for RTT estimation il y a 12 ans
  Eric Dumazet efeaa5550e tcp: do not expire TCP fastopen cookies il y a 12 ans
  Eric Dumazet 976a702ac9 tcp: handle tcp_net_metrics_init() order-5 memory allocation failures il y a 12 ans
  Julian Anastasov 2c42a3fb30 tcp: Fix double sizeof in new tcp_metrics code il y a 12 ans
  Eric W. Biederman 15e473046c netlink: Rename pid to portid to avoid confusion il y a 13 ans
  Julian Anastasov d23ff70164 tcp: add generic netlink support for tcp_metrics il y a 13 ans
  Eric Dumazet 36471012e2 tcp: must free metrics at net dismantle il y a 13 ans
  Julian Anastasov 9a0a9502cb tcp: avoid oops in tcp_metrics and reset tcpm_stamp il y a 13 ans
  Eric Dumazet 5815d5e7aa tcp: use hash_32() in tcp_metrics il y a 13 ans
  Yuchung Cheng aab4874355 net-tcp: Fast Open client - detecting SYN-data drops il y a 13 ans