Age | Commit message (Expand) | Author |
2008-10-06 | mac80211: add the 'minstrel' rate control algorithm | Felix Fietkau |
2008-10-06 | ath5k: implement multi-rate retry support, fix tx status reporting | Felix Fietkau |
2008-10-06 | mac80211: add multi-rate retry support | Felix Fietkau |
2008-10-06 | mac80211: free up 2 bytes in skb->cb | Felix Fietkau |
2008-10-06 | rfkill: update LEDs for all state changes | Henrique de Moraes Holschuh |
2008-10-06 | rt2x00: Fix rfkill structure initialization to prevent rfkill WARN_ON. | Gertjan van Wingerde |
2008-10-06 | mac80211: remove redundant check in ieee80211_master_start_xmit (net/mac80211... | Rami Rosen |
2008-10-06 | p54: report appropriate rate and band values for 802.11a | Christian Lamparter |
2008-10-06 | wireless: fix typo in Kconfig. | Davide Pesavento |
2008-10-06 | ath9k: enable ANI to help with noisy environments | Luis R. Rodriguez |
2008-10-06 | ath9k: fix oops on trying to hold the wrong spinlock | Luis R. Rodriguez |
2008-10-06 | ath9k: kill ath9k's memzero() and use memset() instead | Luis R. Rodriguez |
2008-10-06 | mac80211: remove shadowed variables in ieee80211_master_start_xmit | Tomas Winkler |
2008-10-06 | wireless: restore revert lost to merge damage | Linus Torvalds |
2008-10-06 | ath9k: fixup some merge damage | John W. Linville |
2008-10-06 | tcp: Respect SO_RCVLOWAT in tcp_poll(). | David S. Miller |
2008-10-06 | pkt_sched: Simplify dev_requeue_skb and dequeue_skb | Jarek Poplawski |
2008-10-06 | pkt_sched: Fix handling of gso skbs on requeuing | Jarek Poplawski |
2008-10-05 | xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate) | Arnaud Ebalard |
2008-10-05 | Phonet: pipe end-point protocol documentation | Rémi Denis-Courmont |
2008-10-05 | Phonet: implement GPRS virtual interface over PEP socket | Rémi Denis-Courmont |
2008-10-05 | Phonet: receive pipe control requests as out-of-band data | Rémi Denis-Courmont |
2008-10-05 | Phonet: Pipe End Point for Phonet Pipes protocol | Rémi Denis-Courmont |
2008-10-05 | Phonet: connected sockets glue | Rémi Denis-Courmont |
2008-10-05 | Phonet: modules auto-loading support | Rémi Denis-Courmont |
2008-10-05 | netdrv: Fix unregister_netdev typos | Herbert Xu |
2008-10-01 | sctp: correctly save sctp_adaptation from parameter. | Vlad Yasevich |
2008-10-01 | sctp: enable cookie-echo retransmission transport switch | Vlad Yasevich |
2008-10-01 | sctp: Fix the SNMP counter of SCTP_MIB_OUTOFBLUES | Wei Yongjun |
2008-10-01 | sctp: Fix to start T5-shutdown-guard timer while enter SHUTDOWN-SENT state | Wei Yongjun |
2008-10-01 | sctp: try harder to figure out address family when checking wildcards | Vlad Yasevich |
2008-10-01 | sctp: reduce memory footprint of sctp_chunk structure | Neil Horman |
2008-10-01 | sctp: Retransmit list is ineligable for missing indications | Vlad Yasevich |
2008-10-01 | sctp: Optimize SFR-CACC transport list walking during SACK processing | Vlad Yasevich |
2008-10-01 | sctp: Only mark chunks as missing when there are gaps | Vlad Yasevich |
2008-10-01 | udp: Export UDP socket lookup function | KOVACS Krisztian |
2008-10-01 | tcp: Port redirection support for TCP | KOVACS Krisztian |
2008-10-01 | ipv4: Make Netfilter's ip_route_me_harder() non-local address compatible | KOVACS Krisztian |
2008-10-01 | tcp: Handle TCP SYN+ACK/ACK/RST transparency | KOVACS Krisztian |
2008-10-01 | ipv4: Conditionally enable transparent flow flag when connecting | KOVACS Krisztian |
2008-10-01 | ipv4: Make inet_sock.h independent of route.h | KOVACS Krisztian |
2008-10-01 | ipv4: Allow binding to non-local addresses if IP_TRANSPARENT is set | Tóth László Attila |
2008-10-01 | ipv4: Implement IP_TRANSPARENT socket option | KOVACS Krisztian |
2008-10-01 | ipv4: Loosen source address check on IPv4 output | Julian Anastasov |
2008-10-01 | net: BUG instead of corrupting memory in pskb_expand_head | Herbert Xu |
2008-10-01 | ipsec: Put dumpers on the dump list | Herbert Xu |
2008-10-01 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-10-01 | af_key: Free dumping state on socket close | Timo Teras |
2008-10-01 | ipv6: almost identical frag hashing funcs combined | Ilpo Järvinen |
2008-10-01 | XFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachep | Arnaud Ebalard |