| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
SVN-Revision: 27600
|
|
|
|
| |
SVN-Revision: 27557
|
|
|
|
| |
SVN-Revision: 27527
|
|
|
|
| |
SVN-Revision: 27524
|
|
|
|
| |
SVN-Revision: 27518
|
|
|
|
| |
SVN-Revision: 27491
|
|
|
|
| |
SVN-Revision: 27490
|
|
|
|
|
|
| |
not-yet-upstreamed stuff
SVN-Revision: 27485
|
|
|
|
| |
SVN-Revision: 27457
|
|
|
|
|
|
| |
unlocked_ioctl on all platforms and fix the arguments to the ioctl handler (based on patch from #9198)
SVN-Revision: 27322
|
|
|
|
| |
SVN-Revision: 27300
|
|
|
|
| |
SVN-Revision: 27299
|
|
|
|
| |
SVN-Revision: 27293
|
|
|
|
| |
SVN-Revision: 27247
|
|
|
|
|
|
|
|
|
|
|
|
| |
bridge module has a dependency to IPv6 if IPv6 is enabled. Since the IPv6 module isn't exactly lightweight and bridge also only needs a single function from IPv6, it's rather easy to create a common "lib" module with a RCU pointer to the actual implementation, if the IPv6 module is loaded (although slightly hackish).
The codepath seems to be only taken when using IPv6, so there should be
no negative side effects when IPv6 isn't loaded. I did not measure how
big the performance impact is.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27237
|
|
Also make linux identify itself properly as 3.0, not 3.0.0.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27191
|