Commit History

Author SHA1 Message Date
  Michele Baldessari 196d675934 sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call 12 years ago
  David S. Miller 8a2cf062b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Tommi Rantala 6e51fe7572 sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall 12 years ago
  Eric W. Biederman 3594698a1f net: Make CAP_NET_BIND_SERVICE per user namespace 12 years ago
  David S. Miller d4185bbf62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Masanari Iida d3e9a1dc7c net: sctp: Fix typo in net/sctp 12 years ago
  Neil Horman 3c68198e75 sctp: Make hmac algorithm selection for cookie generation dynamic 12 years ago
  Linus Torvalds aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
  Al Viro 56b31d1c9f unexport sock_map_fd(), switch to sock_alloc_file() 13 years ago
  Eric W. Biederman e1fc3b14f9 sctp: Make sysctl tunables per net 13 years ago
  Eric W. Biederman 55e26eb95a sctp: Push struct net down to sctp_chunk_event_lookup 13 years ago
  Eric W. Biederman 4db67e8086 sctp: Make the address lists per network namespace 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 abaa72d7fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
  Neil Horman 2eebc1e188 sctp: Fix list corruption resulting from freeing an association on a list 13 years ago
  David S. Miller 02f3d4ce9e sctp: Adjust PMTU updates to accomodate route invalidation. 13 years ago
  Joe Perches e87cc4728f net: Convert net_ratelimit uses to net_<level>_ratelimited 13 years ago
  Thomas Graf acdd598536 sctp: Allow struct sctp_event_subscribe to grow without breaking binaries 13 years ago
  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