Commit Graph

15576 Commits (7cdcc8e4762f0e4a94cead6a3b57b5eaa01bd5da)

Author SHA1 Message Date
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
Dan Carpenter 83d7eb2979 ipv6: cleanup: remove unneeded null check 15 years ago
Changli Gao 4b021628be xfrm: potential uninitialized variable num_xfrms 15 years ago
Eric Dumazet 767dd03369 net: speedup sock_recv_ts_and_drops() 15 years ago
John W. Linville f5c044e53a mac80211: remove deprecated noise field from ieee80211_rx_status 15 years ago
Johannes Berg 49b5c7f473 mac80211: tell driver about IBSS merge 15 years ago
Eric Dumazet f84af32cbc net: ip_queue_rcv_skb() helper 15 years ago
Eric Dumazet 4b0b72f7dd net: speedup udp receive path 15 years ago
Neil Horman 5fa782c2f5 sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CVE-2010-1173) (v4) 15 years ago
Johannes Berg 8fc214ba95 mac80211: notify driver about IBSS status 15 years ago
Stanislaw Gruszka 76f2736401 mac80211: fix supported rates IE if AP doesn't give us it's rates 15 years ago
Stanislaw Gruszka f0b058b617 mac80211: do not wip out old supported rates 15 years ago
Sjur Braendeland 2c485209a5 Bugfix: Link selection was swapped in switch. 15 years ago
Sjur Braendeland 8391c4aab1 caif: Bugfixes in CAIF netdevice for close and flow control 15 years ago
Sjur Braendeland bece7b2398 caif: Rewritten socket implementation 15 years ago
Sjur Braendeland 8d545c8f95 caif: Disconnect without waiting for response 15 years ago
Sjur Braendeland 5b20865675 caif: Add reference counting to service layer 15 years ago
Sjur Braendeland e539d83cc8 caif: Rename functions in cfcnfg and caif_dev 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
David S. Miller 8d238b25b1 Revert "tcp: bind() fix when many ports are bound" 15 years ago
stephen hemminger afe0159d93 bridge: multicast_flood cleanup 15 years ago
stephen hemminger 83f6a740b4 bridge: multicast port group RCU fix 15 years ago
stephen hemminger 168d40ee3d bridge: multicast flood 15 years ago
stephen hemminger 7e80c12448 bridge: simplify multicast_add_router 15 years ago
Dan Carpenter 477fffb082 bluetooth: handle l2cap_create_connless_pdu() errors 15 years ago
David S. Miller 709b9326ef Revert "bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()" 15 years ago
David S. Miller ff65e8275f bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router() 15 years ago
Jiri Pirko 05fceb4ad7 net: disallow to use net_assign_generic externally 15 years ago
Eric Dumazet c377411f24 net: sk_add_backlog() take rmem_alloc into account 15 years ago
Changli Gao 6e7676c1a7 net: batch skb dequeueing from softnet input_pkt_queue 15 years ago