Linux Kernel 3.8.6 changes and improvements:
- net: ethernet: cpsw: fix erroneous condition in error check
- ipv6: don't accept node local multicast traffic from the wire
- ipv6: don't accept multicast traffic with scope 0
- ipv6: fix bad free of addrconf_init_net
- DM9000B: driver initialization upgrade
- tcp: undo spurious timeout after SACK reneging
- sky2: Threshold for Pause Packet is set wrong
- sky2: Receive Overflows not counted
- iwlwifi: dvm: don't send HCMD in restart flow
- ARM: OMAP: clocks: Delay clk inits atleast until slab is initialized
- USB: quatech2: fix use-after-free in TIOCMIWAIT
- usb: xhci: Fix TRB transfer length macro used for Event TRB.
- And more!
For a complete list of Linux Kernel 3.8.6 changes and improvements, please click here.
Install Linux Kernel 3.8.6 on Ubuntu
Please take a note that this release of Linux Kernel might broke your system, so don't install them on a production system, install at your own risk! Download all deb files that are suitable for your system architecture (32bit or 64bit) and put them in the same folder.
32bit:
- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.8.6-raring/linux-headers-3.8.6-030806_3.8.6-030806.201304051406_all.deb
- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.8.6-raring/linux-headers-3.8.6-030806-generic_3.8.6-030806.201304051406_i386.deb
- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.8.6-raring/linux-image-3.8.6-030806-generic_3.8.6-030806.201304051406_i386.deb
- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.8.6-raring/linux-image-extra-3.8.6-030806-generic_3.8.6-030806.201304051406_i386.deb
64bit:
- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.8.6-raring/linux-headers-3.8.6-030806_3.8.6-030806.201304051406_all.deb
- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.8.6-raring/linux-headers-3.8.6-030806-generic_3.8.6-030806.201304051406_amd64.deb
- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.8.6-raring/linux-image-3.8.6-030806-generic_3.8.6-030806.201304051406_amd64.deb
- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.8.6-raring/linux-image-extra-3.8.6-030806-generic_3.8.6-030806.201304051406_amd64.deb
Once downloaded, please make sure you put them in the same folder and execute the following command to install:
- sudo dpkg -i *.deb
Good luck!
0 comments:
Post a Comment