summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-14MAINTAINERS: vrf: move Shrijeet to CREDITSJakub Kicinski
2021-01-14MAINTAINERS: net: move Alexey Kuznetsov to CREDITSJakub Kicinski
2021-01-14MAINTAINERS: altx: move Jay Cliburn to CREDITSJakub Kicinski
2021-01-14net: avoid 32 x truesize under-estimation for tiny skbsEric Dumazet
2021-01-14nt: usb: USB_RTL8153_ECM should not default to yGeert Uytterhoeven
2021-01-14net: stmmac: fix taprio configuration when base_time is in the pastYannick Vignon
2021-01-14net: stmmac: fix taprio schedule configurationYannick Vignon
2021-01-14net: tip: fix a couple kernel-doc markupsMauro Carvalho Chehab
2021-01-14net: sit: unregister_netdevice on newlink's error pathJakub Kicinski
2021-01-14HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth modeNicholas Miell
2021-01-14can: tcan4x5x: remove __packed attribute from struct tcan4x5x_map_bufMarc Kleine-Budde
2021-01-14can: dev: can_put_echo_skb(): add software tx timestampsVincent Mailhol
2021-01-14can: dev: can_rx_offload_get_echo_skb(): extend to return can frame lengthMarc Kleine-Budde
2021-01-14can: dev: can_get_echo_skb(): extend to return can frame lengthMarc Kleine-Budde
2021-01-14can: dev: can_put_echo_skb(): extend to handle frame_lenVincent Mailhol
2021-01-14can: dev: extend struct can_skb_priv to hold CAN frame lengthMarc Kleine-Budde
2021-01-14can: length: can_skb_get_frame_len(): introduce function to get data length o...Vincent Mailhol
2021-01-14can: length: canfd_sanitize_len(): add function to sanitize CAN-FD data lengthMarc Kleine-Budde
2021-01-14can: length: can_fd_len2dlc(): simplify length calculcationMarc Kleine-Budde
2021-01-13net: stmmac: Fixed mtu channged by cache alignedDavid Wu
2021-01-13cxgb4/chtls: Fix tid stuck due to wrong update of qidAyush Sawal
2021-01-13tcp: assign skb hash after tcp_event_data_sentYuchung Cheng
2021-01-13i40e: fix potential NULL pointer dereferencingCristian Dumitrescu
2021-01-13dpaa2-mac: fix the remove path for non-MAC interfacesIoana Ciornei
2021-01-13dpaa2-eth: add support for Rx VLAN filteringIonut-robert Aron
2021-01-13octeontx2-pf: Add flow classification using IP next level protocolNaveen Mamindlapalli
2021-01-13net: core: use eth_type_vlan in __netif_receive_skb_coreMenglong Dong
2021-01-13Merge tag 'linux-can-fixes-for-5.11-20210113' of git://git.kernel.org/pub/scm...Jakub Kicinski
2021-01-13net: stmmac: use __napi_schedule() for PREEMPT_RTSeb Laveze
2021-01-13Merge branch 'mlx5-updates-2021-01-07'Jakub Kicinski
2021-01-13net/mlx5e: IPsec, Remove unnecessary config flag usageTariq Toukan
2021-01-13net/mlx5e: IPsec, Inline feature_check fast-path functionTariq Toukan
2021-01-13net/mlx5e: IPsec, Avoid unreachable returnTariq Toukan
2021-01-13net/mlx5e: IPsec, Enclose csum logic under ipsec configTariq Toukan
2021-01-13net/mlx5e: CT: Remove redundant usage of zone maskRoi Dayan
2021-01-13net/mlx5e: Remove redundant initialization to nullRoi Dayan
2021-01-13net/mlx5e: CT: Pass null instead of zero specRoi Dayan
2021-01-13net/mlx5e: E-Switch, Offload all chain 0 priorities when modify header and fo...Jianbo Liu
2021-01-13net/mlx5: E-Switch, use new cap as condition for mpls over udpEli Cohen
2021-01-13net/mlx5e: Simplify condition on esw_vport_enable_qos()Eli Cohen
2021-01-13net/mlx5: Add HW definition of reg_c_preservePaul Blakey
2021-01-13can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL pointer checkQinglang Miao
2021-01-13can: isotp: isotp_getname(): fix kernel information leakOliver Hartkopp
2021-01-13Merge tag 'sound-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-01-13rxrpc: Call state should be read with READ_ONCE() under some circumstancesBaptiste Lepers
2021-01-13rxrpc: Fix handling of an unsupported token type in rxrpc_read()David Howells
2021-01-13can: length: convert to kernel coding styleMarc Kleine-Budde
2021-01-13can: dev: move netlink related code into seperate fileMarc Kleine-Budde
2021-01-13can: dev: move skb related into seperate fileMarc Kleine-Budde
2021-01-13can: dev: move length related code into seperate fileMarc Kleine-Budde