summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-05-22net/tls: avoid NULL-deref on resync during device removalJakub Kicinski
2019-05-22Merge branch 'Documentation-tls--add-offload-documentation'David S. Miller
2019-05-22Documentation: add TLS offload documentationJakub Kicinski
2019-05-22Documentation: tls: RSTify the ktls documentationJakub Kicinski
2019-05-22Documentation: net: move device drivers docs to a submenuJakub Kicinski
2019-05-22mISDN: Fix indenting in dsp_cmx.cDan Carpenter
2019-05-22ocelot: Dont allocate another multicast list, use __dev_mc_syncClaudiu Manoil
2019-05-22Validate required parameters in inet6_validate_link_afMaxim Mikityanskiy
2019-05-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-05-22Merge tag 'gfs2-5.1.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-22Merge tag 'for-5.2/dm-fix-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-22gfs2: Fix sign extension bug in gfs2_update_statsAndreas Gruenbacher
2019-05-22selftests: netfilter: add flowtable test scriptFlorian Westphal
2019-05-22netfilter: nft_flow_offload: IPCB is only valid for ipv4 familyFlorian Westphal
2019-05-22netfilter: nft_flow_offload: don't offload when sequence numbers need adjustmentFlorian Westphal
2019-05-22netfilter: nft_flow_offload: set liberal tracking mode for tcpFlorian Westphal
2019-05-22netfilter: nf_flow_table: ignore DF bit settingFlorian Westphal
2019-05-21dm: make sure to obey max_io_len_target_boundaryMichael Lass
2019-05-21usbnet: fix kernel crash after disconnectKloetzke Jan
2019-05-21selftests: fib_rule_tests: use pre-defined DEV_ADDRHangbin Liu
2019-05-21net-next: net: Fix typos in ip-sysctl.txtMasanari Iida
2019-05-21ipv6: Consider sk_bound_dev_if when binding a raw socket to an addressMike Manning
2019-05-21net: phylink: ensure inband AN works correctlyRussell King
2019-05-21usbnet: ipheth: fix racing conditionBernd Eckstein