Brian Haley fb13d9f9e4 SCTP: change sctp_ctl_sock_init() to try IPv4 if IPv6 fails 16 年 前
..
Kconfig c4e85f82ed sctp: Don't abort initialization when CONFIG_PROC_FS=n 17 年 前
Makefile c4e85f82ed sctp: Don't abort initialization when CONFIG_PROC_FS=n 17 年 前
associola.c 8e1ee18c33 sctp: Rework the tsn map to use generic bitmap. 16 年 前
auth.c 73ac36ea14 fix similar typos to successfull 16 年 前
bind_addr.c 52cae8f06b sctp: try harder to figure out address family when checking wildcards 16 年 前
chunk.c e8c38751be SCTP: fix wrong debug counting of datamsg 17 年 前
command.c bc09dff198 [SCTP]: Remove sctp_add_cmd_sf wrapper bloat 17 年 前
debug.c 60c778b259 [SCTP]: Stop claiming that this is a "reference implementation" 17 年 前
endpointola.c 5e739d1752 sctp: fix potential panics in the SCTP-AUTH API. 17 年 前
input.c ae53b5bd77 sctp: Fix another socket race during accept/peeloff 16 年 前
inqueue.c 60c778b259 [SCTP]: Stop claiming that this is a "reference implementation" 17 年 前
ipv6.c 5b095d9892 net: replace %p6 with %pI6 16 年 前
objcnt.c 5e659e4cb0 [NET]: Fix heavy stack usage in seq_file output routines. 17 年 前
output.c 759af00ebe sctp: Properly timestamp outgoing data chunks for rtx purposes 16 年 前
outqueue.c 6574df9a89 sctp: Correctly start rtx timer on new packet transmissions. 16 年 前
primitive.c 60c778b259 [SCTP]: Stop claiming that this is a "reference implementation" 17 年 前
proc.c 4d6971e909 sctp: remove sctp_assoc_proc_exit() 17 年 前
protocol.c fb13d9f9e4 SCTP: change sctp_ctl_sock_init() to try IPv4 if IPv6 fails 16 年 前
sm_make_chunk.c 02015180e2 sctp: shrink sctp_tsnmap some more by removing gabs array 16 年 前
sm_sideeffect.c 3df2678737 sctp: fix kernel panic with ERROR chunk containing too many error causes 16 年 前
sm_statefuns.c 3df2678737 sctp: fix kernel panic with ERROR chunk containing too many error causes 16 年 前
sm_statetable.c 2e3f92dad6 sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED state 16 年 前
socket.c 025dfdafe7 trivial: fix then -> than typos in comments and documentation 16 年 前
ssnmap.c 60c778b259 [SCTP]: Stop claiming that this is a "reference implementation" 17 年 前
sysctl.c 6d9f239a1e net: '&' redux 16 年 前
transport.c 6d0ccbac68 sctp: Prevent uninitialized memory access 17 年 前
tsnmap.c 025dfdafe7 trivial: fix then -> than typos in comments and documentation 16 年 前
ulpevent.c 8e1ee18c33 sctp: Rework the tsn map to use generic bitmap. 16 年 前
ulpqueue.c 43f59c8939 net: Remove __skb_insert() calls outside of skbuff internals. 16 年 前