OSDN Git Service

uclinux-h8/linux.git
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
2022-03-03 Vladimir Olteannet: dsa: install the primary unicast MAC address as...
2022-03-03 Vladimir Olteannet: dsa: install secondary unicast and multicast addre...
2022-03-03 Vladimir Olteannet: dsa: rename the host FDB and MDB methods to contai...
2022-03-03 Vladimir Olteannet: dsa: remove workarounds for changing master promis...
2022-03-03 Niels Dosschesfc: extend the locking on mcdi->seqno
2022-03-03 Karol Kolacinskiice: add TTY for GNSS module for E810T device
2022-03-03 David S. MillerMerge branch 'nfc-llcp-cleanups'
2022-03-03 Krzysztof Kozlowskinfc: llcp: Revert "NFC: Keep socket alive until the...
2022-03-03 Krzysztof Kozlowskinfc: llcp: protect nfc_llcp_sock_unlink() calls
2022-03-03 Krzysztof Kozlowskinfc: llcp: use test_bit()
2022-03-03 Krzysztof Kozlowskinfc: llcp: use centralized exiting of bind on errors
2022-03-03 Krzysztof Kozlowskinfc: llcp: simplify llcp_sock_connect() error paths
2022-03-03 Krzysztof Kozlowskinfc: llcp: nullify llcp_sock->dev on connect() error...
2022-03-03 David S. MillerMerge branch 'net-hw-counters-for-soft-devices'
2022-03-03 Petr Machataselftests: forwarding: hw_stats_l3: Add a new test
2022-03-03 Petr Machatamlxsw: Add support for IFLA_OFFLOAD_XSTATS_L3_STATS
2022-03-03 Petr Machatamlxsw: Extract classification of router-related events...
2022-03-03 Petr Machatamlxsw: spectrum_router: Drop mlxsw_sp arg from counter...
2022-03-03 Petr Machatamlxsw: reg: Fix packing of router interface counters
2022-03-03 Petr Machatanet: rtnetlink: Add UAPI toggle for IFLA_OFFLOAD_XSTATS...
2022-03-03 Petr Machatanet: rtnetlink: Add RTM_SETSTATS
next