summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-23vxlan: Fix bug introduced by commit acbf74a76300Andy Zhou
2014-09-23tcp: add coalescing attempt in tcp_ofo_queue()Eric Dumazet
2014-09-23icmp: add a global rate limitationEric Dumazet
2014-09-23net: bpf: arm: make hole-faulting more robustDaniel Borkmann
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-09-23Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds
2014-09-23Merge tag 'fscache-fixes-20140917' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-09-22Merge branch 'bcmgenet'David S. Miller
2014-09-22net: bcmgenet: call bcmgenet_dma_teardown in bcmgenet_fini_dmaFlorian Fainelli
2014-09-22net: bcmgenet: fix TX reclaim accounting for fragmentsFlorian Fainelli
2014-09-22ipv4: do not use this_cpu_ptr() in preemptible contextEric Dumazet
2014-09-22net: sched: fix compile warning in cls_u32Eric Dumazet
2014-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-09-22tcp: avoid possible arithmetic overflowsEric Dumazet
2014-09-22ipv6: mld: answer mldv2 queries with mldv1 reports in mldv1 fallbackDaniel Borkmann
2014-09-22net: bpf: fix compiler warnings in test_bpfAlexei Starovoitov
2014-09-22dm9000: Return an ERR_PTR() in all error conditions of dm9000_parse_dt()Tobias Klauser
2014-09-22net: sched: cls_u32 changes to knode must appear atomic to readersJohn Fastabend
2014-09-22net: cls_u32: fix missed pcpu_success free_percpuJohn Fastabend
2014-09-22bonding: remove the unnecessary notes for bond_xmit_broadcast()dingtianhong
2014-09-22bonding: slight optimization for bond_xmit_roundrobin()dingtianhong
2014-09-22r8169: fix an if conditionDan Carpenter
2014-09-22udp: Need to make ip6_udp_tunnel.c have GPL licenseTom Herbert
2014-09-22Merge branch 'be2net-next'David S. Miller
2014-09-22be2net: fix alignment on line wrapKalesh AP
2014-09-22be2net: remove multiple assignments on a single lineKalesh AP
2014-09-22be2net: remove space after typecastsKalesh AP
2014-09-22be2net: remove unnecessary blank lines after an open braceKalesh AP
2014-09-22be2net: insert a blank line after function/struct//enum definitionsKalesh AP
2014-09-22be2net: remove multiple blank linesKalesh AP
2014-09-22be2net: add blank line after declarationsKalesh AP
2014-09-22be2net: remove return statements for void functionsKalesh AP
2014-09-22be2net: add speed reporting for 20G-KR interfaceVasundhara Volam
2014-09-22be2net: add speed reporting for 40G/KR interfaceKalesh AP
2014-09-22be2net: fix sparse warnings in be_cmd_req_port_type{}Suresh Reddy
2014-09-22be2net: fix a sparse warning in be_cmd_modify_eqd()Kalesh AP
2014-09-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-09-22net: keep original skb which only needs header checking during software GSOJason Wang
2014-09-22r8152: disable ALDPShayeswang
2014-09-22net: fec: fix code identationNimrod Andy
2014-09-22Merge branch 'dsa-suspend'David S. Miller
2014-09-22net: dsa: bcm_sf2: add support for Wake-on-LANFlorian Fainelli
2014-09-22net: dsa: add {get, set}_wol callbacks to slave devicesFlorian Fainelli
2014-09-22net: dsa: bcm_sf2: add suspend/resume callbacksFlorian Fainelli
2014-09-22net: dsa: allow switch drivers to implement suspend/resume hooksFlorian Fainelli
2014-09-22Merge branch 'qlge'David S. Miller
2014-09-22Update qlge driver maintainers listHarish Patil
2014-09-22qlge: Fix compilation warningHarish Patil
2014-09-22ipoib: validate struct ipoib_cb sizeEric Dumazet