summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1768-10643/+18967
2013-01-15tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir1-23/+35
2013-01-15tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir1-0/+4
2013-01-15drivers/net: delete orphaned MCA ibmlana driver contentPaul Gortmaker2-1353/+0
2013-01-15Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller5-14/+30
2013-01-15tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore6-37/+151
2013-01-15selinux: add the "attach_queue" permission to the "tun_socket" classPaul Moore1-1/+1
2013-01-15tcp: fix a panic on UP machines in reqsk_fastopen_removeEric Dumazet1-2/+0
2013-01-15Merge tag 'dt-fixes-for-3.8' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2-0/+2
2013-01-15vfs: add missing virtual cache flush after editing partial pagesLinus Torvalds1-0/+1
2013-01-15ifb: dont hard code inet_net useEric Dumazet1-1/+1
2013-01-15net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli34-64/+56
2013-01-15pkt_sched: namespace aware act_mirredBenjamin LaHaise22-72/+94
2013-01-15ipv6 netevent: Remove old_neigh from netevent_redirect.YOSHIFUJI Hideaki / 吉藤英明3-28/+13
2013-01-14Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds25-153/+255
2013-01-14drivers/net: Clean up orphaned probes in Space.cPaul Gortmaker1-31/+0
2013-01-14ipv6: 64bit version of ipv6_prefix_equal().YOSHIFUJI Hideaki / 吉藤英明1-0/+26
2013-01-14ipv6: Remove __ipv6_prefix_equal().YOSHIFUJI Hideaki / 吉藤英明1-10/+5
2013-01-14ipv6: 64bit version of ipv6_addr_set().YOSHIFUJI Hideaki / 吉藤英明1-4/+22
2013-01-14ipv6: 64bit version of ipv6_addr_v4mapped().YOSHIFUJI Hideaki / 吉藤英明1-2/+7
2013-01-14ipv6: 64bit version of ipv6_addr_loopback().YOSHIFUJI Hideaki / 吉藤英明1-0/+6
2013-01-14ipv6: 64bit version of ipv6_addr_diff().YOSHIFUJI Hideaki / 吉藤英明1-1/+28
2013-01-14Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds51-983/+1390
2013-01-14Merge tag 'usb-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds32-89/+257
2013-01-14Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-21/+1
2013-01-14Merge tag 'char-misc-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+3
2013-01-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds21-63/+149
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds56-199/+6654
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-12/+20
2013-01-14ARM: dts: prevent *.dtb from always being rebuiltStephen Warren1-0/+1
2013-01-14arm64: dts: prevent *.dtb from always being rebuiltStephen Warren1-0/+1
2013-01-14staging: zram: fix invalid memory references during disk writeNitin Gupta1-15/+24
2013-01-14ipv6: Move comment to right place.YOSHIFUJI Hideaki / 吉藤英明2-5/+4
2013-01-14Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller13-70/+88
2013-01-14ipv6: Store Router Alert option in IP6CB directly.YOSHIFUJI Hideaki / 吉藤英明4-5/+8
2013-01-14ipv6 xfrm: Use ipv6_addr_hash() in xfrm6_tunnel_spi_hash_byaddr().YOSHIFUJI Hideaki / 吉藤英明1-1/+1
2013-01-14ipv6 route: Use ipv6_addr_hash() in rt6_info_hash_nhsfn().YOSHIFUJI Hideaki / 吉藤英明1-9/+2
2013-01-14ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input().YOSHIFUJI Hideaki / 吉藤英明3-46/+28
2013-01-14ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass().YOSHIFUJI Hideaki / 吉藤英明3-9/+5
2013-01-14ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass + flowlabel).YOSHIFUJI Hideaki / 吉藤英明3-7/+13
2013-01-14ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel.YOSHIFUJI Hideaki / 吉藤英明5-13/+16
2013-01-14udldrmfb: udl_get_edid: drop unneeded i--Hans de Goede1-1/+0
2013-01-14udldrmfb: udl_get_edid: usb_control_msg buffer must not be on the stackHans de Goede1-1/+7
2013-01-14udldrmfb: Fix EDID not working with monitors with EDID extension blocksHans de Goede1-0/+8
2013-01-14Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie3-9/+20
2013-01-14Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie17-52/+114
2013-01-14usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid addedTomasz Mloduchowski2-0/+8
2013-01-13netfilter: x_tables: print correct hook names for ARPJan Engelhardt1-8/+20
2013-01-13drm/nvc0/fb: fix crash when different mutex is used to protect same listAleksi Torhamo1-3/+3
2013-01-13drm/nouveau/clock: fix support for more than 2 monitors on nve0Aleksi Torhamo2-0/+4