summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-15Merge branch 'netdevsim-implement-support-for-devlink-region-and-snapshots'David S. Miller
2019-08-15selftests: netdevsim: add devlink regions testsJiri Pirko
2019-08-15netdevsim: implement support for devlink region and snapshotsJiri Pirko
2019-08-15Merge branch 'selftests-netdevsim-add-devlink-paramstests'David S. Miller
2019-08-15selftests: netdevsim: add devlink params testsJiri Pirko
2019-08-15selftests: net: push jq workaround into separate helperJiri Pirko
2019-08-15page_pool: remove unnecessary variable initYunsheng Lin
2019-08-15r8169: sync EEE handling for RTL8168h with vendor driverHeiner Kallweit
2019-08-15Merge branch 'realtek-EEE'David S. Miller
2019-08-15r8169: use the generic EEE management functionsHeiner Kallweit
2019-08-15net: phy: realtek: add support for EEE registers on integrated PHY'sHeiner Kallweit
2019-08-15net: phy: swphy: emulate register MII_ESTATUSHeiner Kallweit
2019-08-15net: phy: read MII_CTRL1000 in genphy_read_status only if neededHeiner Kallweit
2019-08-15net/rds: Add RDS6_INFO_SOCKETS and RDS6_INFO_RECV_MESSAGES optionsKa-Cheong Poon
2019-08-14net/mvpp2: Replace tasklet with softirq hrtimerThomas Gleixner
2019-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-08-14netfilter: nft_bitwise: Adjust parentheses to fix memcmp size argumentNathan Chancellor
2019-08-14netfilter: remove deprecation warnings from uapi headers.Jeremy Sowden
2019-08-14net: phy: realtek: add NBase-T PHY auto-detectionHeiner Kallweit
2019-08-14r8169: fix sporadic transmit timeout issueHeiner Kallweit
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2019-08-13Merge branch 'r8152-RX-improve'Jakub Kicinski
2019-08-13r8152: change rx_copybreak and rx_pending through ethtoolHayes Wang
2019-08-13r8152: support skb_add_rx_fragHayes Wang
2019-08-13r8152: use alloc_pages for rx bufferHayes Wang
2019-08-13r8152: replace array with linking list for rx informationHayes Wang
2019-08-13r8152: separate the rx buffer sizeHayes Wang
2019-08-13Merge branch 'net-phy-let-phy_speed_down-up-support-speeds-1Gbps'Jakub Kicinski
2019-08-13net: phy: let phy_speed_down/up support speeds >1GbpsHeiner Kallweit
2019-08-13net: phy: add phy_speed_down_core and phy_resolve_min_speedHeiner Kallweit
2019-08-13net: phy: add __set_linkmode_max_speedHeiner Kallweit
2019-08-13net: devlink: remove redundant rtnl lock assertVlad Buslov
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2019-08-13net: hns3: Make hclge_func_reset_sync_vf staticYueHaibing
2019-08-13devlink: send notifications for deleted snapshots on region destroyJiri Pirko
2019-08-13Merge branch 'bpf-libbpf-read-sysfs-btf'Daniel Borkmann
2019-08-13libbpf: attempt to load kernel BTF from sysfs firstAndrii Nakryiko
2019-08-13btf: rename /sys/kernel/btf/kernel into /sys/kernel/btf/vmlinuxAndrii Nakryiko
2019-08-13can: netlink: fix documentation typosAndre Hartmann
2019-08-13can: vcan: introduce pr_fmt and make use of itMarc Kleine-Budde
2019-08-13can: vcan: remove unnecessary blank linesMarc Kleine-Budde
2019-08-13can: vcan: convert block comments to network style commentsMarc Kleine-Budde
2019-08-13can: gw: add support for CAN FD framesOliver Hartkopp
2019-08-13can: gw: use struct canfd_frame as internal data structureOliver Hartkopp
2019-08-13can: gw: cgw_parse_attr(): remove unnecessary braces for single statement blockMarc Kleine-Budde
2019-08-13can: gw: cgw_dump_jobs(): avoid long linesMarc Kleine-Budde
2019-08-13can: gw: can_can_gw_rcv(): remove return at end of void functionMarc Kleine-Budde
2019-08-13can: gw: add missing spaces around operatorsMarc Kleine-Budde
2019-08-13can: gw: remove unnecessary blank lines, add suggested blank linesMarc Kleine-Budde
2019-08-13can: gw: convert block comments to network style commentsMarc Kleine-Budde