Commit Graph

767 Commits (323222b5ff930a43eab45cec6e58345740fa2a29)

Author SHA1 Message Date
Vlad Yasevich 0c42749cff sctp: fix potential reference of a freed pointer 15 years ago
Wei Yongjun 561b1733a4 sctp: avoid irq lock inversion while call sk->sk_data_ready() 15 years ago
Eric Dumazet c377411f24 net: sk_add_backlog() take rmem_alloc into account 15 years ago
Eric Dumazet aa39514516 net: sk_sleep() helper 15 years ago
Shan Wei 4e15ed4d93 net: replace ipfragok with skb->local_df 15 years ago
Brian Haley 486f50ca79 SCTP: Change to use ipv6_addr_copy() 15 years ago
Hagen Paul Pfeifer b68c92460d sctp: eliminate useless code 15 years ago
YOSHIFUJI Hideaki / 吉藤英明 de7737e056 sctp: Use ipv6_addr_diff() in sctp_v6_addr_match_len(). 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
stephen hemminger 502a2ffd73 ipv6: convert idev_list to list macros 15 years ago
Zhu Yi a3a858ff18 net: backlog functions rename 15 years ago
Zhu Yi 50b1a782f8 sctp: use limited socket backlog 15 years ago
Alexey Dobriyan dc4c2c3105 net: remove INIT_RCU_HEAD() usage 15 years ago
Tejun Heo 7d720c3e4f percpu: add __percpu sparse annotations to net 15 years ago
Daniel Mack 3ad2f3fbb9 tree-wide: Assorted spelling fixes 15 years ago
Alexey Dobriyan 5833929cc2 net: constify MIB name tables 15 years ago
Julia Lawall 09cb47a2c6 net/sctp: Eliminate useless code 15 years ago
Andrew Morton 8ffd32083c net/sctp/socket.c: squish warning 15 years ago
Linus Torvalds a252e749f1 sctp: fix compile error due to sysctl mismerge 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Thadeu Lima de Souza Cascardo 94e2bd6888 tree-wide: fix some typos and punctuation in comments 15 years ago
Andrei Pelinescu-Onciul 810c07194f sctp: fix sctp_setsockopt_autoclose compile warning 15 years ago
Joe Perches f64f9e7192 net: Move && and || to end of previous line 15 years ago
Andrei Pelinescu-Onciul 5fdd4baef6 sctp: on T3_RTX retransmit all the in-flight chunks 15 years ago
Vlad Yasevich 4814326b59 sctp: prevent too-fast association id reuse 15 years ago
Andrei Pelinescu-Onciul da85b7396f sctp: fix integer overflow when setting the autoclose timer 15 years ago
Andrei Pelinescu-Onciul f6778aab6c sctp: limit maximum autoclose setsockopt value 15 years ago
Neil Horman d8dd15781d sctp: Fix mis-ordering of user space data when multihoming in use 15 years ago
Vlad Yasevich 46d5a80855 sctp: Update max.burst implementation 15 years ago
Vlad Yasevich 245cba7e55 sctp: Remove useless last_time_used variable 15 years ago
Amerigo Wang a242b41ded sctp: remove deprecated SCTP_GET_*_OLD stuffs 15 years ago
Andrei Pelinescu-Onciul 37051f7386 sctp: allow setting path_maxrxt independent of SPP_PMTUD_ENABLE 15 years ago
Vlad Yasevich 90f2f5318b sctp: Update SWS avaoidance receiver side algorithm 15 years ago
Vlad Yasevich e0e9db178a sctp: Select a working primary during sctp_connectx() 15 years ago
Vlad Yasevich 6383cfb3ed sctp: Fix malformed "Invalid Stream Identifier" error 15 years ago
Wei Yongjun b93d647174 sctp: implement the sender side for SACK-IMMEDIATELY extension 15 years ago
Wei Yongjun 6dc7694f9d sctp: implement the receiver side for SACK-IMMEDIATELY extension 15 years ago
Eric W. Biederman 6d4561110a sysctl: Drop & in front of every proc_handler. 15 years ago
Vlad Yasevich a78102e74e sctp: Set socket source address when additing first transport 15 years ago
Vlad Yasevich f9c67811eb sctp: Fix regression introduced by new sctp_connectx api 15 years ago
Vlad Yasevich 409b95aff3 sctp: Set source addresses on the association before adding transports 15 years ago
Eric W. Biederman f8572d8f2a sysctl net: Remove unused binary sysctl code 15 years ago
Eric Dumazet 40c9c31e38 sctp: ipv6: avoid touching device refcount 15 years ago
Eric Paris 13f18aa05f net: drop capability from protocol definitions 15 years ago
Eric Dumazet c6d14c8456 net: Introduce for_each_netdev_rcu() iterator 15 years ago
Eric Dumazet c720c7e838 inet: rename some inet_sock fields 16 years ago
Neil Horman 3b885787ea net: Generalize socket rx gap / receive queue overflow cmsg 16 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago
Jan Beulich 4481374ce8 mm: replace various uses of num_physpages by totalram_pages 16 years ago
Alexey Dobriyan 41135cc836 net: constify struct inet6_protocol 16 years ago