summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-18iavf: Refactor init state machineJakub Pawlak1-190/+261
2019-06-18iavf: Refactor the watchdog state machineJan Sokolowski2-30/+44
2019-06-18iavf: Remove timer for work triggering, use delaying work insteadJakub Pawlak4-45/+31
2019-06-18iavf: Move commands processing to the separate functionJakub Pawlak1-92/+105
2019-06-18iavf: Fix the math for valid length for ADq enableAvinash Dayanand1-1/+1
2019-06-18iavf: Change GFP_KERNEL to GFP_ATOMIC in kzalloc()Aleksandr Loktionov1-1/+1
2019-06-18iavf: wait longer for close to completeMitch Williams1-1/+1
2019-06-18iavf: use signed variableMitch Williams1-1/+1
2019-06-18iavf: Create VLAN tag elements starting from the first elementAkeem G Abodunrin1-2/+1
2019-06-18net: sched: cls_matchall: allow to delete filterJiri Pirko1-2/+7
2019-06-18net: hns3: fix dereference of ae_dev before it is null checkedColin Ian King1-1/+2
2019-06-18Merge branch 'net-sched-act_ctinfo-fixes'David S. Miller1-1/+3
2019-06-18net: sched: act_ctinfo: fix policy validationKevin Darbyshire-Bryant1-1/+2
2019-06-18net: sched: act_ctinfo: fix action creationKevin Darbyshire-Bryant1-0/+1
2019-06-17vhost_net: disable zerocopy by defaultJason Wang1-1/+1
2019-06-17net: ipv4: move tcp_fastopen server side code to SipHash libraryArd Biesheuvel4-80/+36
2019-06-17tipc: include retrans failure detection for unicastTuong Lien1-36/+70
2019-06-17team: add ethtool get_link_ksettingsHangbin Liu1-0/+25
2019-06-17selftests/net: fix warnings in TFO key rotation selftestWillem de Bruijn1-3/+2
2019-06-17x25_asy: fixed function name in error message.Jeremy Sowden1-2/+2
2019-06-17lapb: moved export of lapb_register.Jeremy Sowden1-2/+1
2019-06-17tc-tests: updated skbedit testsRoman Mashak1-9/+53
2019-06-17tc-tests: added path to ip command in tdcRoman Mashak1-0/+2
2019-06-17net: ethernet: ti: davinci_cpdma: use idled submitIvan Khoronzhuk5-41/+77
2019-06-16Merge branch 'stmmac-cleanups-for-stmmac_mdio_reset'David S. Miller3-42/+16
2019-06-16net: stmmac: drop the phy_reset hook from struct stmmac_mdio_bus_dataMartin Blumenstingl2-7/+0
2019-06-16net: stmmac: drop the reset delays from struct stmmac_mdio_bus_dataMartin Blumenstingl2-10/+8
2019-06-16net: stmmac: drop the reset GPIO from struct stmmac_mdio_bus_dataMartin Blumenstingl2-21/+9
2019-06-16net: stmmac: use device_property_read_u32_array to read the reset delaysMartin Blumenstingl1-5/+4
2019-06-16net: stmmac: drop redundant check in stmmac_mdio_resetMartin Blumenstingl1-3/+0
2019-06-16net: sched: remove NET_CLS_IND config optionJiri Pirko22-59/+4
2019-06-16r8169: improve handling of Abit Fatal1ty F-190HDHeiner Kallweit1-8/+6
2019-06-15net: stmmac: Fix wrapper drivers not detecting PHYJose Abreu3-3/+11
2019-06-15Merge branch 'Reuse-ptp_qoriq-driver-for-dpaa2-ptp'David S. Miller11-198/+386
2019-06-15MAINTAINERS: maintain DPAA2 PTP driver in QorIQ PTP entryYangbo Lu1-7/+2
2019-06-15dpaa2-ptp: add interrupt supportYangbo Lu4-1/+417
2019-06-15arm64: dts: fsl: add ptp timer node for dpaa2 platformsYangbo Lu3-0/+24
2019-06-15dt-binding: ptp_qoriq: support DPAA2 PTP compatibleYangbo Lu1-1/+2
2019-06-15dpaa2-ptp: reuse ptp_qoriq driverYangbo Lu5-282/+34
2019-06-15ptp: add QorIQ PTP support for DPAA2Yangbo Lu1-1/+1
2019-06-15hinic: Use devm_kasprintf instead of hard coding itChristophe JAILLET1-5/+3
2019-06-15Revert "net: dsa: mv88e6xxx: do not flood CPU with unknown multicast"David S. Miller1-5/+7
2019-06-15net: dsa: mv88e6xxx: do not flood CPU with unknown multicastVivien Didelot1-7/+5
2019-06-15Merge branch 'net-dsa-use-switchdev-attr-and-obj-handlers'David S. Miller3-56/+35
2019-06-15net: dsa: use switchdev handle helpersVivien Didelot1-44/+32
2019-06-15net: dsa: make dsa_slave_dev_check use constVivien Didelot1-2/+2
2019-06-15net: dsa: make cpu_dp non constVivien Didelot1-1/+1
2019-06-15net: dsa: do not check orig_dev in vlan delVivien Didelot1-9/+0
2019-06-15Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller7-100/+147
2019-06-15udp: Remove unused variable/function (exact_dif)Tim Beale2-23/+0