Commit Graph

158226 Commits (de6d5cdf881353f83006d5f3e28ac4fffd42145e)
 

Author SHA1 Message Date
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
Wei Yongjun 425e0f6852 sctp: avoid overwrite the return value of sctp_process_asconf_ack() 16 years ago
Sachin Sant 8a34e2f8ba net: Fix a build break because of a typo in drivers/net/3c503.c 16 years ago
Wolfgang Grandegger 2a6ba39ad6 can: sja1000: legacy SJA1000 ISA bus driver 16 years ago
Wolfgang Grandegger 8935f57e68 can: sja1000: fix network statistics update 16 years ago
Wolfgang Grandegger 39e3ab6fde can: add can_free_echo_skb() for upcoming drivers 16 years ago
David S. Miller fab4e76373 WAN: dscc4: Fix warning pointing out a bug. 16 years ago
Cosmin Ratiu a8fdf2b331 ipv6: Fix tcp_v6_send_response(): it didn't set skb transport header 16 years ago
Scott Feldman 6fdfa97073 enic: organize device initialization/deinit into separate functions 16 years ago
Scott Feldman 491598a44f enic: bug fix: check for zero port MTU before posting warning 16 years ago
Scott Feldman d73149f51e enic: changes to driver/firmware interface 16 years ago
Scott Feldman 9f63a7c6ae enic: bug fix: enable VLAN filtering 16 years ago
Scott Feldman 6ba9cdc096 enic: provision for multiple Rx/Tx queues; prepare for RSS support 16 years ago
Scott Feldman 350991e12a enic: bug fix: included MAC drops in rx_dropped netstat 16 years ago
Scott Feldman 56ac88b38e enic: bug fix: protect fw call i/f with spinlock 16 years ago
Scott Feldman d19e22dc2c enic: use netdev_alloc_skb 16 years ago
Scott Feldman ea0d7d9181 enic: bug fix: split TSO fragments larger than 16K into multiple descs 16 years ago
Scott Feldman 4badc385d1 enic: workaround A0 erratum 16 years ago