summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-28Documentation: net-sysfs: Remove duplicate PHY device documentationFlorian Fainelli
2019-05-28llc: fix skb leak in llc_build_and_send_ui_pkt()Eric Dumazet
2019-05-28selftests: pmtu: Fix encapsulating device in pmtu_vti6_link_change_mtuStefano Brivio
2019-05-28dpaa_eth: use only online CPU portalsMadalin Bucur
2019-05-28net: mvneta: Fix err code path of probeJisheng Zhang
2019-05-28net: stmmac: Do not output error on deferred probeThierry Reding
2019-05-27Merge branch 'aquantia-fixes'David S. Miller
2019-05-27net: aquantia: tcp checksum 0xffff being handled incorrectlyNikita Danilov
2019-05-27net: aquantia: fix LRO with FCS errorDmitry Bogdanov
2019-05-27net: aquantia: check rx csum for all packets in LRO sessionDmitry Bogdanov
2019-05-27net: aquantia: tx clean budget logic errorIgor Russkikh
2019-05-26net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()Kees Cook
2019-05-26Merge branch 'net-tls-two-fixes-for-rx_list-pre-handling'David S. Miller
2019-05-26selftests/tls: add test for sleeping even though there is dataJakub Kicinski
2019-05-26net/tls: fix no wakeup on partial readsJakub Kicinski
2019-05-26selftests/tls: test for lowat overshoot with multiple recordsJakub Kicinski
2019-05-26net/tls: fix lowat calculation if some data came from previous recordJakub Kicinski
2019-05-26Merge branch 'dpaa2-eth-Fix-smatch-warnings'David S. Miller
2019-05-26dpaa2-eth: Make constant 64-bit longIoana Radulescu
2019-05-26dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriateIoana Radulescu
2019-05-26dpaa2-eth: Fix potential spectre issueIoana Radulescu
2019-05-26bonding/802.3ad: fix slave link initialization transition statesJarod Wilson
2019-05-25net: ethtool: Document get_rxfh_context and set_rxfh_context ethtool opsMaxime Chevallier
2019-05-25Merge branch 'fix-some-bugs-in-stmmac'David S. Miller
2019-05-25net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio read/write failBiao Huang
2019-05-25net: stmmac: fix csr_clk can't be zero issueBiao Huang
2019-05-25net: stmmac: update rx tail pointer register to fix rx dma hang issue.Biao Huang
2019-05-25ip_sockglue: Fix missing-check bug in ip_ra_control()Gen Zhang
2019-05-25ipv6_sockglue: Fix a missing-check bug in ip6_ra_control()Gen Zhang
2019-05-24net: sched: don't use tc_action->order during action dumpVlad Buslov
2019-05-24cxgb4: Revert "cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size"Vishal Kulkarni
2019-05-24net: fec: fix the clk mismatch in failed_reset pathAndy Duan
2019-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-05-23cxgb4: offload VLAN flows regardless of VLAN ethtypeRaju Rangoju
2019-05-23hsr: fix don't prune the master node from the node_dbAndreas Oetken
2019-05-23net: mvpp2: cls: Fix leaked ethtool_rx_flow_ruleMaxime Chevallier
2019-05-22ipv4/igmp: fix build error if !CONFIG_IP_MULTICASTEric Dumazet
2019-05-22ipv4/igmp: fix another memory leak in igmpv3_del_delrec()Eric Dumazet
2019-05-22Merge branch 'bnxt_en-Bug-fixes'David S. Miller
2019-05-22bnxt_en: Device serial number is supported only for PFs.Vasundhara Volam
2019-05-22bnxt_en: Reduce memory usage when running in kdump kernel.Michael Chan
2019-05-22bnxt_en: Fix possible BUG() condition when calling pci_disable_msix().Michael Chan
2019-05-22bnxt_en: Fix aggregation buffer leak under OOM condition.Michael Chan
2019-05-22ipv6: Fix redirect with VRFDavid Ahern
2019-05-22net: stmmac: fix reset gpio free missingJisheng Zhang
2019-05-22mISDN: make sure device name is NUL terminatedDan Carpenter
2019-05-22net: macb: save/restore the remaining registers and featuresClaudiu Beznea
2019-05-22Merge branch 'net-tls-fix-device-surprise-removal-with-offload'David S. Miller
2019-05-22net/tls: don't ignore netdev notifications if no TLS featuresJakub Kicinski
2019-05-22net/tls: fix state removal with feature flags offJakub Kicinski