summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-23[IA64] refresh arch/ia64/configs/* using "make savedefconfig"Tony Luck6-83/+29
2014-09-23tcp: add coalescing attempt in tcp_ofo_queue()Eric Dumazet1-42/+47
2014-09-23icmp: add a global rate limitationEric Dumazet5-12/+105
2014-09-23net: bpf: arm: make hole-faulting more robustDaniel Borkmann2-3/+17
2014-09-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller467-2442/+4648
2014-09-23Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2014-09-23brcmfmac: Fix off by one bug in brcmf_count_20mhz_channels()Emil Goode1-1/+1
2014-09-23Merge tag 'kvm-arm-for-v3.17-rc7-or-final' of git://git.kernel.org/pub/scm/li...Paolo Bonzini1-1/+1
2014-09-22Revert "x86/efi: Fixup GOT in all boot code paths"Linus Torvalds2-81/+29
2014-09-22PCI: pciehp: Fix pcie_wait_cmd() timeoutYinghai Lu1-1/+1
2014-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds85-355/+828
2014-09-22Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds7-10/+24
2014-09-22Merge tag 'fscache-fixes-20140917' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-11/+24
2014-09-22Merge branch 'bcmgenet'David S. Miller1-54/+56
2014-09-22net: bcmgenet: call bcmgenet_dma_teardown in bcmgenet_fini_dmaFlorian Fainelli1-53/+52
2014-09-22net: bcmgenet: fix TX reclaim accounting for fragmentsFlorian Fainelli1-1/+4
2014-09-22ipv4: do not use this_cpu_ptr() in preemptible contextEric Dumazet1-3/+3
2014-09-22arm/arm64: KVM: Fix unaligned access bug on gicv2 accessChristoffer Dall1-1/+1
2014-09-22net: sched: fix compile warning in cls_u32Eric Dumazet1-1/+1
2014-09-22genhd: fix leftover might_sleep() in blk_free_devt()Jens Axboe1-2/+0
2014-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller4-14/+60
2014-09-22tcp: avoid possible arithmetic overflowsEric Dumazet5-14/+23
2014-09-22ipv6: mld: answer mldv2 queries with mldv1 reports in mldv1 fallbackDaniel Borkmann2-11/+35
2014-09-22net: bpf: fix compiler warnings in test_bpfAlexei Starovoitov1-2/+2
2014-09-22dm9000: Return an ERR_PTR() in all error conditions of dm9000_parse_dt()Tobias Klauser1-1/+1
2014-09-22ath9k: Fix NULL pointer dereference on early irqWojciech Dubowik1-1/+1
2014-09-22net: rfkill: gpio: Fix clock statusLoic Poulain1-1/+1
2014-09-22net: sched: cls_u32 changes to knode must appear atomic to readersJohn Fastabend1-9/+126
2014-09-22net: cls_u32: fix missed pcpu_success free_percpuJohn Fastabend1-0/+13
2014-09-22Merge tag 'nfc-fixes-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville3-8/+18
2014-09-22bonding: remove the unnecessary notes for bond_xmit_broadcast()dingtianhong1-1/+0
2014-09-22bonding: slight optimization for bond_xmit_roundrobin()dingtianhong1-1/+1
2014-09-22r8169: fix an if conditionDan Carpenter1-1/+1
2014-09-22udp: Need to make ip6_udp_tunnel.c have GPL licenseTom Herbert1-0/+2
2014-09-22Merge branch 'be2net-next'David S. Miller5-41/+90
2014-09-22be2net: fix alignment on line wrapKalesh AP3-10/+11
2014-09-22be2net: remove multiple assignments on a single lineKalesh AP3-8/+12
2014-09-22be2net: remove space after typecastsKalesh AP2-5/+5
2014-09-22be2net: remove unnecessary blank lines after an open braceKalesh AP2-5/+0
2014-09-22be2net: insert a blank line after function/struct//enum definitionsKalesh AP2-0/+5
2014-09-22be2net: remove multiple blank linesKalesh AP3-4/+0
2014-09-22be2net: add blank line after declarationsKalesh AP4-0/+38
2014-09-22be2net: remove return statements for void functionsKalesh AP2-5/+0
2014-09-22be2net: add speed reporting for 20G-KR interfaceVasundhara Volam2-0/+8
2014-09-22be2net: add speed reporting for 40G/KR interfaceKalesh AP1-0/+7
2014-09-22be2net: fix sparse warnings in be_cmd_req_port_type{}Suresh Reddy1-2/+2
2014-09-22be2net: fix a sparse warning in be_cmd_modify_eqd()Kalesh AP1-2/+2
2014-09-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-2/+6
2014-09-22net: keep original skb which only needs header checking during software GSOJason Wang1-3/+5