summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2021-04-08ethtool: Add lanes parameter for ETHTOOL_LINK_MODE_10000baseR_FEC_BITDanielle Ratson1-0/+1
2021-04-08ethtool: Remove link_mode param and derive link params from driverDanielle Ratson2-17/+17
2021-04-08net: tipc: Fix spelling errors in net/tipc moduleZheng Yongjun3-5/+5
2021-04-08net: hsr: Reset MAC header for Tx pathKurt Kanzenbach2-6/+1
2021-04-08net/rds: Avoid potential use after free in rds_send_remove_from_sockAditya Pakki2-1/+2
2021-04-07ethtool: fix incorrect datatype in set_eee opsWong Vee Khee1-2/+2
2021-04-07tipc: increment the tmp aead refcnt before attaching itXin Long1-1/+2
2021-04-06batman-adv: initialize "struct batadv_tvlv_tt_vlan_data"->reserved fieldTetsuo Handa1-0/+2
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-03net: 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-02net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...);Norman Maurer1-0/+4
2021-04-01xdp: fix xdp_return_frame() kernel BUG throw for page_pool memory modelOng Boon Leong1-1/+2
2021-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller13-29/+76
2021-04-01net/rds: Fix a use after free in rds_message_map_pagesLv Yunlong1-1/+2
2021-04-01neighbour: Disregard DEAD dst in neigh_updateTong Zhu1-1/+1
2021-03-30net: let skb_orphan_partial wake-up waiters.Paolo Abeni1-9/+3
2021-03-30sch_htb: fix null pointer dereference on a null new_qYunjian Wang1-2/+3
2021-03-30net: qrtr: Fix memory leak on qrtr_tx_wait failureLoic Poulain1-1/+4
2021-03-30net: sched: bump refcount for new action in ACT replace modeKumar Kartikeya Dwivedi1-0/+3
2021-03-30net/ncsi: Avoid channel_monitor hrtimer deadlockMilton Miller1-7/+13
2021-03-30xfrm/compat: Cleanup WARN()s that can be user-triggeredDmitry Safonov1-3/+9
2021-03-30net:tipc: Fix a double free in tipc_sk_mcast_rcvLv Yunlong1-1/+1
2021-03-29net: dsa: Fix type was not set for devlink portMaxim Kochetkov1-1/+7
2021-03-29can: isotp: fix msg_namelen values depending on CAN_REQUIRED_SIZEOliver Hartkopp1-4/+7
2021-03-29can: bcm/raw: fix msg_namelen values depending on CAN_REQUIRED_SIZEOliver Hartkopp2-10/+14
2021-03-29xfrm: Provide private skb extensions for segmented and hw offloaded ESP packetsSteffen Klassert3-4/+20
2021-03-26nfc: Avoid endless loops caused by repeated llcp_sock_connect()Xiaoming Ni1-0/+4
2021-03-26nfc: fix memory leak in llcp_sock_connect()Xiaoming Ni1-0/+2
2021-03-26nfc: fix refcount leak in llcp_sock_connect()Xiaoming Ni1-0/+2
2021-03-26nfc: fix refcount leak in llcp_sock_bind()Xiaoming Ni1-0/+2
2021-03-26net: dsa: only unset VLAN filtering when last port leaves last VLAN-aware bridgeVladimir Oltean1-6/+9
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds54-240/+395
2021-03-24xfrm: BEET mode doesn't support fragments for inner packetsXin Long1-0/+13
2021-03-24net: bridge: don't notify switchdev for local FDB addressesVladimir Oltean1-0/+2
2021-03-24net/sched: act_ct: clear post_ct if doing ct_clearMarcelo Ricardo Leitner1-2/+4
2021-03-23net: dsa: don't assign an error value to tag_opsGeorge McCollister1-4/+7
2021-03-22net: ipconfig: ic_dev can be NULL in ic_close_devsVladimir Oltean1-6/+8
2021-03-22esp: delete NETIF_F_SCTP_CRC bit from features for esp offloadXin Long2-4/+8
2021-03-22net: xfrm: Use sequence counter with associated spinlockAhmed S. Darwish1-1/+2
2021-03-22net: xfrm: Localize sequence counter per network namespaceAhmed S. Darwish1-5/+5
2021-03-20can: isotp: tx-path: zero initialize outgoing CAN framesOliver Hartkopp1-3/+3
2021-03-19selinux: vsock: Set SID for socket returned by accept()David Brazdil1-0/+1
2021-03-19sctp: move sk_route_caps check and set into sctp_outq_flush_transportsXin Long2-7/+7
2021-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller8-44/+81
2021-03-19net: check all name nodes in __dev_alloc_nameJiri Bohac1-0/+12
2021-03-18ipv6: weaken the v4mapped source checkJakub Kicinski4-10/+15
2021-03-18netfilter: nftables: skip hook overlap logic if flowtable is stalePablo Neira Ayuso1-0/+3