Histórico de Commits

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