aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/transport_class.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-05Phonet: Pipe End Point for Phonet Pipes protocolRémi Denis-Courmont5-2/+1031
2008-10-05Phonet: connected sockets glueRémi Denis-Courmont2-0/+140
2008-10-05Phonet: modules auto-loading supportRémi Denis-Courmont1-3/+9
2008-10-05netdrv: Fix unregister_netdev typosHerbert Xu2-2/+2
2008-10-01sctp: correctly save sctp_adaptation from parameter.Vlad Yasevich1-1/+1
2008-10-01sctp: enable cookie-echo retransmission transport switchVlad Yasevich2-34/+46
2008-10-01sctp: Fix the SNMP counter of SCTP_MIB_OUTOFBLUESWei Yongjun1-2/+8
2008-10-01sctp: Fix to start T5-shutdown-guard timer while enter SHUTDOWN-SENT stateWei Yongjun2-18/+8
2008-10-01sctp: try harder to figure out address family when checking wildcardsVlad Yasevich4-11/+22
2008-10-01sctp: reduce memory footprint of sctp_chunk structureNeil Horman4-23/+26
2008-10-01sctp: Retransmit list is ineligable for missing indicationsVlad Yasevich1-2/+0
2008-10-01sctp: Optimize SFR-CACC transport list walking during SACK processingVlad Yasevich1-15/+19
2008-10-01sctp: Only mark chunks as missing when there are gapsVlad Yasevich1-9/+12
2008-10-01udp: Export UDP socket lookup functionKOVACS Krisztian2-0/+11
2008-10-01tcp: Port redirection support for TCPKOVACS Krisztian5-2/+6
2008-10-01ipv4: Make Netfilter's ip_route_me_harder() non-local address compatibleKOVACS Krisztian5-1/+15
2008-10-01tcp: Handle TCP SYN+ACK/ACK/RST transparencyKOVACS Krisztian3-4/+19
2008-10-01ipv4: Conditionally enable transparent flow flag when connectingKOVACS Krisztian1-1/+5
2008-10-01ipv4: Make inet_sock.h independent of route.hKOVACS Krisztian5-7/+8
2008-10-01ipv4: Allow binding to non-local addresses if IP_TRANSPARENT is setTóth László Attila1-1/+1
2008-10-01ipv4: Implement IP_TRANSPARENT socket optionKOVACS Krisztian5-3/+20
2008-10-01ipv4: Loosen source address check on IPv4 outputJulian Anastasov2-7/+15
2008-10-01net: BUG instead of corrupting memory in pskb_expand_headHerbert Xu1-0/+2
2008-10-01ipsec: Put dumpers on the dump listHerbert Xu6-175/+159
2008-10-01af_key: Free dumping state on socket closeTimo Teras1-11/+19
2008-10-01ipv6: almost identical frag hashing funcs combinedIlpo Järvinen3-35/+10
2008-10-01XFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachepArnaud Ebalard1-0/+2
2008-10-01mv643xx_eth: hook up skb recyclingLennert Buytenhek1-21/+45
2008-10-01net: add skb_recycle_check() to enable netdriver skb recyclingLennert Buytenhek2-2/+41
2008-10-01ipv6: NULL pointer dereferrence in tcp_v6_send_ackDenis V. Lunev1-1/+1
2008-10-01tcp: Fix NULL dereference in tcp_4_send_ack()Vitaliy Gusev1-1/+1
2008-10-01phonet: Protect if_phonet.h against multiple inclusions.Remi Denis-Courmont1-5/+6
2008-09-30ath5k: Add support for AR2417 v2Nick Kossifidis1-2/+3
2008-09-30ath5k: Fix SREV reporting after SREV updatesNick Kossifidis1-1/+5
2008-09-30ath5k: Use QUIET mechanism on tx dma stopNick Kossifidis2-7/+46
2008-09-30ath5k: Use new srevs to properly attach radio chipsNick Kossifidis1-69/+113
2008-09-30b43: Increase loop tries in do_dummy_txLarry Finger1-1/+1
2008-09-30ath5k: Update registers and SREV ids v2Nick Kossifidis6-238/+490
2008-09-30ath5k: write beacon control register twice when resetting tsfBob Copeland1-1/+13
2008-09-30Fix modpost failure when rx handlers are not inlined.Davide Pesavento1-1/+1
2008-09-30rt2x00: Fix build errors due to modularized rfkill or leds and built-in rt2x00.Gertjan van Wingerde1-35/+34
2008-09-30ieee80211.h: remove superfluous ETH_P_PAE definitionJohn W. Linville1-4/+0
2008-09-30libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups)Anna Neal4-2/+19
2008-09-30mac80211: remove wme_tx_queue and wme_rx_queue from net/mac80211/sta_info.hRami Rosen1-12/+0
2008-09-30b43: Fix Bluetooth Coexistence SPROM programming error for HP 12f8 version of BCM4306Larry Finger1-0/+1
2008-09-30mac80211: fixups for "make master iface not wireless"Johannes Berg2-9/+8
2008-09-30iwlwifi: use correct DMA_MASKWinkler, Tomas1-4/+4
2008-09-30iwlwifi: enable power save setting upon configEster Kummer1-0/+7
2008-09-30iwlwifi: refactor rx register initializationWinkler, Tomas3-16/+25
2008-09-30p54: Fix sparse warningsLarry Finger3-20/+24