Commit Graph

13401 Commits (d8caa83967d62c05f406d34abaaf2e1baa172c6c)

Author SHA1 Message Date
Johannes Berg 90c215c476 cfg80211: fix SME connect 16 years ago
Pavel Roskin 909a203566 rc80211_minstrel: fix contention window calculation 16 years ago
Holger Schurig 012a1b3e5e cfg80211: minimal error handling for wext-compat freq scanning 16 years ago
Holger Schurig 50425b0977 cfg80211: use cfg80211_wext_freq() for freq conversion 16 years ago
Rémi Denis-Courmont f5bb1c5584 Phonet: back-end for autoconfigured addresses 16 years ago
Rémi Denis-Courmont 998ec759ef Phonet: fix netlink address dump error handling 16 years ago
Brian Haley cc411d0bae ipv6: Add IFA_F_DADFAILED flag 16 years ago
Marcel Holtmann 384912ed19 net: Add DEVTYPE support for Ethernet based devices 16 years ago
Stephen Hemminger 4fb019a01a net: force bridge module(s) to be GPL 16 years ago
Arnaldo Carvalho de Melo ffcfb8db54 Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loaded 16 years ago
Miklos Szeredi 8ba69ba6a3 net: unix: fix sending fds in multiple buffers 16 years ago
Patrick McHardy 23bcf634c8 net_sched: fix estimator lock selection for mq child qdiscs 16 years ago
Holger Schurig b2e3abdc70 cfg80211: allow scanning on specified frequencies when using wext-compatibility 16 years ago
Alexey Dobriyan fa1a9c6813 headers: net/ipv[46]/protocol.c header trim 16 years ago
Luis R. Rodriguez b275f28535 wireless: update cfg80211 kconfig entry 16 years ago
David S. Miller 6ec1c69a8f net_sched: add classful multiqueue dummy scheduler 16 years ago
Patrick McHardy 589983cd21 net_sched: move dev_graft_qdisc() to sch_generic.c 16 years ago
Patrick McHardy af356afa01 net_sched: reintroduce dev->qdisc for use by sch_api 16 years ago
Patrick McHardy 5b9a9ccfad net_sched: remove some unnecessary checks in classful schedulers 16 years ago
Patrick McHardy de6d5cdf88 net_sched: make cls_ops->change and cls_ops->delete optional 16 years ago
Patrick McHardy 71ebe5e919 net_sched: make cls_ops->tcf_chain() optional 16 years ago
Patrick McHardy c9f1d0389b net_sched: fix class grafting errno codes 16 years ago
Brian Haley b1f5719558 netlink: silence compiler warning 16 years ago
Vlad Yasevich f1751c57f7 sctp: Catch bogus stream sequence numbers 16 years ago
Wei Yongjun be2971438d sctp: remove dup code in net/sctp/output.c 16 years ago
Bhaskar Dutta 723884339f sctp: Sysctl configuration for IPv4 Address Scoping 16 years ago
Vlad Yasevich 8da645e101 sctp: Get rid of an extra routing lookup when adding a transport. 16 years ago
Vlad Yasevich 4007cc88ce sctp: Correctly track if AUTH has been bundled. 16 years ago
Wei Yongjun d521c08f4c sctp: fix to reset packet information after packet transmit 16 years ago
Vlad Yasevich 31b02e1549 sctp: Failover transmitted list on transport delete 16 years ago
Vlad Yasevich f68b2e05f3 sctp: Fix SCTP_MAXSEG socket option to comply to spec. 16 years ago
Vlad Yasevich cb95ea32a4 sctp: Don't do NAGLE delay on large writes that were fragmented small 16 years ago
Vlad Yasevich b29e790728 sctp: Nagle delay should be based on path mtu 16 years ago
Vlad Yasevich d4d6fb5787 sctp: Try not to change a_rwnd when faking a SACK from SHUTDOWN. 16 years ago
Vlad Yasevich 4d3c46e683 sctp: drop a_rwnd to 0 when receive buffer overflows. 16 years ago
Vlad Yasevich 33ce828131 sctp: Clear fast_recovery on the transport when T3 timer expires. 16 years ago
Vlad Yasevich b9f8478682 sctp: Fix error count increments that were results of HEARTBEATS 16 years ago
Alexey Dobriyan d71a09ed55 sctp: use proc_create() 16 years ago
Wei Yongjun dadb50cc1a sctp: fix check the chunk length of received HEARTBEAT-ACK chunk 16 years ago
Wei Yongjun a2f36eec56 sctp: drop SHUTDOWN chunk if the TSN is less than the CTSN 16 years ago
Vlad Yasevich 9c5c62be2f sctp: Send user messages to the lower layer as one 16 years ago
Vlad Yasevich 5d7ff261ef sctp: Try to encourage SACK bundling with DATA. 16 years ago
Vlad Yasevich e83963b769 sctp: Generate SACKs when actually sending outbound DATA 16 years ago
Vlad Yasevich 3e62abf92f sctp: Fix data segmentation with small frag_size 16 years ago
Vlad Yasevich bec9640bb0 sctp: Disallow new connection on a closing socket 16 years ago
Doug Graham af87b823ca sctp: Fix piggybacked ACKs 16 years ago
Vlad Yasevich 40187886bc sctp: release cached route when the transport goes down. 16 years ago
Wei Yongjun 3cd9749c0b sctp: update the route for non-active transports after addresses are added 16 years ago
Wei Yongjun 44e65c1ef1 sctp: check the unrecognized ASCONF parameter before access it 16 years ago
Wei Yongjun 425e0f6852 sctp: avoid overwrite the return value of sctp_process_asconf_ack() 16 years ago