OSDN Git Service

tomoyo/tomoyo-test1.git
2021-10-09 Jakub Kicinskiethernet: tulip: remove direct netdev->dev_addr writes
2021-10-09 Jakub Kicinskiethernet: tg3: remove direct netdev->dev_addr writes
2021-10-09 Jakub Kicinskiethernet: forcedeth: remove direct netdev->dev_addr...
2021-10-08 Ido Schimmelmlxsw: item: Annotate item helpers with '__maybe_unused'
2021-10-08 Tianjia Zhangselftests/tls: add SM4 GCM/CCM to tls selftests
2021-10-08 Jean Sacrennet: tg3: fix redundant check of true expression
2021-10-08 Prabhakar Kushwahaqed: Fix compilation for CONFIG_QED_SRIOV undefined...
2021-10-08 Francesco Dolcininet: phy: micrel: ksz9131 led errata workaround
2021-10-08 David S. MillerMerge branch 'netdev-name-in-use'
2021-10-08 Antoine Tenartppp: use the correct function to check if a netdev...
2021-10-08 Antoine Tenartbonding: use the correct function to check for netdev...
2021-10-08 Antoine Tenartnet: introduce a function to check if a netdev name...
2021-10-08 David S. MillerMerge branch 'enetc-swtso'
2021-10-08 Ioana Ciorneinet: enetc: add support for software TSO
2021-10-08 Ioana Ciorneinet: enetc: declare NETIF_F_HW_CSUM and do it in software
2021-10-08 David S. MillerMerge branch 'ip6gre-tests'
2021-10-08 Amit Cohenselftests: mlxsw: devlink_trap_tunnel_ipip: Send a...
2021-10-08 Amit Cohenselftests: mlxsw: devlink_trap_tunnel_ipip: Remove...
2021-10-08 Amit Cohenselftests: mlxsw: devlink_trap_tunnel_ipip: Align topol...
2021-10-08 Amit Cohenselftests: mlxsw: devlink_trap_tunnel_ipip6: Add test...
2021-10-08 Amit Cohenselftests: forwarding: Add IPv6 GRE hierarchical tests
2021-10-08 Amit Cohenselftests: forwarding: Add IPv6 GRE flat tests
2021-10-08 Amit Cohentesting: selftests: tc_common: Add tc_check_at_least_x_...
2021-10-08 Amit Cohentesting: selftests: forwarding.config.sample: Add tc...
2021-10-08 Richard Palethorpevsock: Enable y2038 safe timeval for timeout
2021-10-08 Richard Palethorpevsock: Refactor vsock_*_getsockopt to resemble sock_get...
2021-10-08 Kalle Valoath11k: fix m68k and xtensa build failure in ath11k_pee...
2021-10-08 Antoine Tenartnet-sysfs: try not to restart the syscall if it will...
2021-10-08 Russell King... net: phylib: ensure phy device drivers do not match...
2021-10-08 Russell King... net: mdio: ensure the type of mdio devices match mdio...
2021-10-08 Davide Carattinet/sched: sch_ets: properly init all active DRR list...
2021-10-08 Tim Gardnerqed: Initialize debug string array
2021-10-08 Yang Linet: dsa: rtl8366rb: remove unneeded semicolon
2021-10-08 David S. MillerMerge branch 'dev_addr-helpers'
2021-10-08 Jakub Kicinskiethernet: use platform_get_ethdev_address()
2021-10-08 Jakub Kicinskieth: platform: add a helper for loading netdev->dev_addr
2021-10-08 Jakub Kicinskiethernet: un-export nvmem_get_mac_address()
2021-10-08 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2021-10-07 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2021-10-07 Linus TorvaldsMerge tag 'nfsd-5.15-3' of git://git./linux/kernel...
2021-10-07 Linus TorvaldsMerge tag 'armsoc-fixes-5.15' of git://git./linux/kerne...
2021-10-07 Arnd BergmannMerge tag 'asahi-soc-fixes-5.15' of https://github...
2021-10-07 Arnd BergmannMerge tag 'scmi-fixes-5.15' of git://git./linux/kernel...
2021-10-07 Arnd BergmannMerge tag 'omap-for-v5.15/fixes-rc4' of git://git....
2021-10-07 Linus TorvaldsMerge tag 'misc-fixes-20211007' of git://git./linux...
2021-10-07 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.15-2021-10-07' of...
2021-10-07 Wojciech Drewekice: add port representor ethtool ops and stats
2021-10-07 Grzegorz Nitkaice: switchdev slow path
2021-10-07 Grzegorz Nitkaice: rebuild switchdev when resetting all VFs
2021-10-07 Grzegorz Nitkaice: enable/disable switchdev when managing VFs
2021-10-07 Grzegorz Nitkaice: introduce new type of VSI for switchdev
2021-10-07 Grzegorz Nitkaice: set and release switchdev environment
2021-10-07 Michal Swiatkowskiice: allow changing lan_en and lb_en on dflt rules
2021-10-07 Michal Swiatkowskiice: manage VSI antispoof and destination override
2021-10-07 Michal Swiatkowskiice: allow process VF opcodes in different ways
2021-10-07 Michal Swiatkowskiice: introduce VF port representor
2021-10-07 Wojciech Drewekice: Move devlink port to PF/VF struct
2021-10-07 Michal Swiatkowskiice: support basic E-Switch mode control
2021-10-07 Linus TorvaldsMerge tag 'net-5.15-rc5' of git://git./linux/kernel...
2021-10-07 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20211007' of git://git...
2021-10-07 Sven PeterMAINTAINERS: Add Sven Peter as ARM/APPLE MACHINE maintainer
2021-10-07 Alyssa RosenzweigMAINTAINERS: Add Alyssa Rosenzweig as M1 reviewer
2021-10-07 Gustavo A.... ethernet: ti: cpts: Use devm_kcalloc() instead of devm_...
2021-10-07 Gustavo A.... net: stmmac: selftests: Use kcalloc() instead of kzalloc()
2021-10-07 Gustavo A.... net: mana: Use kcalloc() instead of kzalloc()
2021-10-07 Gustavo A.... net: broadcom: bcm4908_enet: use kcalloc() instead...
2021-10-07 Mike Manningnet: prefer socket bound to interface when not in VRF
2021-10-07 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf
2021-10-07 David S. MillerMerge tag 'wireless-drivers-next-2021-10-07' of git...
2021-10-07 David S. MillerMerge branch 'dev_addr-fw-helpers'
2021-10-07 Jakub Kicinskiethernet: make more use of device_get_ethdev_address()
2021-10-07 Jakub Kicinskiethernet: use device_get_ethdev_address()
2021-10-07 Jakub Kicinskieth: fwnode: add a helper for loading netdev->dev_addr
2021-10-07 Jakub Kicinskieth: fwnode: remove the addr len from mac helpers
2021-10-07 Jakub Kicinskieth: fwnode: change the return type of mac address...
2021-10-07 Jakub Kicinskidevice property: move mac addr helpers to eth.c
2021-10-07 Jakub Kicinskiethernet: use of_get_ethdev_address()
2021-10-07 Jakub Kicinskiof: net: add a helper for loading netdev->dev_addr
2021-10-07 Jakub Kicinskiof: net: move of_net under net/
2021-10-07 David S. MillerMerge branch 'nfc-pn533-const'
2021-10-07 Rikard Falkebornnfc: pn533: Constify pn533_phy_ops
2021-10-07 Rikard Falkebornnfc: pn533: Constify serdev_device_ops
2021-10-07 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2021-10-07 David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2021-10-07 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.15-3' of git://git...
2021-10-07 Jakub KicinskiMerge branch 'add-mdiobus_modify_changed-helper'
2021-10-07 Russell King... net: phylink: use mdiobus_modify_changed() helper
2021-10-07 Russell King... net: mdio: add mdiobus_modify_changed()
2021-10-07 Jakub KicinskiMerge branch 'ethtool-add-ability-to-control-transceive...
2021-10-07 Ido Schimmelmlxsw: Add support for transceiver module extended...
2021-10-07 Ido Schimmelethtool: Add transceiver module extended state
2021-10-07 Ido Schimmelmlxsw: Add ability to control transceiver modules'...
2021-10-07 Ido Schimmelmlxsw: reg: Add Management Cable IO and Notifications...
2021-10-07 Ido Schimmelmlxsw: reg: Add Port Module Memory Map Properties register
2021-10-07 Ido Schimmelethtool: Add ability to control transceiver modules...
2021-10-06 Benjamin CoddingtonNFSD: Keep existing listeners on portlist error
2021-10-06 Stefan Assmanniavf: fix double unlock of crit_lock
2021-10-06 Sylwester Dziedziuchi40e: Fix freeing of uninitialized misc IRQ vector
2021-10-06 Jiri Benci40e: fix endless loop under rtnl
2021-10-06 Vitaly Kuznetsovx86/hyperv: Avoid erroneously sending IPI to 'self'
next