summaryrefslogtreecommitdiffstats
path: root/include/soc/tegra (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-07ethtool: Remove link_mode param and derive link params from driverDanielle Ratson4-23/+39
2021-04-07net: tipc: Fix spelling errors in net/tipc moduleZheng Yongjun3-5/+5
2021-04-07net: hsr: Reset MAC header for Tx pathKurt Kanzenbach2-6/+1
2021-04-07ethtool: fix kdoc in headersJakub Kicinski2-2/+13
2021-04-07ethtool: document reserved fields in the uAPIJakub Kicinski1-1/+21
2021-04-07ethtool: un-kdocify extended link stateJakub Kicinski2-23/+7
2021-04-07net/rds: Avoid potential use after free in rds_send_remove_from_sockAditya Pakki2-1/+2
2021-04-07net/mlx5: fix kfree mismatch in indir_table.cXiaoming Ni1-5/+5
2021-04-07net/mlx5: Fix PBMC register mappingAya Levin1-1/+1
2021-04-07net/mlx5: Fix PPLM register mappingAya Levin1-0/+2
2021-04-07net/mlx5: Fix placement of log_max_flow_counterRaed Salem1-3/+3
2021-04-07net/mlx5: Fix HW spec violation configuring uplinkEli Cohen1-2/+3
2021-04-07docs: ethtool: fix some copy-paste errorsJakub Kicinski1-5/+5
2021-04-07net: tun: set tun->dev->addr_len during TUNSETLINK processingPhillip Potter1-0/+48
2021-04-07ethtool: fix incorrect datatype in set_eee opsWong Vee Khee1-2/+2
2021-04-07net: hns3: clear VF down state bit before request link statusGuangbin Huang1-2/+2
2021-04-07pcnet32: Use pci_resource_len to validate PCI resourceGuenter Roeck1-2/+3
2021-04-07tipc: increment the tmp aead refcnt before attaching itXin Long1-1/+2
2021-04-07virtio_net: Do not pull payload in skb->headEric Dumazet2-8/+16
2021-04-07net: broadcom: bcm4908enet: Fix a double free in bcm4908_enet_dma_allocLv Yunlong1-0/+1
2021-04-06can: mcp251x: fix support for half duplex SPI host controllersMarc Kleine-Budde1-6/+18
2021-04-06batman-adv: initialize "struct batadv_tvlv_tt_vlan_data"->reserved fieldTetsuo Handa1-0/+2
2021-04-06net: hns3: Remove un-necessary 'else-if' in the hclge_reset_event()Salil Mehta1-1/+3
2021-04-06net: hns3: Remove the left over redundant check & assignmentSalil Mehta1-3/+0
2021-04-05net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind()Maciej Żenczykowski2-5/+4
2021-04-05openvswitch: fix send of uninitialized stack memory in ct limit replyIlya Maximets1-4/+4
2021-04-02net: macb: restore cmp registers on resume pathClaudiu Beznea1-0/+7
2021-04-02net: cls_api: Fix uninitialised struct field bo->unlocked_driver_cbYunjian Wang1-1/+1
2021-04-02mptcp: revert "mptcp: provide subflow aware release function"Paolo Abeni1-53/+2
2021-04-02mptcp: forbit mcast-related sockopt on MPTCP socketsPaolo Abeni1-0/+45
2021-04-02drivers: net: fix memory leak in peak_usb_create_devPavel Skripkin1-1/+5
2021-04-02net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...);Norman Maurer1-0/+4
2021-04-02drivers: net: fix memory leak in atusb_probePavel Skripkin1-0/+1
2021-04-01libbpf: Only create rx and tx XDP rings when necessaryCiara Loftus1-2/+11
2021-04-01libbpf: Restore umem state after socket create failureCiara Loftus1-18/+23
2021-04-01libbpf: Ensure umem pointer is non-NULL before dereferencingCiara Loftus1-0/+3
2021-04-01bpf: program: Refuse non-O_RDWR flags in BPF_OBJ_GETLorenz Bauer1-1/+1
2021-04-01bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GETLorenz Bauer1-1/+1
2021-04-01bpf: Refcount task stack in bpf_get_task_stackDave Marchevsky1-2/+10
2021-04-01i40e: Fix display statistics for veb_tcEryk Rybak1-6/+46
2021-04-01i40e: fix receiving of single packets in xsk zero-copy modeMagnus Karlsson1-2/+2
2021-04-01i40e: Fix inconsistent indentingArkadiusz Kubalewski1-4/+4
2021-04-01xdp: fix xdp_return_frame() kernel BUG throw for page_pool memory modelOng Boon Leong1-1/+2
2021-03-31Revert "net: correct sk_acceptq_is_full()"Eric Dumazet1-1/+5
2021-03-31net/rds: Fix a use after free in rds_message_map_pagesLv Yunlong1-1/+2
2021-03-31neighbour: Disregard DEAD dst in neigh_updateTong Zhu1-1/+1
2021-03-31net/mlx5e: Guarantee room for XSK wakeup NOP on async ICOSQTariq Toukan4-12/+34
2021-03-31net/mlx5e: Consider geneve_opts for encap contextsDima Chumak6-14/+51
2021-03-31net/mlx5: Don't request more than supported EQsDaniel Jurgens1-1/+12
2021-03-31net/mlx5e: kTLS, Fix RX counters atomicityTariq Toukan5-20/+16