aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-26net: Fix Kconfig indentationKrzysztof Kozlowski8-94/+94
2019-09-26MAINTAINERS: add Yanjun to FORCEDETH maintainers listRain River1-0/+1
2019-09-25net: macb: Remove dead codeShubhrajyoti Datta1-3/+2
2019-09-25net: stmmac: selftests: Flow Control test can also run with ASYM PauseJose Abreu1-1/+1
2019-09-25gianfar: Make reset_gfar staticYueHaibing1-1/+1
2019-09-25atm: he: clean up an indentation issueColin Ian King1-1/+1
2019-09-25ppp: Fix memory leak in ppp_writeTakeshi Misawa1-0/+2
2019-09-25net/ibmvnic: prevent more than one thread from running in resetJuliet Kim2-11/+34
2019-09-25net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can runJuliet Kim2-68/+157
2019-09-24skge: fix checksum byte orderStephen Hemminger1-1/+1
2019-09-24arcnet: provide a buffer big enough to actually receive packetsUwe Kleine-König1-14/+17
2019-09-24nfc: enforce CAP_NET_RAW for raw socketsOri Nimron1-2/+5
2019-09-24ieee802154: enforce CAP_NET_RAW for raw socketsOri Nimron1-0/+3
2019-09-24ax25: enforce CAP_NET_RAW for raw socketsOri Nimron1-0/+2
2019-09-24appletalk: enforce CAP_NET_RAW for raw socketsOri Nimron1-0/+5
2019-09-24mISDN: enforce CAP_NET_RAW for raw socketsOri Nimron1-0/+2
2019-09-24net: sched: fix possible crash in tcf_action_destroy()Eric Dumazet1-2/+4
2019-09-22net: dsa: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-09-22net: dsa: b53: Use the correct style for SPDX License IdentifierNishad Kamdar1-2/+2
2019-09-22ionic: Fix an error code in ionic_lif_alloc()Dan Carpenter1-0/+1
2019-09-22net: ena: Select DIMLIB for ENA_ETHERNETMao Wenan1-0/+1
2019-09-21qede: qede_fp: simplify a bit 'qede_rx_build_skb()'Christophe JAILLET1-2/+1
2019-09-21net: stmmac: selftest: avoid large stack usageArnd Bergmann2-13/+6
2019-09-21net: dsa: sja1105: Add dependency for NET_DSA_SJA1105_TASMao Wenan1-0/+1
2019-09-21net_sched: add policy validation for action attributesCong Wang1-16/+18
2019-09-21net_sched: add max len check for TCA_KINDCong Wang1-1/+2
2019-09-21net: remove netx ethernet driverArnd Bergmann4-522/+0
2019-09-21net: qrtr: Stop rx_worker before freeing nodeBjorn Andersson1-0/+1
2019-09-21net/phy: fix DP83865 10 Mbps HDX loopback disable functionPeter Mamonov1-3/+6
2019-09-21usbnet: ignore endpoints with invalid wMaxPacketSizeBjørn Mork1-0/+5
2019-09-21cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSizeBjørn Mork1-1/+5
2019-09-20ipv6: fix a typo in fib6_rule_lookup()Eric Dumazet1-1/+1
2019-09-20sch_netem: fix a divide by zero in tabledist()Eric Dumazet1-1/+1
2019-09-20dt-bindings: net: remove un-implemented propertyAlexandru Ardelean1-7/+0
2019-09-20ipv4: Revert removal of rt_uses_gatewayDavid Ahern7-21/+29
2019-09-20selftests: Update fib_nexthop_multiprefix to handle missing ping6David Ahern1-2/+4
2019-09-20selftests: Update fib_tests to handle missing ping6David Ahern1-1/+3
2019-09-20dt-bindings: net: dwmac: fix 'mac-mode' typeAlexandru Ardelean1-1/+1
2019-09-20net/sched: act_sample: don't push mac header on ip6gre ingressDavide Caratti1-0/+1
2019-09-19selftests: Add test cases for `ip nexthop flush proto XX`Donald Sharp1-0/+14
2019-09-19dt-bindings: net: Correct the documentation of KSZ9021 skew valuesJames Byrne1-2/+30
2019-09-19net/ncsi: Disable global multicast filterVijay Khemka2-93/+12
2019-09-19ibmvnic: Warn unknown speed message only when carrier is presentMurilo Fossa Vicentini1-3/+4
2019-09-19ionic: Remove unnecessary ternary operator in ionic_debugfs_add_identNathan Chancellor1-1/+1
2019-09-19usbnet: sanity checking of packet sizes and device mtuOliver Neukum1-0/+3
2019-09-18KVM: coalesced_mmio: add bounds checkingMatt Delco1-8/+11
2019-09-16mlxsw: spectrum_buffers: Add the ability to query the CPU port's shared bufferShalom Toledo1-8/+33
2019-09-16mlxsw: spectrum: Register CPU port with devlinkShalom Toledo3-9/+105
2019-09-16mlxsw: spectrum_buffers: Prevent changing CPU port's configurationShalom Toledo1-0/+10
2019-09-16net: ena: fix incorrect update of intr_delay_resolutionArthur Kiyanovski3-4/+19