Historial de Commits

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