summaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-16bpf: Ensure off_reg has no mixed signed bounds for all typesDaniel Borkmann1-10/+9
2021-04-16bpf: Move off_reg into sanitize_ptr_aluDaniel Borkmann1-4/+5
2021-04-16bpf: Use correct permission flag for mixed signed bounds arithmeticDaniel Borkmann1-1/+1
2021-04-08libbpf: Fix potential NULL pointer dereferenceCiara Loftus1-2/+3
2021-04-08net: sched: sch_teql: fix null-pointer dereferencePavel Tikhomirov1-0/+3
2021-04-08ipv6: report errors for iftoken via netlink extackStephen Hemminger4-10/+31
2021-04-08net: sched: fix err handler in tcf_action_init()Vlad Buslov3-19/+19
2021-04-08net: sched: fix action overwrite reference countingVlad Buslov3-13/+23
2021-04-08Revert "net: sched: bump refcount for new action in ACT replace mode"Vlad Buslov1-3/+0
2021-04-08nl80211: fix beacon head validationJohannes Berg1-1/+5
2021-04-08bpf, x86: Validate computation of branch displacements for x86-32Piotr Krysiuk1-1/+10
2021-04-08bpf, x86: Validate computation of branch displacements for x86-64Piotr Krysiuk1-1/+10
2021-04-08nl80211: fix potential leak of ACL paramsJohannes Berg1-2/+2
2021-04-08cfg80211: check S1G beacon compat element lengthJohannes Berg1-6/+8
2021-04-08virt_wifi: Return micros for BSS TSF valuesA. Cody Schuffelen1-2/+3
2021-04-08cfg80211: remove WARN_ON() in cfg80211_sme_connectDu Cheng1-1/+1
2021-04-08mac80211: fix time-is-after bug in mlmeBen Greear1-1/+4
2021-04-08mac80211: fix TXQ AC confusionJohannes Berg1-1/+1
2021-04-08rfkill: revert back to old userspace API by defaultJohannes Berg2-15/+72
2021-04-08mac80211: clear sta->fast_rx when STA removed from 4-addr VLANSeevalamuthu Mariappan1-1/+3
2021-04-08net: hso: fix null-ptr-deref during tty device unregistrationAnirudh Rayabharam1-21/+12
2021-04-07ethtool: Add lanes parameter for ETHTOOL_LINK_MODE_10000baseR_FEC_BITDanielle Ratson1-0/+1
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-07bpf, sockmap: Fix incorrect fwd_alloc accountingJohn Fastabend1-7/+5
2021-04-07bpf, sockmap: Fix sk->prot unhash op resetJohn Fastabend1-1/+6
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-06net: mac802154: Fix general protection faultPavel Skripkin1-1/+1
2021-04-06net: ieee802154: stop dump llsec params for monitorsAlexander Aring1-0/+5
2021-04-06net: ieee802154: forbid monitor for del llsec seclevelAlexander Aring1-0/+3
2021-04-06net: ieee802154: forbid monitor for add llsec seclevelAlexander Aring1-0/+3
2021-04-06net: ieee802154: stop dump llsec seclevels for monitorsAlexander Aring1-0/+5
2021-04-06net: ieee802154: forbid monitor for del llsec devkeyAlexander Aring1-0/+3