OSDN Git Service

uclinux-h8/linux.git
2022-03-04 David S. MillerMerge branch 'sparx5-ptp'
2022-03-04 Horatiu Vulturnet: sparx5: Implement get_ts_info
2022-03-04 Horatiu Vulturnet: sparx5: Add support for ptp interrupts
2022-03-04 Horatiu Vulturnet: sparx5: Update extraction/injection for timestamping
2022-03-04 Horatiu Vulturnet: sparx5: Implement SIOCSHWTSTAMP and SIOCGHWTSTAMP
2022-03-04 Horatiu Vulturnet: sparx5: Add support for ptp clocks
2022-03-04 Horatiu Vulturnet: sparx5: Add registers that are used by ptp functio...
2022-03-04 Horatiu Vulturdts: sparx5: Enable ptp interrupt
2022-03-04 Horatiu Vulturdt-bindings: net: sparx5: Extend with the ptp interrupt
2022-03-04 Horatiu Vulturnet: sparx5: Move ifh from port to local variable
2022-03-04 David S. MillerMerge branch 'lan937x-t1-phy-driver'
2022-03-04 Arun Ramadossnet: phy: added ethtool master-slave configuration...
2022-03-04 Arun Ramadossnet: phy: added the LAN937x phy support
2022-03-04 Arun Ramadossnet: phy: updated the initialization routine for LAN87xx
2022-03-04 Arun Ramadossnet: phy: removed empty lines in LAN87XX
2022-03-04 Arun Ramadossnet: phy: used the PHY_ID_MATCH_MODEL macro for LAN87XX
2022-03-04 Arun Ramadossnet: phy: used genphy_soft_reset for phy reset in LAN87xx
2022-03-04 David S. MillerMerge branch 'lan8814-1588-support'
2022-03-04 Divya Kopperanet: phy: micrel: 1588 support for LAN8814 phy
2022-03-04 Divya Kopperadt-bindings: net: micrel: Configure latency values...
2022-03-04 Divya Kopperanet: phy: micrel: Fix concurrent register access
2022-03-04 David S. MillerMerge branch 'skb-drop-reasons'
2022-03-04 Menglong Dongnet: dev: use kfree_skb_reason() for __netif_receive_sk...
2022-03-04 Menglong Dongnet: dev: use kfree_skb_reason() for sch_handle_ingress()
2022-03-04 Menglong Dongnet: dev: use kfree_skb_reason() for do_xdp_generic()
2022-03-04 Menglong Dongnet: dev: use kfree_skb_reason() for enqueue_to_backlog()
2022-03-04 Menglong Dongnet: dev: add skb drop reasons to __dev_xmit_skb()
2022-03-04 Menglong Dongnet: skb: introduce the function kfree_skb_list_reason()
2022-03-04 Menglong Dongnet: dev: use kfree_skb_reason() for sch_handle_egress()
2022-03-04 David S. MillerMerge branch 'netif_rx'
2022-03-04 Sebastian Andrzej... net: dev: Use netif_rx().
2022-03-04 Sebastian Andrzej... net: bridge: Use netif_rx().
2022-03-04 Sebastian Andrzej... net: macvlan: Use netif_rx().
2022-03-04 Sebastian Andrzej... net: ethernet: Use netif_rx().
2022-03-04 Sebastian Andrzej... net: dsa: Use netif_rx().
2022-03-04 Sebastian Andrzej... net: caif: Use netif_rx().
2022-03-04 Sebastian Andrzej... net: sgi-xp: Use netif_rx().
2022-03-04 Sebastian Andrzej... net: xtensa: Use netif_rx().
2022-03-04 Sebastian Andrzej... docs: networking: Use netif_rx().
2022-03-04 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2022-03-04 David S. MillerMerge branch 'ocelot-felix-cleanups'
2022-03-04 Vladimir Olteannet: dsa: felix: remove redundant assignment in felix_8...
2022-03-04 Vladimir Olteannet: dsa: felix: print error message in felix_check_xtr...
2022-03-04 Vladimir Olteannet: dsa: felix: initialize "err" to 0 in felix_check_x...
2022-03-04 Vladimir Olteannet: dsa: felix: drop the ptp_type argument from felix_...
2022-03-04 Vladimir Olteannet: dsa: felix: remove ocelot->npi assignment from...
2022-03-04 Vladimir Olteannet: mscc: ocelot: use pretty names for IPPROTO_UDP...
2022-03-04 Vladimir Olteannet: mscc: ocelot: use list_for_each_entry in ocelot_vc...
2022-03-04 Dust Linet/smc: fix document build WARNING from smc-sysctl.rst
2022-03-04 Haowen Bainet: marvell: Use min() instead of doing it manually
2022-03-03 Jacob Kellerice: convert VF storage to hash table with krefs and RCU
2022-03-03 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2022-03-03 Linus TorvaldsMerge tag 'net-5.17-rc7' of git://git./linux/kernel...
2022-03-03 Jacob Kellerice: introduce VF accessor functions
2022-03-03 Jacob Kellerice: factor VF variables to separate structure
2022-03-03 Linus TorvaldsMerge tag 'mips-fixes-5.17_4' of git://git./linux/kerne...
2022-03-03 Linus TorvaldsMerge tag 'auxdisplay-for-linus-v5.17-rc7' of git:...
2022-03-03 Eric Dumazetipv6: fix skb drops in igmp6_event_query() and igmp6_ev...
2022-03-03 Jacob Kellerice: convert ice_for_each_vf to include VF entry iterator
2022-03-03 Jacob Kellerice: use ice_for_each_vf for iteration during removal
2022-03-03 Jacob Kellerice: remove checks in ice_vc_send_msg_to_vf
2022-03-03 Jacob Kellerice: move VFLR acknowledge during ice_free_vfs
2022-03-03 Jacob Kellerice: move clear_malvf call in ice_free_vfs
2022-03-03 Jacob Kellerice: pass num_vfs to ice_set_per_vf_res()
2022-03-03 Jacob Kellerice: store VF pointer instead of VF ID
2022-03-03 Jacob Kellerice: refactor unwind cleanup in eswitch mode
2022-03-03 Vladimir Olteannet: dsa: make dsa_tree_change_tag_proto actually unwin...
2022-03-03 Maciej Fijalkowskiixgbe: xsk: change !netif_carrier_ok() handling in...
2022-03-03 Jakub KicinskiMerge branch 'selftests-mlxsw-a-couple-of-fixes'
2022-03-03 Amit Cohenselftests: mlxsw: resource_scale: Fix return value
2022-03-03 Amit Cohenselftests: mlxsw: tc_police_scale: Make test more robust
2022-03-03 Vladimir Olteannet: dcb: disable softirqs in dcbnl_flush_dev()
2022-03-03 Christophe... bnx2: Fix an error message
2022-03-03 David S. MillerMerge branch 'ptp-ocp-next'
2022-03-03 Jonathan Lemondocs: ABI: Document new timecard sysfs nodes.
2022-03-03 Vadim Fedorenkoptp: ocp: adjust utc_tai_offset to TOD info
2022-03-03 Vadim Fedorenkoptp: ocp: add tod_correction attribute
2022-03-03 Vadim Fedorenkoptp: ocp: Expose clock status drift and offset
2022-03-03 Vadim Fedorenkoptp: ocp: add TOD debug information
2022-03-03 David S. MillerMerge branch 'skb-mono-delivery-time'
2022-03-03 Martin KaFai Laubpf: selftests: test skb->tstamp in redirect_neigh
2022-03-03 Martin KaFai Laubpf: Add __sk_buff->delivery_time_type and bpf_skb_set_...
2022-03-03 Martin KaFai Laubpf: Keep the (rcv) timestamp behavior for the existing...
2022-03-03 Martin KaFai Launet: Postpone skb_clear_delivery_time() until knowing...
2022-03-03 Martin KaFai Launet: Get rcv tstamp if needed in nfnetlink_{log, queue}.c
2022-03-03 Martin KaFai Launet: ipv6: Get rcv timestamp if needed when handling...
2022-03-03 Martin KaFai Launet: ipv6: Handle delivery_time in ipv6 defrag
2022-03-03 Martin KaFai Launet: ip: Handle delivery_time in ip defrag
2022-03-03 Martin KaFai Launet: Set skb->mono_delivery_time and clear it after...
2022-03-03 Martin KaFai Launet: Clear mono_delivery_time bit in __skb_tstamp_tx()
2022-03-03 Martin KaFai Launet: Handle delivery_time in skb->tstamp during network...
2022-03-03 Martin KaFai Launet: Add skb_clear_tstamp() to keep the mono delivery_time
2022-03-03 Martin KaFai Launet: Add skb->mono_delivery_time to distinguish mono...
2022-03-03 David S. MillerMerge branch 'dsa-unicast-filtering'
2022-03-03 Vladimir Olteannet: mscc: ocelot: accept configuring bridge port flags...
2022-03-03 Vladimir Olteannet: dsa: felix: stop clearing CPU flooding in felix_se...
2022-03-03 Vladimir Olteannet: dsa: felix: start off with flooding disabled on...
2022-03-03 Vladimir Olteannet: dsa: felix: migrate flood settings from NPI to...
2022-03-03 Vladimir Olteannet: dsa: felix: migrate host FDB and MDB entries when...
2022-03-03 Vladimir Olteannet: dsa: manage flooding on the CPU ports
next