summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2021-04-21xfrm: BEET mode doesn't support fragments for inner packetsXin Long1-0/+13
2021-04-21net/sctp: fix race condition in sctp_destroy_sockOr Cohen1-8/+5
2021-04-16netfilter: x_tables: fix compat match/target pad out-of-bound writeFlorian Westphal4-8/+8
2021-04-14Revert "net: sched: bump refcount for new action in ACT replace mode"Vlad Buslov1-3/+0
2021-04-14net: ieee802154: stop dump llsec params for monitorsAlexander Aring1-0/+5
2021-04-14net: ieee802154: forbid monitor for del llsec seclevelAlexander Aring1-0/+3
2021-04-14net: ieee802154: forbid monitor for set llsec paramsAlexander Aring1-0/+3
2021-04-14net: ieee802154: fix nl802154 del llsec devkeyAlexander Aring1-1/+2
2021-04-14net: ieee802154: fix nl802154 add llsec keyAlexander Aring1-1/+2
2021-04-14net: ieee802154: fix nl802154 del llsec devAlexander Aring1-1/+2
2021-04-14net: ieee802154: fix nl802154 del llsec keyAlexander Aring1-1/+2
2021-04-14net: ieee802154: nl-mac: fix check on panidAlexander Aring1-3/+4
2021-04-14net: mac802154: Fix general protection faultPavel Skripkin1-1/+1
2021-04-14cfg80211: remove WARN_ON() in cfg80211_sme_connectDu Cheng1-1/+1
2021-04-14net: sched: bump refcount for new action in ACT replace modeKumar Kartikeya Dwivedi1-0/+3
2021-04-14tipc: increment the tmp aead refcnt before attaching itXin Long1-1/+2
2021-04-14openvswitch: fix send of uninitialized stack memory in ct limit replyIlya Maximets1-4/+4
2021-04-14net: openvswitch: conntrack: simplify the return expression of ovs_ct_limit_g...Zheng Yongjun1-5/+1
2021-04-14net: cls_api: Fix uninitialised struct field bo->unlocked_driver_cbYunjian Wang1-1/+1
2021-04-14mptcp: forbit mcast-related sockopt on MPTCP socketsPaolo Abeni1-0/+45
2021-04-14net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...);Norman Maurer1-0/+4
2021-04-14xdp: fix xdp_return_frame() kernel BUG throw for page_pool memory modelOng Boon Leong1-1/+2
2021-04-14net/rds: Fix a use after free in rds_message_map_pagesLv Yunlong1-1/+2
2021-04-14net: qrtr: Fix memory leak on qrtr_tx_wait failureLoic Poulain1-1/+4
2021-04-14net/ncsi: Avoid channel_monitor hrtimer deadlockMilton Miller1-7/+13
2021-04-14net:tipc: Fix a double free in tipc_sk_mcast_rcvLv Yunlong1-1/+1
2021-04-14net: dsa: Fix type was not set for devlink portMaxim Kochetkov1-1/+7
2021-04-14can: isotp: fix msg_namelen values depending on CAN_REQUIRED_SIZEOliver Hartkopp1-4/+7
2021-04-14can: bcm/raw: fix msg_namelen values depending on CAN_REQUIRED_SIZEOliver Hartkopp2-10/+14
2021-04-14xfrm: Provide private skb extensions for segmented and hw offloaded ESP packetsSteffen Klassert3-4/+20
2021-04-14esp: delete NETIF_F_SCTP_CRC bit from features for esp offloadXin Long2-4/+8
2021-04-14net: xfrm: Localize sequence counter per network namespaceAhmed S. Darwish1-5/+5
2021-04-14xfrm: Use actual socket sk instead of skb socket for xfrm_output_resumeEvan Nimmo5-9/+9
2021-04-14xfrm: interface: fix ipv4 pmtu check to honor ip header dfEyal Birger1-0/+3
2021-04-14net: sched: fix err handler in tcf_action_init()Vlad Buslov2-13/+18
2021-04-14net: let skb_orphan_partial wake-up waiters.Paolo Abeni1-9/+3
2021-04-14net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind()Maciej Żenczykowski2-5/+4
2021-04-14net: hsr: Reset MAC header for Tx pathKurt Kanzenbach2-6/+1
2021-04-14mac80211: fix TXQ AC confusionJohannes Berg1-1/+1
2021-04-14mac80211: fix time-is-after bug in mlmeBen Greear1-1/+4
2021-04-14cfg80211: check S1G beacon compat element lengthJohannes Berg1-6/+8
2021-04-14nl80211: fix potential leak of ACL paramsJohannes Berg1-2/+2
2021-04-14nl80211: fix beacon head validationJohannes Berg1-1/+5
2021-04-14net: sched: fix action overwrite reference countingVlad Buslov2-11/+20
2021-04-14net: sched: sch_teql: fix null-pointer dereferencePavel Tikhomirov1-0/+3
2021-04-14bpf, sockmap: Fix incorrect fwd_alloc accountingJohn Fastabend1-7/+5
2021-04-14batman-adv: initialize "struct batadv_tvlv_tt_vlan_data"->reserved fieldTetsuo Handa1-0/+2
2021-04-14ethtool: fix incorrect datatype in set_eee opsWong Vee Khee1-2/+2
2021-04-14net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlhMuhammad Usama Anjum1-3/+5
2021-04-14nfc: Avoid endless loops caused by repeated llcp_sock_connect()Xiaoming Ni1-0/+4