]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/shortlog
mirror_ubuntu-focal-kernel.git
2019-08-17 Heiner Kallweitnet: dsa: remove calls to genphy_config_init
2019-08-17 Heiner Kallweitnet: phy: remove calls to genphy_config_init
2019-08-16 Bill Sommerfeldipvlan: set hw_enc_features like macvlan
2019-08-16 David Ahernselftests: Fix get_ifidx and callers in nettest.c
2019-08-16 Marek BehĂșnnet: dsa: mv88e6xxx: check for mode change in port_setu...
2019-08-16 David S. MillerMerge branch 'net-phy-adin-add-support-for-Analog-Devic...
2019-08-16 Alexandru Ardeleandt-bindings: net: add bindings for ADIN PHY driver
2019-08-16 Alexandru Ardeleannet: phy: adin: add ethtool get_stats support
2019-08-16 Alexandru Ardeleannet: phy: adin: implement downshift configuration via...
2019-08-16 Alexandru Ardeleannet: phy: adin: implement PHY subsystem software reset
2019-08-16 Alexandru Ardeleannet: phy: adin: add EEE translation layer from Clause...
2019-08-16 Alexandru Ardeleannet: phy: adin: add support MDI/MDIX/Auto-MDI selection
2019-08-16 Alexandru Ardeleannet: phy: adin: make RMII fifo depth configurable
2019-08-16 Alexandru Ardeleannet: phy: adin: make RGMII internal delays configurable
2019-08-16 Alexandru Ardeleannet: phy: adin: configure RGMII/RMII/MII modes on config
2019-08-16 Alexandru Ardeleannet: phy: adin: add {write,read}_mmd hooks
2019-08-16 Alexandru Ardeleannet: phy: adin: add support for interrupts
2019-08-16 Alexandru Ardeleannet: phy: adin: hook genphy_{suspend, resume} into...
2019-08-16 Alexandru Ardeleannet: phy: adin: add support for Analog Devices PHYs
2019-08-15 David S. MillerMerge branch 'mscc-PTP-support'
2019-08-15 Antoine Tenartnet: mscc: PTP Hardware Clock (PHC) support
2019-08-15 Antoine Tenartnet: mscc: remove the frame_info cpuq member
2019-08-15 Antoine Tenartnet: mscc: improve the frame header parsing readability
2019-08-15 Antoine Tenartnet: mscc: describe the PTP register range
2019-08-15 Antoine TenartDocumentation/bindings: net: ocelot: document the PTP...
2019-08-15 Antoine TenartDocumentation/bindings: net: ocelot: document the PTP...
2019-08-15 David S. MillerMerge branch 'qed-NVM'
2019-08-15 Sudarsana Reddy... qed: Add driver API for flashing the config attributes.
2019-08-15 Sudarsana Reddy... qed: Add API for configuring NVM attributes.
2019-08-15 David S. MillerMerge tag 'linux-can-next-for-5.4-20190814' of git...
2019-08-15 Jonathan Lemonpage_pool: fix logic in __page_pool_get_cached
2019-08-15 David S. MillerMerge branch 'rds-next'
2019-08-15 Andy Groverrds: check for excessive looping in rds_send_xmit
2019-08-15 Gerd Rauschnet/rds: Add a few missing rds_stat_names entries
2019-08-15 Chris MasonRDS: don't use GFP_ATOMIC for sk_alloc in rds_create
2019-08-15 Chris MasonRDS: limit the number of times we loop in rds_send_xmit
2019-08-15 David S. MillerMerge branch 'netdevsim-implement-support-for-devlink...
2019-08-15 Jiri Pirkoselftests: netdevsim: add devlink regions tests
2019-08-15 Jiri Pirkonetdevsim: implement support for devlink region and...
2019-08-15 David S. MillerMerge branch 'selftests-netdevsim-add-devlink-paramstests'
2019-08-15 Jiri Pirkoselftests: netdevsim: add devlink params tests
2019-08-15 Jiri Pirkoselftests: net: push jq workaround into separate helper
2019-08-15 Yunsheng Linpage_pool: remove unnecessary variable init
2019-08-15 Heiner Kallweitr8169: sync EEE handling for RTL8168h with vendor driver
2019-08-15 David S. MillerMerge branch 'realtek-EEE'
2019-08-15 Heiner Kallweitr8169: use the generic EEE management functions
2019-08-15 Heiner Kallweitnet: phy: realtek: add support for EEE registers on...
2019-08-15 Heiner Kallweitnet: phy: swphy: emulate register MII_ESTATUS
2019-08-15 Heiner Kallweitnet: phy: read MII_CTRL1000 in genphy_read_status only...
2019-08-15 Ka-Cheong Poonnet/rds: Add RDS6_INFO_SOCKETS and RDS6_INFO_RECV_MESSA...
2019-08-15 Thomas Gleixnernet/mvpp2: Replace tasklet with softirq hrtimer
2019-08-15 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-08-14 Nathan Chancellornetfilter: nft_bitwise: Adjust parentheses to fix memcm...
2019-08-14 Jeremy Sowdennetfilter: remove deprecation warnings from uapi headers.
2019-08-14 Heiner Kallweitnet: phy: realtek: add NBase-T PHY auto-detection
2019-08-14 Heiner Kallweitr8169: fix sporadic transmit timeout issue
2019-08-14 Jakub KicinskiMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-08-14 Jakub KicinskiMerge branch 'r8152-RX-improve'
2019-08-14 Hayes Wangr8152: change rx_copybreak and rx_pending through ethtool
2019-08-14 Hayes Wangr8152: support skb_add_rx_frag
2019-08-14 Hayes Wangr8152: use alloc_pages for rx buffer
2019-08-14 Hayes Wangr8152: replace array with linking list for rx information
2019-08-14 Hayes Wangr8152: separate the rx buffer size
2019-08-14 Jakub KicinskiMerge branch 'net-phy-let-phy_speed_down-up-support...
2019-08-14 Heiner Kallweitnet: phy: let phy_speed_down/up support speeds >1Gbps
2019-08-14 Heiner Kallweitnet: phy: add phy_speed_down_core and phy_resolve_min_speed
2019-08-14 Heiner Kallweitnet: phy: add __set_linkmode_max_speed
2019-08-13 Vlad Buslovnet: devlink: remove redundant rtnl lock assert
2019-08-13 Jakub KicinskiMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-08-13 YueHaibingnet: hns3: Make hclge_func_reset_sync_vf static
2019-08-13 Jiri Pirkodevlink: send notifications for deleted snapshots on...
2019-08-13 Daniel BorkmannMerge branch 'bpf-libbpf-read-sysfs-btf'
2019-08-13 Andrii Nakryikolibbpf: attempt to load kernel BTF from sysfs first
2019-08-13 Andrii Nakryikobtf: rename /sys/kernel/btf/kernel into /sys/kernel...
2019-08-13 Andre Hartmanncan: netlink: fix documentation typos
2019-08-13 Marc Kleine... can: vcan: introduce pr_fmt and make use of it
2019-08-13 Marc Kleine... can: vcan: remove unnecessary blank lines
2019-08-13 Marc Kleine... can: vcan: convert block comments to network style...
2019-08-13 Oliver Hartkoppcan: gw: add support for CAN FD frames
2019-08-13 Oliver Hartkoppcan: gw: use struct canfd_frame as internal data structure
2019-08-13 Marc Kleine... can: gw: cgw_parse_attr(): remove unnecessary braces...
2019-08-13 Marc Kleine... can: gw: cgw_dump_jobs(): avoid long lines
2019-08-13 Marc Kleine... can: gw: can_can_gw_rcv(): remove return at end of...
2019-08-13 Marc Kleine... can: gw: add missing spaces around operators
2019-08-13 Marc Kleine... can: gw: remove unnecessary blank lines, add suggested...
2019-08-13 Marc Kleine... can: gw: convert block comments to network style comments
2019-08-13 Thomas Gleixnercan: bcm: switch timer to HRTIMER_MODE_SOFT and remove...
2019-08-13 Marc Kleine... can: bcm: bcm_sock_no_ioctlcmd(): mark function as...
2019-08-13 Marc Kleine... can: raw: raw_sock_no_ioctlcmd(): mark function as...
2019-08-13 Marc Kleine... can: raw: raw_module_init(): use pr_err() instead of...
2019-08-13 Marc Kleine... can: raw: balance braces around else statements
2019-08-13 Marc Kleine... can: raw: remove unnecessary blank lines, add suggested...
2019-08-13 Marc Kleine... can: raw: convert block comments to network style comments
2019-08-13 Marc Kleine... can: af_can: add missing identifiers to struct receiver...
2019-08-13 Marc Kleine... can: af_can: can_pernet_init(): Use preferred style...
2019-08-13 Marc Kleine... can: af_can: avoid splitting quoted string across lines
2019-08-13 Marc Kleine... can: af_can: fix alignment
2019-08-13 Marc Kleine... can: af_can: balance braces around else statements
2019-08-13 Marc Kleine... can: af_can: convert block comments to network style...
2019-08-13 Srinivas Neelican: xilinx_can: xcan_set_bittiming(): fix the data...
next