OSDN Git Service

uclinux-h8/linux.git
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'
2022-02-18 Russell King... net: dsa: qca8k: mark as non-legacy
2022-02-18 Russell King... net: dsa: qca8k: move pcs configuration
2022-02-18 Russell King... net: dsa: qca8k: convert to use phylink_pcs
2022-02-18 Russell King... net: dsa: qca8k: move qca8k_phylink_mac_link_state()
2022-02-18 Russell King... net: dsa: qca8k: move qca8k_setup()
2022-02-18 Russell King... net: dsa: add support for phylink mac_select_pcs()
2022-02-18 Tom Rixnet: ethernet: xilinx: cleanup comments
2022-02-18 Gal Pressmannet: gro: Fix a 'directive in macro's argument list...
2022-02-18 Xu Wangs390/qeth: Remove redundant 'flush_workqueue()' calls
2022-02-18 Vladimir Olteannet: dsa: delete unused exported symbols for ethtool...
2022-02-18 Eric Dumazetnet: add sanity check in proto_register()
2022-02-18 Christophe... net: ll_temac: Use GFP_KERNEL instead of GFP_ATOMIC...
2022-02-18 Christophe... net: nixge: Use GFP_KERNEL instead of GFP_ATOMIC when...
2022-02-18 Jakub KicinskiMerge branch 'mptcp-selftest-fine-tuning-and-cleanup'
2022-02-18 Geliang Tangselftests: mptcp: add csum mib check for mptcp_connect
2022-02-18 Matthieu Baertsselftests: mptcp: join: check for tools only if needed
2022-02-18 Matthieu Baertsselftests: mptcp: join: create tmp files only if needed
2022-02-18 Matthieu Baertsselftests: mptcp: join: remove unused vars
2022-02-18 Matthieu Baertsselftests: mptcp: join: exit after usage()
2022-02-18 Geliang Tangselftests: mptcp: simplify pm_nl_change_endpoint
2022-02-18 Matthieu Baertsselftests: mptcp: increase timeout to 20 minutes
2022-02-18 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf-next
2022-02-17 Song Liubpf: bpf_prog_pack: Set proper size before freeing...
2022-02-17 David S. MillerMerge branch 'prestera-route-offloading'
2022-02-17 Yevhen Orlovnet: marvell: prestera: handle fib notifications
2022-02-17 Yevhen Orlovnet: marvell: prestera: add hardware router objects...
2022-02-17 Yevhen Orlovnet: marvell: prestera: Add router LPM ABI
2022-02-17 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2022-02-17 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf
2022-02-17 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2022-02-17 Linus TorvaldsMerge tag 'net-5.17-rc5' of git://git./linux/kernel...
2022-02-17 Yucong Sunselftests/bpf: Fix crash in core_reloc when bpftool...
2022-02-17 Yucong Sunselftests/bpf: Fix vmtest.sh to launch smp vm.
2022-02-17 Zhang Changzhongbonding: force carrier update when releasing slave
2022-02-17 Eric Dumazetbpf: Add schedule points in batch ops
2022-02-17 Luis Chamberlainfs/file_table: fix adding missing kmemleak_not_leak()
2022-02-17 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.17-2022-02-17' of...
2022-02-17 Linus TorvaldsMerge tag 'modules-5.17-rc5' of git://git./linux/kernel...
2022-02-17 Danie du Toitnfp: flower: netdev offload check for ip6gretap
2022-02-17 Eric Dumazetipv6: fix data-race in fib6_info_hw_flags_set / fib6_pu...
2022-02-17 Eric Dumazetipv4: fix data races in fib_alias_hw_flags_set
2022-02-17 Mans Rullgardnet: dsa: lan9303: add VLAN IDs to master device
2022-02-17 Mans Rullgardnet: dsa: lan9303: handle hwaccel VLAN tags
2022-02-17 Linus Torvaldsmm: don't try to NUMA-migrate COW pages that have other...
next