summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | net/mlx5: Avoid double free of root ns in the error flow pathParav Pandit2019-05-291-15/+3
| | * | | | | net/mlx5: Fix error handling in mlx5_load()Saeed Mahameed2019-05-291-1/+1
| * | | | | | Merge branch 'XDP-generic-fixes'David S. Miller2019-05-302-46/+18
| |\ \ \ \ \ \
| | * | | | | | net: core: support XDP generic on stacked devices.Stephen Hemminger2019-05-301-46/+12
| | * | | | | | netvsc: unshare skb in VF rx handlerStephen Hemminger2019-05-301-0/+6
| |/ / / / / /
| * | | | | | udp: Avoid post-GRO UDP checksum recalculationSean Tranchetti2019-05-301-1/+8
| * | | | | | Merge branch 'net-phy-dp83867-add-some-fixes'David S. Miller2019-05-291-4/+37
| |\ \ \ \ \ \
| | * | | | | | net: phy: dp83867: Set up RGMII TX delayMax Uvarov2019-05-291-3/+1
| | * | | | | | net: phy: dp83867: do not call config_init twiceMax Uvarov2019-05-291-1/+1
| | * | | | | | net: phy: dp83867: increase SGMII autoneg timer durationMax Uvarov2019-05-291-0/+18
| | * | | | | | net: phy: dp83867: fix speed 10 in sgmii modeMax Uvarov2019-05-291-0/+17
| |/ / / / / /
| * | | | | | net: phy: marvell10g: report if the PHY fails to boot firmwareRussell King2019-05-291-0/+13
| * | | | | | net: phylink: ensure consistent phy interface modeRussell King2019-05-291-3/+7
| * | | | | | net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCsYoshihiro Shimoda2019-05-291-0/+4
| |/ / / / /
| * | | | | Documentation: net-sysfs: Remove duplicate PHY device documentationFlorian Fainelli2019-05-292-35/+13
| * | | | | llc: fix skb leak in llc_build_and_send_ui_pkt()Eric Dumazet2019-05-291-0/+2
| * | | | | selftests: pmtu: Fix encapsulating device in pmtu_vti6_link_change_mtuStefano Brivio2019-05-291-7/+7
| * | | | | dpaa_eth: use only online CPU portalsMadalin Bucur2019-05-282-7/+6
| * | | | | net: mvneta: Fix err code path of probeJisheng Zhang2019-05-281-3/+1
| * | | | | net: stmmac: Do not output error on deferred probeThierry Reding2019-05-281-1/+5
| * | | | | Merge branch 'aquantia-fixes'David S. Miller2019-05-272-47/+68
| |\ \ \ \ \
| | * | | | | net: aquantia: tcp checksum 0xffff being handled incorrectlyNikita Danilov2019-05-271-2/+1
| | * | | | | net: aquantia: fix LRO with FCS errorDmitry Bogdanov2019-05-271-29/+32
| | * | | | | net: aquantia: check rx csum for all packets in LRO sessionDmitry Bogdanov2019-05-271-13/+31
| | * | | | | net: aquantia: tx clean budget logic errorIgor Russkikh2019-05-271-3/+4
| |/ / / / /
| * | | | | net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()Kees Cook2019-05-271-1/+0
| * | | | | Merge branch 'net-tls-two-fixes-for-rx_list-pre-handling'David S. Miller2019-05-272-12/+41
| |\ \ \ \ \
| | * | | | | selftests/tls: add test for sleeping even though there is dataJakub Kicinski2019-05-271-0/+15
| | * | | | | net/tls: fix no wakeup on partial readsJakub Kicinski2019-05-271-6/+2
| | * | | | | selftests/tls: test for lowat overshoot with multiple recordsJakub Kicinski2019-05-271-0/+19
| | * | | | | net/tls: fix lowat calculation if some data came from previous recordJakub Kicinski2019-05-271-7/+6
| |/ / / / /
| * | | | | Merge branch 'dpaa2-eth-Fix-smatch-warnings'David S. Miller2019-05-263-3/+6
| |\ \ \ \ \
| | * | | | | dpaa2-eth: Make constant 64-bit longIoana Radulescu2019-05-261-1/+1
| | * | | | | dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriateIoana Radulescu2019-05-261-2/+2
| | * | | | | dpaa2-eth: Fix potential spectre issueIoana Radulescu2019-05-261-0/+3
| |/ / / / /
| * | | | | bonding/802.3ad: fix slave link initialization transition statesJarod Wilson2019-05-261-5/+10
| * | | | | net: ethtool: Document get_rxfh_context and set_rxfh_context ethtool opsMaxime Chevallier2019-05-261-0/+9
| * | | | | Merge branch 'fix-some-bugs-in-stmmac'David S. Miller2019-05-253-6/+8
| |\ \ \ \ \
| | * | | | | net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio read/write failBiao Huang2019-05-251-2/+0
| | * | | | | net: stmmac: fix csr_clk can't be zero issueBiao Huang2019-05-252-4/+7
| | * | | | | net: stmmac: update rx tail pointer register to fix rx dma hang issue.Biao Huang2019-05-251-0/+1
| |/ / / / /
| * | | | | ip_sockglue: Fix missing-check bug in ip_ra_control()Gen Zhang2019-05-251-0/+2
| * | | | | ipv6_sockglue: Fix a missing-check bug in ip6_ra_control()Gen Zhang2019-05-251-0/+2
| * | | | | net: sched: don't use tc_action->order during action dumpVlad Buslov2019-05-241-2/+1
| * | | | | cxgb4: Revert "cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size"Vishal Kulkarni2019-05-241-0/+11
| * | | | | net: fec: fix the clk mismatch in failed_reset pathAndy Duan2019-05-241-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-05-2313-63/+375
| |\ \ \ \ \
| | * | | | | selftests: netfilter: add flowtable test scriptFlorian Westphal2019-05-222-1/+325
| | * | | | | netfilter: nft_flow_offload: IPCB is only valid for ipv4 familyFlorian Westphal2019-05-221-6/+11
| | * | | | | netfilter: nft_flow_offload: don't offload when sequence numbers need adjustmentFlorian Westphal2019-05-221-4/+2