Commit History

Author SHA1 Message Date
  Daniel Borkmann 52db882f3f net: sctp: migrate cookie life from timeval to ktime 12 years ago
  Daniel Borkmann 3e3251b3f2 net: sctp: minor: remove dead code from sctp_packet 12 years ago
  Daniel Borkmann 50181c07cb net: sctp: sctp_bind_addr: remove dead code 12 years ago
  Daniel Borkmann 8fa5df6d21 net: sctp: sctp_transport: remove unused variable 12 years ago
  Daniel Borkmann 165a4c3127 net: sctp: sctp_outq: remove 'malloced' from its struct 12 years ago
  Daniel Borkmann ee16371e6c net: sctp: sctp_inq: remove dead code 12 years ago
  Daniel Borkmann 542c2d8320 net: sctp: sctp_ssnmap: remove 'malloced' element from struct 12 years ago
  Daniel Borkmann 0022d2dd4d net: sctp: minor: make sctp_ep_common's member 'dead' a bool 12 years ago
  Daniel Borkmann ff2266cddd net: sctp: remove sctp_ep_common struct member 'malloced' 12 years ago
  Daniel Borkmann 570617e79c net: sctp: remove unused multiple cookie keys 12 years ago
  Thomas Graf 45122ca26c sctp: Add RCU protection to assoc->transport_addr_list 12 years ago
  Michele Baldessari 196d675934 sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call 12 years ago
  Neil Horman 3c68198e75 sctp: Make hmac algorithm selection for cookie generation dynamic 12 years ago
  Nicolas Dichtel edfee0339e sctp: check src addr when processing SACK to update transport state 12 years ago
  Eric W. Biederman e1fc3b14f9 sctp: Make sysctl tunables per net 13 years ago
  Eric W. Biederman f53b5b097e sctp: Push struct net down into sctp_verify_ext_param 13 years ago
  Eric W. Biederman e7ff4a7037 sctp: Push struct net down into sctp_in_scope 13 years ago
  Eric W. Biederman 89bf3450cb sctp: Push struct net down into sctp_transport_init 13 years ago
  Eric W. Biederman 4db67e8086 sctp: Make the address lists per network namespace 13 years ago
  Eric W. Biederman 4110cc255d sctp: Make the association hashtable handle multiple network namespaces 13 years ago
  Eric W. Biederman 4cdadcbcb6 sctp: Make the endpoint hashtable handle multiple network namespaces 13 years ago
  Eric W. Biederman f1f4376307 sctp: Make the port hash table use struct net in it's key. 13 years ago
  Neil Horman 5aa93bcf66 sctp: Implement quick failover draft from tsvwg 13 years ago
  David S. Miller 02f3d4ce9e sctp: Adjust PMTU updates to accomodate route invalidation. 13 years ago
  Neil Horman 4244854d22 sctp: be more restrictive in transport selection on bundled sacks 13 years ago
  Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int 13 years ago
  David S. Miller abb434cb05 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
  Rusty Russell eb93992207 module_param: make bool parameters really bool (net & drivers/net) 13 years ago
  Xi Wang 2692ba61a8 sctp: fix incorrect overflow check on autoclose 13 years ago
  Eric Dumazet dfd56b8b38 net: use IS_ENABLED(CONFIG_IPV6) 13 years ago