Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3236b2d469dba42fde837b8cb06308f7f360dfed
/
include
/
net
/
sctp
/
sctp.h
0343c55
sctp: Export sctp_do_peeloff
by Benjamin Poirier
· 13 years ago
dfd56b8
net: use IS_ENABLED(CONFIG_IPV6)
by Eric Dumazet
· 13 years ago
e3cc055
include/net: Remove unnecessary semicolons
by Joe Perches
· 13 years ago
9f7d653
sctp: Add Auto-ASCONF support (core).
by Michio Honda
· 14 years ago
3ced2dd
sctp: Allow regular C expression in 4th argument for SCTP_DEBUG_PRINTK_IPADDR macro.
by YOSHIFUJI Hideaki
· 14 years ago
06f4e92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 13 years ago
1231f0b
net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu()
by Lai Jiangshan
· 14 years ago
4866969
sctp: remove redundant check when walking through a list of TLV parameters
by Shan Wei
· 14 years ago
a02cec2
net: return operator cleanup
by Eric Dumazet
· 14 years ago
145ce50
net/sctp: Use pr_fmt and pr_<level>
by Joe Perches
· 14 years ago
f546061
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/lksctp-dev
by David S. Miller
· 15 years ago
7ef5273
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
b2cf9b6
sctp: update transport initializations
by Vlad Yasevich
· 15 years ago
561b173
sctp: avoid irq lock inversion while call sk->sk_data_ready()
by Wei Yongjun
· 15 years ago
ec733b15
net: snmp mib cleanup
by Eric Dumazet
· 15 years ago
fd2c3ef
net: cleanup include/net
by Eric Dumazet
· 15 years ago
f68b2e0
sctp: Fix SCTP_MAXSEG socket option to comply to spec.
by Vlad Yasevich
· 15 years ago
d55d87f
net: Move rx skb_orphan call to where needed
by Herbert Xu
· 15 years ago
8d2f9e81
sctp: Clean up TEST_FRAME hacks.
by Vlad Yasevich
· 16 years ago
914e1c8
sctp: Inherit all socket options from parent correctly.
by Vlad Yasevich
· 16 years ago
1748376
net: Use a percpu_counter for sockets_allocated
by Eric Dumazet
· 16 years ago
3685f25d
misc: replace NIPQUAD()
by Harvey Harrison
· 16 years ago
5b095d989
net: replace %p6 with %pI6
by Harvey Harrison
· 16 years ago
0c6ce78
net: replace uses of NIP6_FMT with %p6
by Harvey Harrison
· 16 years ago
d5c003b
include: replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
3d09274
sctp: Use skb_queue_walk_safe() and skb_queue_split_tail_init().
by David S. Miller
· 16 years ago
8ce9c6e
sctp: Kill SCTP_SOCK_SLEEP_{PRE,POST}, unused.
by David S. Miller
· 16 years ago
20c2c1f
sctp: add sctp/remaddr table to complete RFC remote address table OID
by Neil Horman
· 17 years ago
06802a8
Merge branch 'master' of ../net-2.6/
by David S. Miller
· 17 years ago
1233823
[SCTP]: Fix build warnings with IPV6 disabled.
by David S. Miller
· 17 years ago
a25606c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
270637a
[SCTP]: Fix a race between module load and protosw access
by Vlad Yasevich
· 17 years ago
a90bcbd
[SCTP]: Kill unused static inline sctp_sysctl_jiffies_ms
by Ilpo Järvinen
· 17 years ago
60c778b
[SCTP]: Stop claiming that this is a "reference implementation"
by Vlad Yasevich
· 17 years ago
3ab224b
[NET] CORE: Introducing new memory accounting interface.
by Hideo Aoki
· 17 years ago
9ad0977
[SCTP]: Use crc32c library for checksum calculations.
by Vlad Yasevich
· 17 years ago
fa7ff65
SCTP: Clean-up some defines for regressions tests.
by Vlad Yasevich
· 17 years ago
d970dbf
SCTP: Convert custom hash lists to use hlist.
by Vlad Yasevich
· 17 years ago
b6157d8
SCTP: Fix difference cases of retransmit.
by Vlad Yasevich
· 17 years ago
d84d64d
[SCTP]: #if 0 sctp_update_copy_cksum()
by Adrian Bunk
· 17 years ago
1f48564
[SCTP]: Implement SCTP-AUTH internals
by Vlad Yasevich
· 17 years ago
4d93df0
[SCTP]: Rewrite of sctp buffer management code
by Neil Horman
· 17 years ago
2930354
[SCTP]: Add RCU synchronization around sctp_localaddr_list
by Vlad Yasevich
· 17 years ago
0a5fcb9
sctp: move global declaration to header file.
by sebastian@breakpoint.cc
· 17 years ago
8a47949
[SCTP] Flag a pmtu change request
by Vlad Yasevich
· 17 years ago
827bf12
[SCTP]: Re-order SCTP initializations to avoid race with sctp_rcv()
by Sridhar Samudrala
· 18 years ago
2412318
[SCTP]: make 2 functions static
by Adrian Bunk
· 18 years ago
1f29bcd
[PATCH] sysctl: remove unused "context" param
by Alexey Dobriyan
· 18 years ago
dbc16db
[SCTP]: Trivial sctp endianness annotations.
by Al Viro
· 18 years ago
331c4ee
[SCTP]: Fix receive buffer accounting.
by Vlad Yasevich
· 18 years ago
1616436
[SCTP]: Cleanups
by Adrian Bunk
· 18 years ago
ac0b046
[SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.
by Sridhar Samudrala
· 18 years ago
1b489e1
[SCTP]: Use HMAC template and hash interface
by Herbert Xu
· 18 years ago
c164a9b
Fix sctp privilege elevation (CVE-2006-3745)
by Sridhar Samudrala
· 18 years ago
a4cfae1
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
cee4cca
Merge git://git.infradead.org/hdrcleanup-2.6
by Linus Torvalds
· 18 years ago
65fd28f
[SCTP]: Fix unintentional change to SCTP_ASSERT when !SCTP_DEBUG
by David S. Miller
· 18 years ago
4c9f5d5
[SCTP] Reset rtt_in_progress for the chunk when processing its sack.
by Vlad Yasevich
· 18 years ago
66643de
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 18 years ago
dd2d1c6
[SCTP]: Respect the real chunk length when walking parameters.
by Vladislav Yasevich
· 19 years ago
62c4f0a
Don't include linux/config.h from anywhere else in include/
by David Woodhouse
· 19 years ago
c4d2444
[SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv().
by Sridhar Samudrala
· 19 years ago
46b86a2
[NET]: Use NIP6_FMT in kernel.h
by Joe Perches
· 19 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
d1ad1ff
[SCTP]: Fix potential null pointer dereference while handling an icmp error
by Sridhar Samudrala
· 19 years ago
3182cd8
[SCTP]: __nocast annotations
by Alexey Dobriyan
· 19 years ago
3f7a87d
[SCTP] sctp_connectx() API support
by Frank Filz
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago