OSDN Git Service

uclinux-h8/linux.git
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'
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'
next