index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sctp
/
socket.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sctp: sctp_sendmsg: Don't test known non-null sinfo
Joe Perches
2011-05-12
1
-6
/
+4
*
sctp: sctp_sendmsg: Don't initialize default_sinfo
Joe Perches
2011-05-12
1
-1
/
+2
*
sctp: cache the ipv6 source after route lookup
Vlad Yasevich
2011-04-27
1
-1
/
+1
*
sctp: implement socket option SCTP_GET_ASSOC_ID_LIST
Wei Yongjun
2011-04-21
1
-0
/
+52
*
sctp: Allow bindx_del to accept 0 port
Vlad Yasevich
2011-04-19
1
-1
/
+5
*
sctp: use memdup_user to copy data from userspace
Shan Wei
2011-04-19
1
-16
/
+6
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
sctp: several declared/set but unused fixes
Hagen Paul Pfeifer
2011-03-07
1
-2
/
+0
*
net: add __rcu annotations to sk_wq and wq
Eric Dumazet
2011-02-22
1
-4
/
+5
*
sctp: user perfect name for Delayed SACK Timer option
Shan Wei
2011-01-19
1
-2
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-17
1
-1
/
+9
|
\
|
*
sctp: fix the return value of getting the sctp partial delivery point
Wei Yongjun
2010-12-16
1
-1
/
+1
|
*
SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped address
Wei Yongjun
2010-12-10
1
-0
/
+8
*
|
Fix a typo in datagram.c and sctp/socket.c.
David Shwatrz
2010-12-06
1
-1
/
+1
|
/
*
net: avoid limits overflow
Eric Dumazet
2010-11-10
1
-2
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-10-04
1
-1
/
+12
|
\
|
*
sctp: prevent reading out-of-bounds memory
Dan Rosenberg
2010-10-03
1
-1
/
+12
*
|
sctp: Fix break indentation in sctp_ioctl().
David S. Miller
2010-10-03
1
-1
/
+1
*
|
net: return operator cleanup
Eric Dumazet
2010-09-23
1
-3
/
+3
*
|
sctp: implement SIOCINQ ioctl() (take 3)
Diego Elio 'Flameeyes' Pettenò
2010-09-08
1
-1
/
+34
*
|
net: poll() optimizations
Eric Dumazet
2010-09-06
1
-3
/
+2
*
|
net/sctp: Use pr_fmt and pr_<level>
Joe Perches
2010-08-26
1
-24
/
+15
|
/
*
net: reserve ports for applications using fixed port numbers
Amerigo Wang
2010-05-15
1
-0
/
+2
*
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...
David S. Miller
2010-05-03
1
-1
/
+1
|
\
|
*
sctp: Use correct address family in sctp_getsockopt_peer_addrs()
Vlad Yasevich
2010-04-30
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-02
1
-2
/
+15
|
\
\
|
*
|
sctp: per_cpu variables should be in bh_disabled section
Vlad Yasevich
2010-04-28
1
-2
/
+2
|
*
|
sctp: avoid irq lock inversion while call sk->sk_data_ready()
Wei Yongjun
2010-04-28
1
-0
/
+10
*
|
|
net: sock_def_readable() and friends RCU conversion
Eric Dumazet
2010-05-01
1
-1
/
+1
|
|
/
|
/
|
*
|
net: sk_add_backlog() take rmem_alloc into account
Eric Dumazet
2010-04-27
1
-3
/
+0
*
|
net: sk_sleep() helper
Eric Dumazet
2010-04-20
1
-10
/
+10
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-0
/
+1
|
\
|
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
sctp: eliminate useless code
Hagen Paul Pfeifer
2010-03-30
1
-1
/
+0
|
/
*
sctp: use limited socket backlog
Zhu Yi
2010-03-05
1
-0
/
+3
*
net/sctp: Eliminate useless code
Julia Lawall
2010-01-21
1
-1
/
+1
*
net/sctp/socket.c: squish warning
Andrew Morton
2010-01-03
1
-2
/
+1
*
sctp: fix sctp_setsockopt_autoclose compile warning
Andrei Pelinescu-Onciul
2009-12-02
1
-1
/
+1
*
net: Move && and || to end of previous line
Joe Perches
2009-11-29
1
-2
/
+2
*
sctp: limit maximum autoclose setsockopt value
Andrei Pelinescu-Onciul
2009-11-23
1
-0
/
+3
*
sctp: remove deprecated SCTP_GET_*_OLD stuffs
Amerigo Wang
2009-11-23
1
-325
/
+0
*
sctp: allow setting path_maxrxt independent of SPP_PMTUD_ENABLE
Andrei Pelinescu-Onciul
2009-11-23
1
-4
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-17
1
-15
/
+25
|
\
|
*
sctp: Fix regression introduced by new sctp_connectx api
Vlad Yasevich
2009-11-13
1
-5
/
+13
|
*
sctp: Set source addresses on the association before adding transports
Vlad Yasevich
2009-11-13
1
-10
/
+12
*
|
inet: rename some inet_sock fields
Eric Dumazet
2009-10-18
1
-15
/
+15
*
|
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
2009-10-12
1
-1
/
+1
|
/
*
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-09-30
1
-29
/
+33
*
sctp: Fix SCTP_MAXSEG socket option to comply to spec.
Vlad Yasevich
2009-09-04
1
-8
/
+3
*
sctp: Send user messages to the lower layer as one
Vlad Yasevich
2009-09-04
1
-12
/
+14
[next]