OSDN Git Service

uclinux-h8/linux.git
2022-02-23 Danielle Ratsonmlxsw: core: Add support for OSFP transceiver modules
2022-02-23 Ido Schimmelmlxsw: Remove resource query check
2022-02-23 Vadim Pasternakmlxsw: core: Unify method of trap support validation
2022-02-23 Jiri Pirkomlxsw: spectrum: Remove SP{1,2,3} defines for FW minor...
2022-02-23 Vadim Pasternakmlxsw: core: Remove unnecessary asserts
2022-02-23 Vadim Pasternakmlxsw: reg: Add "mgpir_" prefix to MGPIR fields comments
2022-02-23 Vadim Pasternakmlxsw: core_thermal: Remove obsolete API for query...
2022-02-23 Vadim Pasternakmlxsw: core_thermal: Rename labels according to naming...
2022-02-23 Vadim Pasternakmlxsw: core_hwmon: Fix variable names for hwmon attributes
2022-02-23 Vadim Pasternakmlxsw: core_thermal: Avoid creation of virtual hwmon...
2022-02-23 Ido Schimmelmlxsw: spectrum_span: Ignore VLAN entries not used...
2022-02-23 Vadim Pasternakmlxsw: core: Prevent trap group setting if driver does...
2022-02-23 Matt Johnstonmctp: Fix warnings reported by clang-analyzer
2022-02-23 David S. MillerMerge branch 'mctp-incorrect-addr-refs'
2022-02-23 Matt Johnstonmctp: Fix incorrect netdev unref for extended addr
2022-02-23 Matt Johnstonmctp: make __mctp_dev_get() take a refcount hold
2022-02-23 David S. MillerMerge branch 'dsa-realtek-phy-read-corruption'
2022-02-23 Alvin Šipraganet: dsa: realtek: rtl8365mb: serialize indirect PHY...
2022-02-23 Alvin Šipraganet: dsa: realtek: allow subdrivers to externally lock...
2022-02-23 Vladimir Olteannet: switchdev: avoid infinite recursion from LAG to...
2022-02-23 Shannon Nelsonionic: use vmalloc include
2022-02-23 Jakub KicinskiMerge branch 'tcp-take-care-of-another-syzbot-issue'
2022-02-23 Eric Dumazetnet: preserve skb_end_offset() in skb_unclone_keeptrues...
2022-02-23 Eric Dumazetnet: add skb_set_end_offset() helper
2022-02-23 Eric Dumazetipv6: tcp: consistently use MAX_TCP_HEADER
2022-02-23 Maciek Machnikowskitestptp: add option to shift clock by nanoseconds
2022-02-23 Gustavo A.... usbnet: gl620a: Replace one-element array with flexible...
2022-02-23 Russell King... net: phy: phylink: fix DSA mac_select_pcs() introduction
2022-02-23 Oleksij Rempelnet: dsa: microchip: ksz9477: reduce polling interval...
2022-02-23 Jakub KicinskiMerge branch 's390-net-updates-2022-02-21'
2022-02-23 Alexander Gordeevs390/net: sort out physical vs virtual pointers usage
2022-02-23 Alexander Gordeevs390/iucv: sort out physical vs virtual pointers usage
2022-02-22 Eric Dumazetgro_cells: avoid using synchronize_rcu() in gro_cells_d...
2022-02-22 David S. MillerMerge branch 'net-dsa-b53-non-legacy'
2022-02-22 Russell King... net: dsa: b53: mark as non-legacy
2022-02-22 Russell King... net: dsa: b53: switch to using phylink_generic_validate()
2022-02-22 Russell King... net: dsa: b53: drop use of phylink_helper_basex_speed()
2022-02-22 Russell King... net: dsa: b53: populate supported_interfaces and mac_ca...
2022-02-22 Russell King... net: dsa: b53: clean up if() condition to be more readable
2022-02-22 Dan Carpenternet: dm9051: Fix use after free in dm9051_loop_tx()
2022-02-22 Juhee Kangnet: hsr: fix hsr build error when lockdep is not enabled
2022-02-21 David S. MillerMerge branch 'octeontx2-ptp-updates'
2022-02-21 Naveen Mamindlapalliocteontx2-af: cn10k: add workaround for ptp errata
2022-02-21 Naveen Mamindlapalliocteontx2-pf: cn10k: add support for new ptp timestamp...
2022-02-21 David S. MillerMerge branch 'bonding-ipv6-NA-NS-monitor'
2022-02-21 Hangbin Liubonding: add new option ns_ip6_target
2022-02-21 Hangbin Liubonding: add new parameter ns_targets
2022-02-21 Hangbin Liubonding: add extra field for bond_opt_value
2022-02-21 Hangbin LiuBonding: split bond_handle_vlan from bond_arp_send
2022-02-21 Hangbin Liuipv6: separate ndisc_ns_create() from ndisc_send_ns()
2022-02-21 Christophe... ravb: Use GFP_KERNEL instead of GFP_ATOMIC when possible
2022-02-21 Christophe... net: qualcomm: rmnet: Use skb_put_zero() to simplify...
2022-02-21 David S. MillerMerge branch 'ipv4-invalidate-broadcast-neigh-upon...
2022-02-21 Ido Schimmelselftests: fib_test: Add a test case for IPv4 broadcast...
2022-02-21 Ido Schimmelipv4: Invalidate neighbour for broadcast address upon...
2022-02-21 Christophe... net: core: Use csum_replace_by_diff() and csum_sub...
2022-02-20 David S. MillerMerge branch 'tcp_drop_reason'
2022-02-20 Menglong Dongnet: tcp: use tcp_drop_reason() for tcp_data_queue_ofo()
2022-02-20 Menglong Dongnet: tcp: use tcp_drop_reason() for tcp_data_queue()
2022-02-20 Menglong Dongnet: tcp: use tcp_drop_reason() for tcp_rcv_established()
2022-02-20 Menglong Dongnet: tcp: use kfree_skb_reason() for tcp_v{4,6}_do_rcv()
2022-02-20 Menglong Dongnet: tcp: add skb drop reasons to tcp_add_backlog()
2022-02-20 Menglong Dongnet: tcp: add skb drop reasons to tcp_v{4,6}_inbound_md...
2022-02-20 Menglong Dongnet: tcp: use kfree_skb_reason() for tcp_v6_rcv()
2022-02-20 Menglong Dongnet: tcp: add skb drop reasons to tcp_v4_rcv()
2022-02-20 Menglong Dongnet: tcp: introduce tcp_drop_reason()
2022-02-19 Volodymyr Mytnyknet: prestera: acl: fix 'client_map' buff overflow
2022-02-19 Ahmad Fatoumnet: dsa: microchip: add ksz8563 to ksz9477 I2C driver
2022-02-19 Dan Carpenternet/smc: unlock on error paths in __smc_setsockopt()
2022-02-19 Oleksij Rempelnet: dsa: microchip: ksz9477: export HW stats over...
2022-02-19 David S. MillerMerge branch 'phylink-remove-pcs_poll'
2022-02-19 Russell King... net: phylink: remove phylink_config's pcs_poll
2022-02-19 Russell King... net: dsa: remove pcs_poll
2022-02-19 Juhee Kangnet: hsr: fix suspicious RCU usage warning in hsr_node_...
2022-02-19 Christophe... atm: nicstar: Use kcalloc() to simplify code
2022-02-19 David S. MillerMerge branch 'dpaa2-eth-one-step-register'
2022-02-19 Radu Buliedpaa2-eth: Update SINGLE_STEP register access
2022-02-19 Radu Buliedpaa2-eth: Update dpni_get_single_step_cfg command
2022-02-19 Eric Dumazetnet: get rid of rtnl_lock_unregistering()
2022-02-19 Volodymyr Mytnyknet: prestera: flower: fix destroy tmpl in chain
2022-02-19 Eric Dumazetbridge: switch br_net_exit to batch mode
2022-02-19 David S. MillerMerge branch 'mctp-i2c'
2022-02-19 Matt Johnstonmctp i2c: MCTP I2C binding driver
2022-02-19 Matt Johnstondt-bindings: net: New binding mctp-i2c-controller
2022-02-19 Mobashshera... net: ip6mr: add support for passing full packet on...
2022-02-19 Alexander Lobakini40e: remove dead stores on XSK hotpath
2022-02-19 Jakub KicinskiMerge branch 'add-checks-for-incoming-packet-addresses'
2022-02-19 Jeremy Kerrmctp: add address validity checking for packet receive
2022-02-19 Jeremy Kerrmctp: replace mctp_address_ok with more fine-grained...
2022-02-19 Jacques de... net: Add new protocol attribute to IP addresses
2022-02-19 Jakub KicinskiMerge branch 'ionic-driver-updates'
2022-02-19 Shannon Nelsonionic: clean up comments and whitespace
2022-02-19 Shannon Nelsonionic: prefer strscpy over strlcpy
2022-02-19 Brett Creeleyionic: Use vzalloc for large per-queue related buffers
2022-02-19 Shannon Nelsonionic: catch transition back to RUNNING with fw_generat...
2022-02-18 Eric Dumazetnet: avoid quadratic behavior in netdev_wait_allrefs_any()
2022-02-18 Eric Dumazetipv6: annotate some data-races around sk->sk_prot
2022-02-18 Cédric Le Goaternet/ibmvnic: Cleanup workaround doing an EOI after...
2022-02-18 jeffreyjiteaming: deliver link-local packets with the link they...
2022-02-18 David S. MillerMerge branch 'qca8k-phylink'
next