| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: add station aid into ieee80211_tx_control | Chr | 2008-04-08 | 2 | -0/+2 |
* | wavelan_cs: stop inlining largish static functions | Denys Vlasenko | 2008-04-08 | 2 | -37/+36 |
* | prism54: set carrier flags correctly | Luis R. Rodriguez | 2008-04-08 | 2 | -2/+7 |
* | ssb: Turn suspend/resume upside down | Michael Buesch | 2008-04-08 | 8 | -67/+88 |
* | b43: Add PIO support for PCMCIA devices | Michael Buesch | 2008-04-08 | 10 | -103/+1267 |
* | iwlwifi: Eliminate association from beacon | Tomas Winkler | 2008-04-08 | 4 | -204/+51 |
* | mac80211: add association capabilty and timing info into bss_conf | Tomas Winkler | 2008-04-08 | 2 | -1/+14 |
* | iwlwifi: eliminate conf_ht | Tomas Winkler | 2008-04-08 | 1 | -83/+63 |
* | mac80211: eliminate conf_ht | Tomas Winkler | 2008-04-08 | 4 | -47/+75 |
* | ssb-pcmcia: IRQ and DMA related fixes | Michael Buesch | 2008-04-08 | 2 | -15/+23 |
* | Revert "mac80211: use a struct for bss->mesh_config" | John W. Linville | 2008-04-08 | 4 | -41/+18 |
* | Merge branch 'net-2.6.26-isatap-20080403' of git://git.linux-ipv6.org/gitroot... | David S. Miller | 2008-04-08 | 11 | -75/+330 |
|\ |
|
| * | [IPV6] NDISC: Don't rely on node-type hint from L2 unless required. | YOSHIFUJI Hideaki | 2008-04-03 | 3 | -0/+16 |
| * | [IPV6]: Unify ip6_onlink() and ipip6_onlink(). | YOSHIFUJI Hideaki | 2008-04-03 | 4 | -50/+31 |
| * | [IPV6] NDISC: Ignore route information with /0 prefix from interior router. | YOSHIFUJI Hideaki | 2008-04-03 | 1 | -1/+7 |
| * | [IPV6] SIT: Add SIOCGETPRL ioctl to get/dump PRL. | YOSHIFUJI Hideaki | 2008-04-03 | 3 | -10/+95 |
| * | [IPV6] SIT: Disallow 0.0.0.0 in PRL and Flush PRL if given for DEL. | YOSHIFUJI Hideaki | 2008-04-03 | 1 | -1/+4 |
| * | [IPV6] SIT: Fix locking issues in PRL management. | YOSHIFUJI Hideaki | 2008-04-03 | 1 | -17/+32 |
| * | [IPV6] SIT: Add PRL management for ISATAP. | Templin, Fred L | 2008-04-03 | 7 | -50/+199 |
* | | [IPV6] MROUTE: Use skb_tail_pointer(skb) instead of skb->tail. | YOSHIFUJI Hideaki | 2008-04-05 | 1 | -3/+3 |
* | | [IPV6]: Comment MRT6_xxx sockopts in include/linux/in6.h. | YOSHIFUJI Hideaki | 2008-04-05 | 1 | -0/+15 |
* | | [IPV6] MROUTE: Support PIM-SM (SSM). | YOSHIFUJI Hideaki | 2008-04-05 | 3 | -1/+285 |
* | | [IPV6] MROUTE: Support multicast forwarding. | YOSHIFUJI Hideaki | 2008-04-05 | 13 | -30/+1754 |
* | | [IPV4] MROUTE: Adjust include files for user-space. | YOSHIFUJI Hideaki | 2008-04-04 | 2 | -0/+19 |
* | | [IPV4] MROUTE: Move PIM definitions to <linux/pim.h>. | YOSHIFUJI Hideaki | 2008-04-04 | 3 | -21/+31 |
* | | [IPV6] ADDRCONF: Fix array size for sysctls. | YOSHIFUJI Hideaki | 2008-04-04 | 1 | -1/+1 |
* | | [ATM] drivers/atm/ambassador.c: stop inlining largish static functions | Denys Vlasenko | 2008-04-03 | 1 | -11/+11 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 2008-04-03 | 613 | -7843/+11365 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-04-02 | 8 | -8/+15 |
| |\ \ |
|
| | * | | USB: ohci: fix 2 timers to fire at jiffies + 1s | Richard Kennedy | 2008-04-02 | 2 | -2/+2 |
| | * | | USB: Allow initialization of broken keyspan serial adapters. | Clark Rawlins | 2008-04-02 | 1 | -0/+4 |
| | * | | USB: fix bug in sg initialization in usbtest | Alan Stern | 2008-04-02 | 1 | -1/+2 |
| | * | | USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24 | Brad Sawatzky | 2008-04-02 | 1 | -1/+1 |
| | * | | USB: cp2101: Add identifiers for the Telegesys ETRX2USB | Florian Fainelli | 2008-04-02 | 1 | -0/+1 |
| | * | | USB: serial: ti_usb_3410_5052: Correct TUSB3410 endpoint requirements. | Robert Spanton | 2008-04-02 | 1 | -2/+2 |
| | * | | USB: another ehci_iaa_watchdog fix | David Brownell | 2008-04-02 | 1 | -2/+3 |
| * | | | alpha: get_current(): don't add zero to current_thread_info()->task | Andrew Morton | 2008-04-02 | 1 | -1/+1 |
| * | | | markers: use synchronize_sched() | Mathieu Desnoyers | 2008-04-02 | 1 | -0/+9 |
| * | | | vmcoreinfo: add the symbol "phys_base" | Ken'ichi Ohmichi | 2008-04-02 | 1 | -0/+1 |
| * | | | efs: update error msg to not refer to deleted read_inode() | Robert P. J. Day | 2008-04-02 | 1 | -1/+1 |
| * | | | Char: rio, fix sparse warnings | Jiri Slaby | 2008-04-02 | 2 | -1/+7 |
| * | | | Char: ip2, fix sparse warnings | Jiri Slaby | 2008-04-02 | 1 | -5/+7 |
| * | | | nbd: prevent sock_xmit from attempting to use a NULL socket | Mike Snitzer | 2008-04-02 | 1 | -0/+6 |
| * | | | doc: fix typo in SubmittingPatches | Jim Meyering | 2008-04-02 | 1 | -1/+1 |
| * | | | Fix typos in Documentation/unaligned-memory-access.txt | Dmitri Vorobiev | 2008-04-02 | 1 | -2/+2 |
| * | | | alpha: fix ALSA DMA mmap crash | Ivan Kokshaysky | 2008-04-02 | 3 | -5/+13 |
| * | | | atmel_serial: fix uart/console concurrent access | Marc Pignat | 2008-04-02 | 1 | -0/+11 |
| * | | | atmel_serial: avoid stopping pdc during transmission | Michael Trimarchi | 2008-04-02 | 1 | -9/+10 |
| * | | | kvm: provide kvm.h for all architecture: fixes headers_install | Christian Borntraeger | 2008-04-02 | 24 | -1/+135 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-04-02 | 13 | -1/+26 |
| |\ \ \ |
|