OSDN Git Service

uclinux-h8/linux.git
2022-02-09 Eric Dumazetip6_tunnel: fix possible NULL deref in ip6_tnl_xmit
2022-02-09 Tianyu LanNetvsc: Call hv_unmap_memory() in the netvsc_device_rem...
2022-02-09 David S. MillerMerge branch '1GbE' of git://git./linux/kernel/git...
2022-02-09 Biju Dasdt-bindings: net: renesas,etheravb: Document RZ/G2UL SoC
2022-02-09 Biju Dasdt-bindings: net: renesas,etheravb: Document RZ/V2L SoC
2022-02-09 Luiz Angelo... net: dsa: typo in comment
2022-02-09 Andy Shevchenkoptp_pch: Remove unused pch_pm_ops
2022-02-09 Andy Shevchenkoptp_pch: Convert to use managed functions pcim_* and...
2022-02-09 Andy Shevchenkoptp_pch: Switch to use module_pci_driver() macro
2022-02-09 Andy Shevchenkoptp_pch: Use ioread64_hi_lo() / iowrite64_hi_lo()
2022-02-09 Andy Shevchenkoptp_pch: Use ioread64_lo_hi() / iowrite64_lo_hi()
2022-02-09 Andy Shevchenkoptp_pch: use mac_pton()
2022-02-09 Jakub KicinskiMerge branch 'net-speedup-netns-dismantles'
2022-02-09 Eric Dumazetnet: remove default_device_exit()
2022-02-09 Eric Dumazetbonding: switch bond_net_exit() to batch mode
2022-02-09 Eric Dumazetcan: gw: switch cangw_pernet_exit() to batch mode
2022-02-09 Eric Dumazetipmr: introduce ipmr_net_exit_batch()
2022-02-09 Eric Dumazetip6mr: introduce ip6mr_net_exit_batch()
2022-02-09 Eric Dumazetipv6: change fib6_rules_net_exit() to batch mode
2022-02-09 Eric Dumazetipv4: add fib_net_exit_batch()
2022-02-09 Eric Dumazetnexthop: change nexthop_net_exit() to nexthop_net_exit_...
2022-02-09 Eric Dumazetipv6/addrconf: switch to per netns inet6_addr_lst hash...
2022-02-09 Eric Dumazetipv6/addrconf: use one delayed work per netns
2022-02-09 Eric Dumazetipv6/addrconf: allocate a per netns hash table
2022-02-09 Eric Dumazetnet: add dev->dev_registered_tracker
2022-02-09 Eric Dumazetet131x: support arbitrary MAX_SKB_FRAGS
2022-02-09 Jakub KicinskiMerge branch 'iwl-next' of git://git./linux/kernel...
2022-02-08 Jakub KicinskiMerge branch 'inet-separate-dscp-from-ecn-bits-using...
2022-02-08 Guillaume Naultipv4: Use dscp_t in struct fib_alias
2022-02-08 Guillaume Naultipv4: Reject routes specifying ECN bits in rtm_tos
2022-02-08 Guillaume Naultipv4: Stop taking ECN bits into account in fib4-rules
2022-02-08 Guillaume Naultipv6: Define dscp_t and stop taking ECN bits into accou...
2022-02-08 Yannick Vignonnet: stmmac: optimize locking around PTP clock reads
2022-02-08 Eric Dumazetnet: typhoon: include <net/vxlan.h>
2022-02-07 Corinna Vinschenigb: refactor XDP registration
2022-02-07 Corinna Vinschenigc: avoid kernel warning when changing RX ring parameters
2022-02-07 Dan Carpenternet: dsa: mv88e6xxx: Unlock on error in mv88e6xxx_port_...
2022-02-07 Dan Carpenternet: dsa: mv88e6xxx: Fix off by in one in mv88e6185_phy...
2022-02-07 Yufeng Monet: hns3: add support for TX push mode
2022-02-07 Pavel Skripkinnet: asix: add proper error handling of usb read errors
2022-02-07 Heiner Kallweitr8169: factor out redundant RTL8168d PHY config functio...
2022-02-07 Eric Dumazetip6mr: fix use-after-free in ip6mr_sk_done()
2022-02-07 Tom Rixcaif: cleanup double word in comment
2022-02-07 David S. MillerMerge branch 'mlxsw-dip-sip-mangling'
2022-02-07 Danielle Ratsonselftests: forwarding: Add a test for pedit munge SIP...
2022-02-07 Danielle Ratsonmlxsw: Support FLOW_ACTION_MANGLE for SIP and DIP IPv6...
2022-02-07 Danielle Ratsonmlxsw: Support FLOW_ACTION_MANGLE for SIP and DIP IPv4...
2022-02-07 Danielle Ratsonmlxsw: core_acl_flex_actions: Add SIP_DIP_ACTION
2022-02-07 David S. MillerMerge branch 'ipv6-kfree_skb_reason'
2022-02-07 Menglong Dongnet: udp: use kfree_skb_reason() in __udp_queue_rcv_skb()
2022-02-07 Menglong Dongnet: udp: use kfree_skb_reason() in udp_queue_rcv_one_skb()
2022-02-07 Menglong Dongnet: ipv4: use kfree_skb_reason() in ip_protocol_delive...
2022-02-07 Menglong Dongnet: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()
2022-02-07 Menglong Dongnet: ipv4: use kfree_skb_reason() in ip_rcv_core()
2022-02-07 Menglong Dongnet: netfilter: use kfree_drop_reason() for NF_DROP
2022-02-07 Menglong Dongnet: skb_drop_reason: add document for drop reasons
2022-02-06 Eric Dumazetref_tracker: remove filter_irq_stacks() call
2022-02-06 Eric Dumazetnet: initialize init_net earlier
2022-02-06 Juhee Kangnet: hsr: use hlist_head instead of list_head for mac...
2022-02-05 Eric Dumazetskmsg: convert struct sk_msg_sg::copy to a bitmap
2022-02-05 Eric Dumazetnet: typhoon: implement ndo_features_check method
2022-02-05 Gustavo A.... net: sundance: Replace one-element array with non-array...
2022-02-05 Gustavo A.... bnx2x: Replace one-element array with flexible-array...
2022-02-05 David S. MillerMerge branch 'net-mana-next'
2022-02-05 Haiyang Zhangnet: mana: Remove unnecessary check of cqe_type in...
2022-02-05 Haiyang Zhangnet: mana: Add handling of CQE_RX_TRUNCATED
2022-02-05 David S. MillerMerge branch 'net-dev-tracking-improvements'
2022-02-05 Eric Dumazetnet: refine dev_put()/dev_hold() debugging
2022-02-05 Eric Dumazetref_tracker: add a count of untracked references
2022-02-05 Eric Dumazetref_tracker: implement use-after-free detection
2022-02-05 David S. MillerMerge branch 'ipv6-mc_forwarding-changes'
2022-02-05 Eric Dumazetip6mr: ip6mr_sk_done() can exit early in common cases
2022-02-05 Eric Dumazetipv6: make mc_forwarding atomic
2022-02-05 Jakub Kicinskinet: dsa: realtek: don't default Kconfigs to y
2022-02-05 Russell King... net: sparx5: remove phylink_config.pcs_poll usage
2022-02-05 Russell King... net: phylink: remove phylink_set_10g_modes()
2022-02-05 David S. MillerMerge branch 'gro-minor-opts'
2022-02-05 Paolo Abeninet: gro: minor optimization for dev_gro_receive()
2022-02-05 Paolo Abeninet: gro: avoid re-computing truesize twice on recycle
2022-02-05 Dan Carpenternet: dsa: qca8k: check correct variable in qca8k_phy_et...
2022-02-05 David S. MillerMerge branch 'lan966x-mcast-snooping'
2022-02-05 Horatiu Vulturnet: lan966x: Update mdb when enabling/disabling mcast_...
2022-02-05 Horatiu Vulturnet: lan966x: Implement the callback SWITCHDEV_ATTR_ID_...
2022-02-05 Horatiu Vulturnet: lan966x: Update the PGID used by IPV6 data frames
2022-02-05 Paul Blakeynet/sched: Enable tc skb ext allocation on chain miss...
2022-02-05 Jakub KicinskiMerge branch 'mptcp-improve-set-flags-command-and-updat...
2022-02-05 Geliang Tangselftests: mptcp: set ip_mptcp in command line
2022-02-05 Geliang Tangselftests: mptcp: add set_flags tests in pm_netlink.sh
2022-02-05 Geliang Tangselftests: mptcp: add the id argument for set_flags
2022-02-05 Geliang Tangselftests: mptcp: add wrapper for setting flags
2022-02-05 Geliang Tangselftests: mptcp: add wrapper for showing addrs
2022-02-05 Geliang Tangselftests: mptcp: add ip mptcp wrappers
2022-02-05 Geliang Tangselftests: mptcp: add backup with port testcase
2022-02-05 Geliang Tangselftests: mptcp: add the port argument for set_flags
2022-02-05 Geliang Tangmptcp: allow to use port and non-signal in set_flags
2022-02-05 Jakub KicinskiMerge branch 'support-for-the-ioam-insertion-frequency'
2022-02-05 Justin Iurmanipv6: ioam: Insertion frequency in lwtunnel output
2022-02-05 Justin Iurmanuapi: ioam: Insertion frequency
2022-02-04 Jakub Kicinskinet: don't include ndisc.h from ipv6.h
2022-02-04 David S. MillerMerge branch 'ipa-RX-replenish'
next