Commit History

Author SHA1 Message Date
  Benjamin Poirier 0343c5543b sctp: Export sctp_do_peeloff 13 years ago
  David S. Miller abb434cb05 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/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
  Alexey Dobriyan 4e3fd7a06d net: remove ipv6_addr_copy() 13 years ago
  Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 14 years ago
  David S. Miller 6a7ebdf2fd Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 years ago
  Thomas Graf cd4fcc704f sctp: ABORT if receive, reassmbly, or reodering queue is not empty while closing socket 14 years ago
  Wei Yongjun 949123016a sctp: fix missing send up SCTP_SENDER_DRY_EVENT when subscribe it 14 years ago
  Joe Perches 7fd71b1e07 sctp: Reduce switch/case indent 14 years ago
  Joe Perches ea11073387 net: Remove casts of void * 14 years ago
  Michio Honda 6d65e5eee6 sctp: kzalloc() error handling on deleting last address 14 years ago
  Michio Honda 8a07eb0a50 sctp: Add ASCONF operation on the single-homed host 14 years ago
  Michio Honda 7dc04d7122 sctp: Add socket option operation for Auto-ASCONF. 14 years ago
  Michio Honda 9f7d653b67 sctp: Add Auto-ASCONF support (core). 14 years ago
  Joe Perches afd7614c00 sctp: sctp_sendmsg: Don't test known non-null sinfo 14 years ago
  Joe Perches 517aa0bcda sctp: sctp_sendmsg: Don't initialize default_sinfo 14 years ago
  Vlad Yasevich 9914ae3ca7 sctp: cache the ipv6 source after route lookup 14 years ago
  Wei Yongjun 209ba424c2 sctp: implement socket option SCTP_GET_ASSOC_ID_LIST 14 years ago
  Vlad Yasevich ee9cbaca7d sctp: Allow bindx_del to accept 0 port 14 years ago
  Shan Wei 934253a7b4 sctp: use memdup_user to copy data from userspace 14 years ago
  Lucas De Marchi 25985edced Fix common misspellings 14 years ago
  Hagen Paul Pfeifer efea2c6b2e sctp: several declared/set but unused fixes 14 years ago
  Eric Dumazet eaefd1105b net: add __rcu annotations to sk_wq and wq 14 years ago
  Shan Wei 4580ccc04d sctp: user perfect name for Delayed SACK Timer option 14 years ago
  David S. Miller b4aa9e05a6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 years ago
  Wei Yongjun 7d743b7e95 sctp: fix the return value of getting the sctp partial delivery point 14 years ago
  Wei Yongjun 40a010395c SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped address 14 years ago
  David Shwatrz 8917a3c0b7 Fix a typo in datagram.c and sctp/socket.c. 14 years ago
  Eric Dumazet 8d987e5c75 net: avoid limits overflow 14 years ago