Commit Graph

158243 Commits (3a5f29c1dbe5814349efacdea483079c470dcc38)
 

Author SHA1 Message Date
David S. Miller 3a5f29c1db r8169: Fix warning in rtl8169_start_xmit(). 16 years ago
Randy Dunlap cf33ce1546 net: fix hydra printk format warning 16 years ago
Krzysztof Halasa 5dbc46506a IXP42x HSS support for setting internal clock rate 16 years ago
Krzysztof Halasa 32e6a0c82e WAN: remove deprecated PCI_DEVICE_ID from PCI200SYN driver. 16 years ago
Ajit Khaparde c190e3c8f6 be2net: Code changes in Tx path to use skb_dma_map/skb_dma_unmap 16 years ago
Ajit Khaparde 84517482e1 be2net: Changes to support flashing of the be2 network adapter 16 years ago
Stephen Hemminger 384824281c wan: dlci/sdla transmit return dehacking 16 years ago
Dhananjay Phadke 5877e55f32 netxen: update version to 4.0.50 16 years ago
Dhananjay Phadke 2b9e62ee7b netxen: refactor firmware info code 16 years ago
Amit Kumar Salecha 195c5f9829 netxen: pre calculate register addresses 16 years ago
Amit Kumar Salecha d0725e4d3c netxen: fix ip addr hashing after firmware reset 16 years ago
Dhananjay Phadke 6a581e9398 netxen: firmware hang detection 16 years ago
Dhananjay Phadke db4cfd8a61 netxen: handle firmware load errors 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
Wei Yongjun 9237ccbc0b sctp: turn flags in 'struct sctp_association' into bit fields 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 a803c94230 sctp: Turn flags in 'sctp_packet' into bit fields 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
Rami Rosen b4e8c6a7e6 sctp: remove unused union (sctp_cmsg_data_t) definition 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