summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-10-06mac80211: avoid "Wireless Event too big" message for assoc responsemaster-2008-10-06John W. Linville
2008-10-06mac80211: add the 'minstrel' rate control algorithmFelix Fietkau
2008-10-06mac80211: add multi-rate retry supportFelix Fietkau
2008-10-06mac80211: free up 2 bytes in skb->cbFelix Fietkau
2008-10-06rfkill: update LEDs for all state changesHenrique de Moraes Holschuh
2008-10-06mac80211: remove redundant check in ieee80211_master_start_xmit (net/mac80211...Rami Rosen
2008-10-06wireless: fix typo in Kconfig.Davide Pesavento
2008-10-06mac80211: remove shadowed variables in ieee80211_master_start_xmitTomas Winkler
2008-10-06wireless: restore revert lost to merge damageLinus Torvalds
2008-10-06tcp: Respect SO_RCVLOWAT in tcp_poll().David S. Miller
2008-10-06pkt_sched: Simplify dev_requeue_skb and dequeue_skbJarek Poplawski
2008-10-06pkt_sched: Fix handling of gso skbs on requeuingJarek Poplawski
2008-10-05xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate)Arnaud Ebalard
2008-10-05Phonet: implement GPRS virtual interface over PEP socketRémi Denis-Courmont
2008-10-05Phonet: receive pipe control requests as out-of-band dataRémi Denis-Courmont
2008-10-05Phonet: Pipe End Point for Phonet Pipes protocolRémi Denis-Courmont
2008-10-05Phonet: connected sockets glueRémi Denis-Courmont
2008-10-05Phonet: modules auto-loading supportRémi Denis-Courmont
2008-10-01sctp: correctly save sctp_adaptation from parameter.Vlad Yasevich
2008-10-01sctp: enable cookie-echo retransmission transport switchVlad Yasevich
2008-10-01sctp: Fix the SNMP counter of SCTP_MIB_OUTOFBLUESWei Yongjun
2008-10-01sctp: Fix to start T5-shutdown-guard timer while enter SHUTDOWN-SENT stateWei Yongjun
2008-10-01sctp: try harder to figure out address family when checking wildcardsVlad Yasevich
2008-10-01sctp: reduce memory footprint of sctp_chunk structureNeil Horman
2008-10-01sctp: Retransmit list is ineligable for missing indicationsVlad Yasevich
2008-10-01sctp: Optimize SFR-CACC transport list walking during SACK processingVlad Yasevich
2008-10-01sctp: Only mark chunks as missing when there are gapsVlad Yasevich
2008-10-01udp: Export UDP socket lookup functionKOVACS Krisztian
2008-10-01tcp: Port redirection support for TCPKOVACS Krisztian
2008-10-01ipv4: Make Netfilter's ip_route_me_harder() non-local address compatibleKOVACS Krisztian
2008-10-01tcp: Handle TCP SYN+ACK/ACK/RST transparencyKOVACS Krisztian
2008-10-01ipv4: Make inet_sock.h independent of route.hKOVACS Krisztian
2008-10-01ipv4: Allow binding to non-local addresses if IP_TRANSPARENT is setTóth László Attila
2008-10-01ipv4: Implement IP_TRANSPARENT socket optionKOVACS Krisztian
2008-10-01ipv4: Loosen source address check on IPv4 outputJulian Anastasov
2008-10-01net: BUG instead of corrupting memory in pskb_expand_headHerbert Xu
2008-10-01ipsec: Put dumpers on the dump listHerbert Xu
2008-10-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-01af_key: Free dumping state on socket closeTimo Teras
2008-10-01ipv6: almost identical frag hashing funcs combinedIlpo Järvinen
2008-10-01XFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachepArnaud Ebalard
2008-10-01net: add skb_recycle_check() to enable netdriver skb recyclingLennert Buytenhek
2008-10-01ipv6: NULL pointer dereferrence in tcp_v6_send_ackDenis V. Lunev
2008-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-10-01tcp: Fix NULL dereference in tcp_4_send_ack()Vitaliy Gusev
2008-09-30Fix modpost failure when rx handlers are not inlined.Davide Pesavento
2008-09-30mac80211: remove wme_tx_queue and wme_rx_queue from net/mac80211/sta_info.hRami Rosen
2008-09-30mac80211: fixups for "make master iface not wireless"Johannes Berg
2008-09-30sctp: Fix kernel panic while process protocol violation parameterWei Yongjun
2008-09-30iucv: Fix mismerge again.Heiko Carstens