usbnet: add _mii suffix to usbnet_set/get_link_ksettings
[platform/kernel/linux-starfive.git] / include /
2021-04-06 Oliver Neukumusbnet: add _mii suffix to usbnet_set/get_link_ksettings
2021-04-05 Andrei Vaginnet: Allow to specify ifindex when device is moved...
2021-04-04 David S. MillerMerge tag 'mlx5-updates-2021-04-02' of git://git./linux...
2021-04-02 Parav Panditnet/mlx5: Allocate rate limit table when rate is configured
2021-04-02 Parav Panditnet/mlx5: Pack mlx5_rl_entry structure
2021-04-02 Eric Dumazettcp: reorder tcp_congestion_ops for better cache locality
2021-04-02 Eric Dumazetnet: reorganize fields in netns_mib
2021-04-02 David S. MillerMerge branch 'mptcp-misc'
2021-04-02 Florian Westphalmptcp: add mptcp reset option support
2021-04-02 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2021-04-01 Wan Jiabinginclude: net: Remove repeated struct declaration
2021-04-01 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2021-04-01 Alexei StarovoitovMerge branch 'sockmap: introduce BPF_SK_SKB_VERDICT...
2021-04-01 Cong Wangskmsg: Extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data()
2021-04-01 Cong Wangudp: Implement ->read_sock() for sockmap
2021-04-01 Cong Wangsock: Introduce sk->sk_prot->psock_update_sk_prot()
2021-04-01 Cong Wangsock_map: Introduce BPF_SK_SKB_VERDICT
2021-04-01 Cong Wangskmsg: Use rcu work for destroying psock
2021-04-01 Cong Wangskmsg: Avoid lock_sock() in sk_psock_backlog()
2021-04-01 Cong Wangnet: Introduce skb_send_sock() for sock_map
2021-04-01 Cong Wangskmsg: Introduce a spinlock to protect ingress_msg
2021-03-31 David S. MillerMerge branch 'inet-shrink-netns'
2021-03-31 Eric Dumazetipv6: move ip6_dst_ops first in netns_ipv6
2021-03-31 Eric Dumazetipv6: convert elligible sysctls to u8
2021-03-31 Eric Dumazettcp: convert tcp_comp_sack_nr sysctl to u8
2021-03-31 Eric Dumazetipv4: convert igmp_link_local_mcast_reports sysctl...
2021-03-31 Eric Dumazetipv4: convert fib_multipath_{use_neigh|hash_policy...
2021-03-31 Eric Dumazetipv4: convert udp_l3mdev_accept sysctl to u8
2021-03-31 Eric Dumazetipv4: convert fib_notify_on_flag_change sysctl to u8
2021-03-31 Eric Dumazetinet: shrink netns_ipv4 by another cache line
2021-03-31 Eric Dumazetinet: shrink inet_timewait_death_row by 48 bytes
2021-03-31 David S. MillerMerge branch 'ethtool-fec-netlink'
2021-03-31 Jakub Kicinskiethtool: support FEC settings over netlink
2021-03-31 David S. MillerMerge branch 'udp-gro-L4'
2021-03-31 Paolo Abenivxlan: allow L4 GRO passthrough
2021-03-31 Paolo Abeniudp: never accept GSO_FRAGLIST packets
2021-03-31 Paolo Abeniudp: fixup csum for GSO receive slow path
2021-03-30 He Fengqingbpf: Remove unused bpf_load_pointer
2021-03-30 David S. MillerMerge branch 'rfc8335-probe'
2021-03-30 Andreas Roeseleripv6: add ipv6_dev_find to stubs
2021-03-30 Andreas Roeselernet: add sysctl for enabling RFC 8335 PROBE messages
2021-03-30 Andreas RoeselerICMPV6: add support for RFC 8335 PROBE
2021-03-30 Andreas Roeselericmp: add support for RFC 8335 PROBE
2021-03-30 David S. MillerMerge tag 'linux-can-next-for-5.13-20210330' of git...
2021-03-30 Vincent Mailholcan: bittiming: add CAN_KBPS, CAN_MBPS and CAN_MHZ...
2021-03-30 Vincent Mailholcan: bittiming: add calculation for CAN FD Transmitter...
2021-03-30 Vincent Mailholcan: dev: reorder struct can_priv members for better...
2021-03-30 Vincent Mailholcan: add new CAN FD bittiming parameters: Transmitter...
2021-03-30 Marc Kleine-Buddecan: dev: can_free_echo_skb(): extend to return can...
2021-03-29 Petr Machatanexthop: Rename artifacts related to legacy multipath...
2021-03-27 Alexei StarovoitovMerge branch 'bpf: Support calling kernel function'
2021-03-27 Martin KaFai Laubpf: selftests: Add kfunc_call test
2021-03-27 Martin KaFai Laubpf: Support bpf program calling kernel function
2021-03-27 Martin KaFai Laubpf: Refactor btf_check_func_arg_match
2021-03-27 Martin KaFai Laubpf: Simplify freeing logic in linfo and jited_linfo
2021-03-26 David S. MillerMerge branch 'mld-sleepable'
2021-03-26 Taehee Yoomld: add mc_lock for protecting per-interface mld data
2021-03-26 Taehee Yoomld: add new workqueues for process mld events
2021-03-26 Taehee Yoomld: convert ifmcaddr6 to RCU
2021-03-26 Taehee Yoomld: convert ip6_sf_list to RCU
2021-03-26 Taehee Yoomld: convert ipv6_mc_socklist->sflist to RCU
2021-03-26 Taehee Yoomld: get rid of inet6_dev->mc_lock
2021-03-26 Taehee Yoomld: convert from timer to delayed work
2021-03-26 David S. MillerMerge branch 'ethtool-kdoc-touchups'
2021-03-26 Jakub Kicinskiethtool: document the enum values not defines
2021-03-26 Jakub Kicinskiethtool: fec: add note about reuse of reserved
2021-03-26 David S. MillerMerge tag 'mlx5-updates-2021-03-24' of git://git./linux...
2021-03-26 Wan Jiabingbpf: struct sock is declared twice in bpf_sk_storage...
2021-03-26 Yonghong Songbpf: Fix NULL pointer dereference in bpf_get_local_stor...
2021-03-26 David S. MillerMerge branch 'sysctl-less-storage'
2021-03-26 Eric Dumazettcp: convert elligible sysctls to u8
2021-03-26 Eric Dumazetinet: convert tcp_early_demux and udp_early_demux to u8
2021-03-26 Eric Dumazetipv4: convert ip_forward_update_priority sysctl to u8
2021-03-26 Eric Dumazetipv4: shrink netns_ipv4 with sysctl conversions
2021-03-26 Eric Dumazetsysctl: add proc_dou8vec_minmax()
2021-03-26 David S. MillerMerge branch 'stmmac-multivector-msi'
2021-03-26 Wong, Vee Kheenet: stmmac: use interrupt mode INTM=1 for multi-MSI
2021-03-26 Ong Boon Leongnet: stmmac: introduce MSI Interrupt routines for mac...
2021-03-26 Ricardo Ribaldabpf: Fix typo 'accesible' into 'accessible'
2021-03-25 David S. MillerMerge branch 'ethtool-FEC'
2021-03-25 Jakub Kicinskiethtool: clarify the ethtool FEC interface
2021-03-25 Jakub Kicinskiethtool: fec: sanitize ethtool_fecparam->active_fec
2021-03-25 Jakub Kicinskiethtool: fec: sanitize ethtool_fecparam->reserved
2021-03-25 Jakub Kicinskiethtool: fec: remove long structure description
2021-03-25 Jakub Kicinskiethtool: fec: fix typo in kdoc
2021-03-25 David S. MillerMerge https://git./linux/kernel/git/bpf/bpf-next
2021-03-25 David S. MillerMerge git://git./linux/kernel/git/netdev/net
2021-03-25 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-03-25 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2021-03-25 Linus TorvaldsMerge tag 'mfd-fixes-5.12' of git://git./linux/kernel...
2021-03-25 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2021-03-25 Mike Rapoportmm: memblock: fix section mismatch warning again
2021-03-25 Sean Christophersonmm/mmu_notifiers: ensure range_end() is paired with...
2021-03-25 Andrey Konovalovkasan: fix per-page tags for non-page_alloc pages
2021-03-25 Miaohe Linhugetlb_cgroup: fix imbalanced css_get and css_put...
2021-03-25 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2021-03-25 Ong Boon Leongnet: stmmac: support FPE link partner hand-shaking...
2021-03-24 Eric Dumazettcp_metrics: tcpm_hash_bucket is strictly local
2021-03-24 Ido Schimmelpsample: Fix user API breakage
2021-03-24 Cooper LeesAdd Open Routing Protocol ID to `rtnetlink.h`
next