Commit Graph

693 Commits (8aeb1ba6630ffd44001ae9833842794df0107676)

Author SHA1 Message Date
Eric Dumazet db40980fcd net: poll() optimizations 15 years ago
Joe Perches 145ce502e4 net/sctp: Use pr_fmt and pr_<level> 15 years ago
Eric Dumazet 1823e4c80e snmp: add align parameter to snmp_mib_init() 15 years ago
Uwe Kleine-König 421f91d21a fix typos concerning "initiali[zs]e" 15 years ago
Changli Gao d8d1f30b95 net-next: remove useless union keyword 15 years ago
Eric Dumazet bc10502dba net: use __packed annotation 15 years ago
Joe Perches 3fa21e07e6 net: Remove unnecessary returns from void function()s 15 years ago
Wei Yongjun 2e3219b5c8 sctp: fix append error cause to ERROR chunk correctly 15 years ago
Wei Yongjun 55fa0cfd7c sctp: delete active ICMP proto unreachable timer when free transport 15 years ago
Amerigo Wang e3826f1e94 net: reserve ports for applications using fixed port numbers 15 years ago
Vlad Yasevich 50b5d6ad63 sctp: Fix a race between ICMP protocol unreachable and connect() 15 years ago
Eric Dumazet 4381548237 net: sock_def_readable() and friends RCU conversion 15 years ago
Vlad Yasevich 0e3aef8d09 sctp: Tag messages that can be Nagle delayed at creation. 15 years ago
Vlad Yasevich bfa0d9843a sctp: Optimize computation of highest new tsn in SACK. 15 years ago
Vlad Yasevich ea862c8d1f sctp: correctly mark missing chunks in fast recovery 15 years ago
Vlad Yasevich 6588337189 sctp: rwnd_press should be cumulative 15 years ago
Vlad Yasevich cf9b4812e1 sctp: fast recovery algorithm is per association. 15 years ago
Vlad Yasevich b2cf9b6bd9 sctp: update transport initializations 15 years ago
Vlad Yasevich d9efc2231b sctp: Do not force T3 timer on fast retransmissions. 15 years ago
Vlad Yasevich ae19c54866 sctp: remove 'resent' bit from the chunk 15 years ago
Vlad Yasevich d598b166ce sctp: Make sure we always return valid retransmit path 15 years ago
Dan Carpenter b99a4d53a7 sctp: cleanup: remove duplicate assignment 15 years ago
Wei Yongjun 787a51a087 sctp: implement sctp association probing module 15 years ago
Shan Wei ec7b951950 sctp: use sctp_chunk_is_data macro to decide a chunk is data chunk 15 years ago
Vlad Yasevich fbdf501c93 sctp: Do no select unconfirmed transports for retransmissions 15 years ago
Wei Yongjun bc4f841a05 sctp: fix to retranmit at least one DATA chunk 15 years ago
Wei Yongjun 6429d3dc4b sctp: missing set src and dest port while lookup output route 15 years ago
Wei Yongjun bd69b981a3 sctp: assure at least one T3-rtx timer is running if a FORWARD TSN is sent 15 years ago
Vlad Yasevich c17b02b38a sctp: send SHUTDOWN-ACK chunk back to the source. 15 years ago
Vlad Yasevich a5f4cea74f sctp: Use correct address family in sctp_getsockopt_peer_addrs() 15 years ago
Neil Horman 5fa782c2f5 sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CVE-2010-1173) (v4) 15 years ago
Vlad Yasevich c078669340 sctp: Fix oops when sending queued ASCONF chunks 15 years ago
Wei Yongjun a8170c35e7 sctp: fix to calc the INIT/INIT-ACK chunk length correctly is set 15 years ago
Vlad Yasevich 81419d862d sctp: per_cpu variables should be in bh_disabled section 15 years ago
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