summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-28Merge branch 'bpf-fixes'David S. Miller5-38/+73
2016-04-28samples/bpf: fix trace_output exampleAlexei Starovoitov1-1/+0
2016-04-28bpf: fix check_map_func_compatibility logicAlexei Starovoitov1-25/+40
2016-04-28bpf: fix refcnt overflowAlexei Starovoitov4-12/+33
2016-04-28Merge branch 'cpsw-phy-handle-fixes'David S. Miller3-34/+40
2016-04-28drivers: net: cpsw: use of_phy_connect() in fixed-link caseDavid Rivshin1-10/+1
2016-04-28dt: cpsw: phy-handle, phy_id, and fixed-link are mutually exclusiveDavid Rivshin1-3/+3
2016-04-28drivers: net: cpsw: don't ignore phy-mode if phy-handle is usedDavid Rivshin1-2/+8
2016-04-28drivers: net: cpsw: fix segfault in case of bad phy-handleDavid Rivshin1-13/+22
2016-04-28drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac configDavid Rivshin2-7/+7
2016-04-28MAINTAINERS: net: Change maintainer for GRETH 10/100/1G Ethernet MAC device d...Andreas Larsson1-1/+1
2016-04-28gre: reject GUE and FOU in collect metadata modeJiri Benc1-0/+5
2016-04-28Merge branch 'pegasus-sizes'David S. Miller1-5/+5
2016-04-28pegasus: fixes reported packet lengthPetko Manolov1-2/+2
2016-04-28pegasus: fixes URB buffer allocation size;Petko Manolov1-3/+3
2016-04-28Merge branch 'gre-lwt-fixes'David S. Miller1-6/+8
2016-04-28gre: build header correctly for collect metadata tunnelsJiri Benc1-4/+5
2016-04-28gre: do not assign header_ops in collect metadata modeJiri Benc1-2/+3
2016-04-28Merge tag 'mac80211-for-davem-2016-04-27' of git://git.kernel.org/pub/scm/lin...David S. Miller1-2/+2
2016-04-28net: phy: at803x: only the AT8030 needs a hardware reset on link changeTimur Tabi1-22/+18
2016-04-28Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller5-4/+23
2016-04-28ps3_gelic: fix memcpy parameterChristophe Jaillet1-1/+1
2016-04-28lan78xx: workaround of forced 100 Full/Half duplex mode errorWoojung Huh1-1/+28
2016-04-28lan78xx: fix statistics counter errorWoojung Huh1-5/+10
2016-04-28net: dsa: mv88e6xxx: fix uninitialized error returnColin Ian King1-1/+1
2016-04-28net: fix net_gso_ok for new GSO types.Marcelo Ricardo Leitner1-1/+1
2016-04-28net: ethernet: davinci_emac: Fix devioctl while in fixed linkNeil Armstrong1-1/+4
2016-04-28Merge tag 'wireless-drivers-for-davem-2016-04-25' of git://git.kernel.org/pub...David S. Miller7-29/+30
2016-04-28MAINTAINERS: net: update sfc maintainersBert Kenward1-1/+2
2016-04-28sfc: disable RSS when unsupportedJon Cooper1-2/+13
2016-04-28myri10ge: fix sleeping with bh disabledStanislaw Gruszka1-2/+2
2016-04-28Documentation: networking: fix spelling mistakesEric Engestrom5-13/+13
2016-04-27Merge branch 'bnxt_en-fixes'David S. Miller2-14/+52
2016-04-27bnxt_en: Divide a page into 32K buffers for the aggregation ring if necessary.Michael Chan2-5/+34
2016-04-27bnxt_en: Limit RX BD pages to be no bigger than 32K.Michael Chan2-9/+18
2016-04-27bnxt_en: Don't fallback to INTA on VF.Michael Chan1-1/+1
2016-04-27mac80211: fix statistics leak if dev_alloc_name() failsJohannes Berg1-2/+2
2016-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-218/+351
2016-04-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds21-135/+310
2016-04-26devpts: more pty driver interface cleanupsLinus Torvalds5-59/+28
2016-04-26bpf: fix double-fdput in replace_map_fd_with_map_ptr()Jann Horn1-1/+0
2016-04-26net: ipv6: Delete host routes on an ifdownDavid Ahern1-33/+15
2016-04-26Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller4-12/+161
2016-04-26drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systemsSudeep Holla2-2/+1
2016-04-26net/mlx4_en: fix spurious timestamping callbacksEric Dumazet1-2/+4
2016-04-26net: dummy: remove note about being Y by defaultIvan Babrou1-3/+2
2016-04-25cxgbi: fix uninitialized flowi6Jiri Benc1-0/+1
2016-04-25ipv6: Revert optional address flusing on ifdown.David S. Miller4-161/+12
2016-04-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-30/+57
2016-04-25Merge tag 'omap-for-v4.6/dt-ti81xx-signed' of git://git.kernel.org/pub/scm/li...Kevin Hilman2-31/+238