summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds56-67/+30666
2013-09-11net_sched: htb: fix a typo in htb_change_class()Vimalkumar1-1/+1
2013-09-11net: qmi_wwan: add new Qualcomm devicesBjørn Mork1-1/+129
2013-09-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller32-1/+30434
2013-09-11ipv6: don't call fib6_run_gc() until routing is readyMichal Kubeček3-7/+19
2013-09-11net: tilegx driver: avoid compiler warningChris Metcalf1-3/+3
2013-09-11fib6_rules: fix indentationStefan Tomanek1-2/+2
2013-09-11irda: vlsi_ir: Remove casting the return value which is a void pointerJingoo Han1-1/+1
2013-09-11irda: donauboe: Remove casting the return value which is a void pointerJingoo Han1-3/+3
2013-09-11net: fix multiqueue selectionEric Dumazet1-1/+1
2013-09-11net: sctp: fix smatch warning in sctp_send_asconf_del_ipDaniel Borkmann1-0/+3
2013-09-11net: sctp: fix bug in sctp_poll for SOCK_SELECT_ERR_QUEUEDaniel Borkmann1-1/+1
2013-09-11net: fib: fib6_add: fix potential NULL pointer dereferenceDaniel Borkmann1-1/+1
2013-09-11net: ovs: flow: fix potential illegal memory access in __parse_flow_nlattrsDaniel Borkmann1-0/+1
2013-09-11bcm63xx_enet: remove deprecated IRQF_DISABLEDMichael Opdenacker1-4/+4
2013-09-11net: korina: remove deprecated IRQF_DISABLEDMichael Opdenacker1-4/+4
2013-09-11macvlan: Move skb_clone check closer to callHerbert Xu1-4/+6
2013-09-11qlcnic: Fix warning reported by kbuild test robot.Jitendra Kalsaria1-1/+1
2013-09-11Merge branch 'bonding_arp'David S. Miller3-8/+28
2013-09-11bonding: fix bond_arp_rcv setting and arp validate desync statenikolay@redhat.com3-5/+19
2013-09-11bonding: fix store_arp_validate race with mode changenikolay@redhat.com1-4/+10
2013-09-11ipv6/exthdrs: accept tlv which includes only paddingJiri Pirko1-6/+0
2013-09-11bnx2x: avoid atomic allocations during initializationMichal Schmidt1-15/+23
2013-09-11Merge tag 'for-linus-3.12-merge' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-4/+19
2013-09-11Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-14/+27
2013-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds26-135/+130
2013-09-11Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds12-345/+413
2013-09-11i40e: include i40e in kernel properJesse Brandeburg6-1/+182
2013-09-11i40e: debugfs interfaceJesse Brandeburg1-0/+2076
2013-09-11i40e: init code and hardware supportJesse Brandeburg16-0/+13813
2013-09-11i40e: implement virtual device interfaceJesse Brandeburg3-0/+2823
2013-09-11i40e: driver core headersJesse Brandeburg3-0/+899
2013-09-11i40e: driver ethtool coreJesse Brandeburg1-0/+1449
2013-09-11i40e: transmit, receive, and NAPIJesse Brandeburg1-0/+1817
2013-09-11i40e: main driver coreJesse Brandeburg1-0/+7375
2013-09-10Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6Linus Torvalds21-17/+2137
2013-09-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds5-15/+35
2013-09-10Merge tag 'stable/for-linus-3.12-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds5-48/+50
2013-09-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds30-337/+780
2013-09-10Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds7-39/+91
2013-09-10Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+2
2013-09-10Merge branch 'x86/jumplabel' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+73
2013-09-11powerpc: Default arch idle could cede processor on pseriesVaidyanathan Srinivasan1-10/+21
2013-09-11fbdev/ps3fb: Fix section mismatch warning for ps3fb_probeVladimir Murzin1-1/+1
2013-09-11powerpc: Fix section mismatch warning for prom_rtas_callVladimir Murzin1-1/+2
2013-09-11powerpc: Fix possible deadlock on page faultAneesh Kumar K.V1-3/+10
2013-09-11powerpc: Export cpu_to_chip_id() to fix build errorGuenter Roeck1-0/+1
2013-09-10Merge tag 'cris-for-3.12' of git://jni.nu/crisLinus Torvalds7-552/+1
2013-09-10mn10300: Fix crash just after starting userspace on !CONFIG_PREEMPTAkira Takeuchi1-2/+4
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds24-190/+787