OSDN Git Service

uclinux-h8/linux.git
2020-05-15 Vlad Buslovnet: sched: implement terse dump support in act
2020-05-15 Vlad Buslovnet: sched: introduce terse dump flag
2020-05-15 Tobias Waldekranznet: core: recursively find netdev by device node
2020-05-15 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2020-05-15 Alexei StarovoitovMerge branch 'expand-cg_skb-helpers'
2020-05-15 Andrey Ignatovselftests/bpf: Test for sk helpers in cgroup skb
2020-05-15 Andrey Ignatovselftests/bpf: Add connect_fd_to_fd, connect_wait net...
2020-05-15 Andrey Ignatovbpf: Introduce bpf_sk_{, ancestor_}cgroup_id helpers
2020-05-15 Andrey Ignatovbpf: Allow skb_ancestor_cgroup_id helper in cgroup skb
2020-05-15 Andrey Ignatovbpf: Allow sk lookup helpers in cgroup skb
2020-05-15 Colin Ian Kingselftest/bpf: Fix spelling mistake "SIGALARM" -> "SIGALRM"
2020-05-15 Andrii Nakryikobpf: Fix bpf_iter's task iterator logic
2020-05-15 Andrey Ignatovselftests/bpf: Test narrow loads for bpf_sock_addr...
2020-05-15 Andrey Ignatovbpf: Support narrow loads from bpf_sock_addr.user_port
2020-05-15 Lorenzo Bianconisamples/bpf: xdp_redirect_cpu: Set MAX_CPUS according...
2020-05-15 Heiner Kallweitr8169: don't include linux/moduleparam.h
2020-05-15 Heiner Kallweitr8169: remove not needed checks in rtl8169_set_eee
2020-05-15 Colin Ian Kingnet: dsa: felix: fix incorrect clamp calculation for...
2020-05-15 Bartosz Golaszewskinet: phy: mdio-moxart: remove unneeded include
2020-05-15 Dan Murphydt-bindings: dp83867: Convert DP83867 to yaml
2020-05-15 Dan Murphydt-bindings: net: dp83869: Update licensing info
2020-05-15 Luo binhinic: update huawei ethernet driver maintainer
2020-05-15 Luo binhinic: add set_ringparam ethtool_ops support
2020-05-15 Jakub Kicinskidevlink: refactor end checks in devlink_nl_cmd_region_r...
2020-05-15 David S. MillerMerge branch 'am65-cpsw-add-taprio-EST-offload-support'
2020-05-15 Ivan Khoronzhukethernet: ti: am65-cpsw-qos: add TAPRIO offload support
2020-05-15 Ivan Khoronzhukethernet: ti: am65-cpts: add routines to support taprio...
2020-05-14 David S. MillerMerge branch 'net-qed-qede-critical-hw-error-handling'
2020-05-14 Igor Russkikhnet: qed: fix bad formatting
2020-05-14 Igor Russkikhnet: qed: introduce critical hardware error handler
2020-05-14 Igor Russkikhnet: qed: introduce critical fan failure handler
2020-05-14 Denis Bolotinnet: qede: Implement ndo_tx_timeout
2020-05-14 Igor Russkikhnet: qede: optional hw recovery procedure
2020-05-14 Igor Russkikhnet: qed: attention clearing properties
2020-05-14 Igor Russkikhnet: qed: cleanup debug related declarations
2020-05-14 Igor Russkikhnet: qed: critical err reporting to management firmware
2020-05-14 Igor Russkikhnet: qed: invoke err notify on critical areas
2020-05-14 Igor Russkikhnet: qede: add hw err scheduled handler
2020-05-14 Igor Russkikhnet: qed: adding hw_err states and handling
2020-05-14 David S. MillerMerge branch 'net-hns3-add-some-cleanups-for-next'
2020-05-14 Huazhong Tannet: hns3: remove unnecessary frag list checking in...
2020-05-14 Huazhong Tannet: hns3: remove some unused macros
2020-05-14 Huazhong Tannet: hns3: modify an incorrect error log in hclge_mbx_h...
2020-05-14 Huazhong Tannet: hns3: remove a duplicated printing in hclge_config...
2020-05-14 Huazhong Tannet: hns3: modify some incorrect spelling
2020-05-14 Thierry Redingr8152: Use MAC address from device tree if available
2020-05-14 Vlad Buslovselftests: fix flower parent qdisc
2020-05-13 DENG Qingfangnet: dsa: mt7530: set CPU port to fallback mode
2020-05-13 Daniel González... net: mvneta: speed down the PHY, if WoL used, to save...
2020-05-13 Colin Ian Kingsfc: fix dereference of table before it is null checked
2020-05-13 Michael Wallenet: phy: at803x: add cable diagnostics support
2020-05-13 Christoph Hellwigipv6: set msg_control_is_user in do_ipv6_getsockopt
2020-05-13 David S. MillerMerge branch 'net-phy-broadcom-cable-tester-support'
2020-05-13 Michael Wallenet: phy: bcm54140: add cable diagnostics support
2020-05-13 Michael Wallenet: phy: broadcom: add cable test support
2020-05-13 Michael Wallenet: phy: broadcom: add bcm_phy_modify_exp()
2020-05-13 Michael Wallenet: phy: broadcom: add exp register access methods...
2020-05-13 Oleksij Rempelnet: phy: tja11xx: add cable-test support
2020-05-13 Alexei StarovoitovMerge branch 'bpf_iter-fixes'
2020-05-13 Christoph Hellwignet: ignore sock_from_file errors in __scm_install_fd
2020-05-13 Yonghong Songsamples/bpf: Remove compiler warnings
2020-05-13 Yonghong Songbpf: Enable bpf_iter targets registering ctx argument...
2020-05-13 Yonghong Songbpf: Change func bpf_iter_unreg_target() signature
2020-05-13 Yonghong Songbpf: net: Refactor bpf_iter target registration
2020-05-13 Yonghong Songbpf: Add comments to interpret bpf_prog return values
2020-05-13 Yonghong Songbpf: Change btf_iter func proto prefix to "bpf_iter_"
2020-05-13 Yonghong Songtools/bpf: selftests : Explain bpf_iter test failures...
2020-05-13 David S. MillerMerge branch 'dwmac-meson8b-Ethernet-RX-delay-configura...
2020-05-13 Martin Blumenstinglnet: stmmac: dwmac-meson8b: add support for the RX...
2020-05-13 Martin Blumenstinglnet: stmmac: dwmac-meson8b: Make the clock enabling...
2020-05-13 Martin Blumenstinglnet: stmmac: dwmac-meson8b: Fetch the "timing-adjustmen...
2020-05-13 Martin Blumenstinglnet: stmmac: dwmac-meson8b: Add the PRG_ETH0_ADJ_*...
2020-05-13 Martin Blumenstinglnet: stmmac: dwmac-meson8b: Move the documentation...
2020-05-13 Martin Blumenstinglnet: stmmac: dwmac-meson8b: use FIELD_PREP instead...
2020-05-13 Martin Blumenstingldt-bindings: net: dwmac-meson: Document the "timing...
2020-05-13 Martin Blumenstingldt-bindings: net: meson-dwmac: Add the amlogic,rx-delay...
2020-05-13 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2020-05-13 Alexei StarovoitovMerge branch 'benchmark-runner'
2020-05-13 Andrii Nakryikoselftest/bpf: Add BPF triggering benchmark
2020-05-13 Andrii Nakryikoselftest/bpf: Fmod_ret prog and implement test_overhead...
2020-05-13 Andrii Nakryikoselftests/bpf: Add benchmark runner infrastructure
2020-05-13 Andrii Nakryikoselftests/bpf: Extract parse_num_list into generic...
2020-05-13 David S. MillerMerge branch 'net-dsa-felix-tc-taprio-and-CBS-offload...
2020-05-13 Xiaoliang Yangnet: dsa: felix: add support Credit Based Shaper(CBS...
2020-05-13 Xiaoliang Yangnet: dsa: felix: Configure Time-Aware Scheduler via...
2020-05-13 Xiaoliang Yangnet: dsa: felix: qos classified based on pcp
2020-05-13 Eelco Chaudronlibbpf: Fix probe code to return EPERM if encountered
2020-05-13 Yauheni Kaliutaselftests/bpf: Install generated test progs
2020-05-13 Archie PusakaBluetooth: L2CAP: add support for waiting disconnection...
2020-05-13 Sonny SasakaBluetooth: Handle Inquiry Cancel error after Inquiry...
2020-05-13 Rikard FalkebornBluetooth: serdev: Constify serdev_device_ops
2020-05-13 Raghuram HegdeBluetooth: btusb: Add support for Intel Bluetooth Devic...
2020-05-13 Abhishek Pandit... Bluetooth: btusb: Implement hdev->prevent_wake
2020-05-13 Abhishek Pandit... Bluetooth: Add hook for driver to prevent wake from...
2020-05-13 Abhishek Pandit... Bluetooth: Rename BT_SUSPEND_COMPLETE
2020-05-13 Abhishek Pandit... Bluetooth: Modify LE window and interval for suspend
2020-05-13 Abhishek Pandit... Bluetooth: Fix incorrect type for window and interval
2020-05-13 Vladimir Olteannet: dsa: tag_sja1105: appease sparse checks for ethert...
2020-05-12 William Tuerspan: Check IFLA_GRE_ERSPAN_VER is set.
2020-05-12 David S. MillerMerge branch 'Traffic-support-for-dsa_8021q-in-vlan_fil...
next