Age | Commit message (Collapse) | Author |
|
From Marek Olsak
de17d04713f1efa68e9e7bfbeab7e91fe495e012 in ubuntu 3.8
56492e0fac2dbaf7735ffd66b206a90624917789 in mainline linux
|
|
|
|
From Michel Daenzer
0a44540222a9693995ac4d188f9dbaeb394d00bf in ubuntu 3.8
370169516e736edad3b3c5aa49858058f8b55195 in mainline linux
|
|
From Alex Deucher
4e5bd6f0c144ee55733bbbcfce7aad822d992417 in ubuntu 3.8
d195178297de9a91246519dbfa98952b70f9a9b6 in mainline linux
|
|
From Daniel Vetter
c565ce76dab93e16a2deb68fb70a26b635f3ab5b in ubuntu 3.8
3a359f0b21ab218c1bf7a6a1b638b6fd143d0b99 in mainline linux
|
|
From Chris Wilson
d280fd3cae523191525251159e3cf9e773fdcedb in ubuntu 3.8
63b66e5ba54b15a6592be00555d762db6db739ce in mainline linux
|
|
From Chris Wilson
2259bb7720c52941c1d62e078bf019aa88d6f525 in ubuntu 3.8
a885b3ccc74d8e38074e1c43a47c354c5ea0b01e in mainline linux
|
|
|
|
From Paulo Zanoni
ab678ee101d7f1bed57e488d807a9f85c15af3fc in ubuntu 3.8
0882dae983707455e97479e5e904e37673517ebc in mainline linux
|
|
ZyXEL zyd(4) devices.
From Ben Taylor
|
|
|
|
ZyXEL zyd(4) devices.
From Ben Taylor
|
|
|
|
|
|
we drive the card.
tested with a card supplied by Mark Greenway at UQ.
|
|
|
|
we need the space in the i386 ramdisks.
ok dlg@, krw@
|
|
|
|
ok millert
|
|
faults to avoid sleeping. Implement this functionality for i386 and amd64
for faults in the user address space. If the ci_inatomic flag is set in
struct cpu_info, copyin(9) and copyout(9) will return EFAULT when a user-space
address needs to be faulted in. Use this to properly implement
__copy_to_user_inatomic() and __copy_from_user_inatomic_nocache() in the
inteldrm(4) code.
ok krw@, guenther@
|
|
function call. Name sockaddr_rtlabel variable sa_rl everywhere.
OK mpi@ claudio@
|
|
find the link-layer address of an interface, use the pointer to
the sockaddr_dl already present in the interface's descriptor.
Tested for regression by pirofti@ with opera.
|
|
that replace the put_user() calls in the Linux code by using sizeof on the
appropriate variables instead of explicit uint32_t/uint64_t types. Fixes a
case where we accidentally copied out only 32 bits of a 64-bit value,
uncovered by xf86-video-intel 2.99.909.
ok jsg@, matthieu@
|
|
ok bluhm@, mikeb@
|
|
address and not the mac of the physical interface as target lladdr.
This allows us to get rid of the hack adding and removing the route to
loopback of a carp node when its status switch to master and backup
respectively. Now the route entry will no longer be updated to use the
mac address of the physical interface of the master node as gateway.
While here send the ARP request through the carp interface for consistency.
Analysed with and ok mikeb@, ok bluhm@
|
|
the chip is always false, so remove this no-op. In fact this list
contains the link-layer address as soon as the device attachs.
ok miod@
|
|
dmesg, or write operations just fail with EACCES for no obvious reason
ok krw@ tedu@
|
|
From Daniel Vetter
795de6db7c0397315b083c6dbf57cecd2c6ad098 in ubuntu 3.8
c3456fb3e4712d0448592af3c5d644c9472cd3c1 in mainline linux
|
|
From Egbert Eich
aee389b0e2e0d99c1ac779804fc46c2921b405d6 in ubuntu 3.8
53d3b4d7778daf15900867336c85d3f8dd70600c in mainline linux
|
|
While this looks a lot like qla(4), there were a lot of minor changes between
the 23xx and 24xx generations that mean that there isn't really all that much
shared code.
|
|
ok bluhm claudio
|
|
|
|
ok mikeb@, bluhm@
|
|
not needed for routes to host.
ok bluhm@, claudio@
|
|
Linux-compat clone() syscall when *not* using CLONE_THREAD. pirofti@
confirms Opera runs in compat without this, so out it goes; one less hair
to choke on in kern_exit.c
ok tedu@ pirofti@
|
|
assym.h; similar to recent changes to armv7; spotted by ratchov@ and bmercer@
|
|
|
|
|
|
consistent with the other devices supported by iwn(4), where we use the
marketing names for these devices instead of the names used in the reference
driver.
|
|
support. Tested by mlarkin@
|
|
a high compression ratio, e.g. for ping -s 10000 -p aa
- deal with inflate returning Z_BUF_ERROR if the output buffer is full.
this can happen in some edge cases with upgraded libz from 2004
ok mikeb@
|
|
the fc4 types for fabric ports we find
|
|
one copy when both isp(4) and qla(4) are enabled. This is a temporary
measure until qla(4) takes over completely.
looked at by miod@ and kettenis@
|
|
we block all interrupts that can grab the kernel lock. The simplest way to
achieve this is to make sure mutexes always raise the ipl to the highest
level that has interrupts that grab the kernel lock. This will allow us
to have "mpsafe" interrupt handlers at lower priority levels.
No change for non-MULTIPROCESSOR kernels.
ok miod@
|
|
of polishing from yours truly. Tested by Fabian and Benoit Lecocq.
|
|
format to the one used for MYXCMD_SET_LLADDR. for reasons.
this lets ospf work if you dont happen to have PROMISC enabled on your
interface like my production firewalls happen to have, which is why i
never noticed this before.
|
|
From Thomas Hellstrom
04623382c8e829413c2b69f740a9455e2e764ab7 in ubuntu 3.8
59c8e66378fb78adbcd05f0d09783dde6fef282b in mainline linux
|
|
From Thomas Hellstrom
1fe70122dd9b926e84b14d1603202ae2ef2c5edd in ubuntu 3.8
da95c788ef0c645378ffccb7060a0df1a33aee38 in mainline linux
|
|
From Jakob Bornecrantz
f8f0599d88fb76646bdd8b735dc2574ad80c625d in ubuntu 3.8
9a0599ddeae012a771bba5e23393fc52d8a59d89 in mainline linux
|
|
From Ben Skeggs
43a1ab9ba9d7c0d97e7079a09438fe1b4209e318 in ubuntu 3.8
182b17c8dc4e83aab000ce86587b6810e515da87 in mainline linux
|