summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-30Merge branch 'bnxt_en-Bug-fixes'David S. Miller
2019-06-30bnxt_en: Suppress error messages when querying DSCP DCB capabilities.Michael Chan
2019-06-30bnxt_en: Cap the returned MSIX vectors to the RDMA driver.Michael Chan
2019-06-30bnxt_en: Fix statistics context reservation logic for RDMA driver.Michael Chan
2019-06-30bnxt_en: Fix ethtool selftest crash under error conditions.Michael Chan
2019-06-30bnxt_en: Disable bus master during PCI shutdown and driver unload.Michael Chan
2019-06-29net: dsa: mv88e6xxx: wait after reset deactivationBaruch Siach
2019-06-29bnx2x: Prevent ptp_task to be rescheduled indefinitelyGuilherme G. Piccoli
2019-06-29igmp: fix memory leak in igmpv3_del_delrec()Eric Dumazet
2019-06-29Merge branch 'Sub-ns-increment-fixes-in-Macb-PTP'David S. Miller
2019-06-29net: macb: Fix SUBNS increment and increase resolutionHarini Katakam
2019-06-29net: macb: Add separate definition for PPM fractionHarini Katakam
2019-06-29packet: Fix undefined behavior in bit shiftJiunn Chang
2019-06-29net: make skb_dst_force return true when dst is refcountedFlorian Westphal
2019-06-29sctp: not bind the socket in sctp_connectXin Long
2019-06-29bpf: fix uapi bpf_prog_info fields alignmentBaruch Siach
2019-06-28net: mvpp2: prs: Don't override the sign bit in SRAM parser shiftMaxime Chevallier
2019-06-28net: phylink: further documentation clarificationsRussell King
2019-06-28net: ethernet: ti: cpsw: Assign OF node to slave devicesMarek Vasut
2019-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-06-28net: dsa: b53: Disable all ports on setupBenedikt Spranger
2019-06-28netfilter: Fix remainder of pseudo-header protocol 0He Zhe
2019-06-28Merge tag 'mac80211-for-davem-2019-06-28' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-06-28Merge tag 'batadv-net-for-davem-20190627' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2019-06-28Merge tag 'wireless-drivers-for-davem-2019-06-28' of git://git.kernel.org/pub...David S. Miller
2019-06-28nl80211: Fix undefined behavior in bit shiftJiunn Chang
2019-06-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-06-28Merge tag 'for-5.2/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-06-28Merge tag 'for-linus-20190627' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2019-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-06-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-06-28Merge tag 'afs-fixes-20190620' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-06-28Merge tag 'csky-for-linus-5.2-fixup-gcc-unwind' of git://github.com/c-sky/csk...Linus Torvalds
2019-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-27mt76: usb: fix rx A-MSDU supportLorenzo Bianconi
2019-06-27proc: remove useless d_is_dir() checkChristian Brauner
2019-06-27copy_process(): don't use ksys_close() on cleanupsAl Viro
2019-06-26af_packet: Block execution of tasks waiting for transmit to complete in AF_PA...Neil Horman
2019-06-26sctp: change to hold sk after auth shkey is created successfullyXin Long
2019-06-26Merge branch 'ipv6-fix-neighbour-resolution-with-raw-socket'David S. Miller
2019-06-26ipv6: fix neighbour resolution with raw socketNicolas Dichtel
2019-06-26ipv6: constify rt6_nexthop()Nicolas Dichtel
2019-06-26net: dsa: microchip: Use gpiod_set_value_cansleep()Marek Vasut
2019-06-26net: aquantia: fix vlans not working over bridged networkDmitry Bogdanov
2019-06-26ipv4: reset rt_iif for recirculated mcast/bcast out pktsStephen Suryaputra
2019-06-26team: Always enable vlan tx offloadYueHaibing
2019-06-26Merge branch 'smc-fixes'David S. Miller
2019-06-26net/smc: Fix error path in smc_initYueHaibing
2019-06-26net/smc: hold conns_lock before calling smc_lgr_register_conn()Huaping Zhou
2019-06-26bonding: Always enable vlan tx offloadYueHaibing