提交历史

作者 SHA1 备注 提交日期
  Daniel Borkmann 477143e3fe net: sctp: trivial: update bug report in header comment 12 年之前
  Daniel Borkmann 91705c61b5 net: sctp: trivial: update mailing list address 12 年之前
  Daniel Borkmann bb33381d0c net: sctp: rework debugging framework to use pr_debug and friends 12 年之前
  Daniel Borkmann 0a2fbac197 net: sctp: decouple cleaning some socket data from endpoint 12 年之前
  Daniel Borkmann 939cfa75a0 net: sctp: get rid of t_new macro for kzalloc 12 年之前
  Daniel Borkmann 0022d2dd4d net: sctp: minor: make sctp_ep_common's member 'dead' a bool 12 年之前
  Daniel Borkmann ff2266cddd net: sctp: remove sctp_ep_common struct member 'malloced' 12 年之前
  Linus Torvalds 9da060d0ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 年之前
  Dan Carpenter 81ce0dbc11 sctp: use the passed in gfp flags instead GFP_KERNEL 12 年之前
  Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 年之前
  Daniel Borkmann 570617e79c net: sctp: remove unused multiple cookie keys 12 年之前
  Daniel Borkmann b5c37fe6e2 net: sctp: sctp_endpoint_free: zero out secret key data 12 年之前
  Linus Torvalds a2013a13e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 12 年之前
  Michele Baldessari 196d675934 sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call 12 年之前
  Masanari Iida 02582e9bcc treewide: fix typo of "suport" in various comments and Kconfig 13 年之前
  Eric W. Biederman e1fc3b14f9 sctp: Make sysctl tunables per net 13 年之前
  Eric W. Biederman 55e26eb95a sctp: Push struct net down to sctp_chunk_event_lookup 13 年之前
  Eric W. Biederman b01a24078f sctp: Make the mib per network namespace 13 年之前
  Eric W. Biederman 4110cc255d sctp: Make the association hashtable handle multiple network namespaces 13 年之前
  Eric W. Biederman 4cdadcbcb6 sctp: Make the endpoint hashtable handle multiple network namespaces 13 年之前
  Justin P. Mattock 42b2aa86c6 treewide: Fix typos in various parts of the kernel, and fix some comments. 13 年之前
  Vlad Yasevich deb85a6ecc sctp: bail from sctp_endpoint_lookup_assoc() if not bound 14 年之前
  David S. Miller f546061840 Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/lksctp-dev 15 年之前
  Vlad Yasevich b2cf9b6bd9 sctp: update transport initializations 15 年之前
  Wei Yongjun 561b1733a4 sctp: avoid irq lock inversion while call sk->sk_data_ready() 15 年之前
  Al Viro cb0dc77de0 net: fix sctp breakage 16 年之前
  Vlad Yasevich 5e739d1752 sctp: fix potential panics in the SCTP-AUTH API. 17 年之前
  Vlad Yasevich 60c778b259 [SCTP]: Stop claiming that this is a "reference implementation" 17 年之前
  Vlad Yasevich d970dbf845 SCTP: Convert custom hash lists to use hlist. 17 年之前
  Vlad Yasevich 123ed979ea SCTP: Use hashed lookup when looking for an association. 17 年之前