summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-27kbuild: Quote OBJCOPY var to avoid a pahole call break the buildJavier Martinez Canillas2-2/+2
2021-05-27Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds189-1094/+2944
2021-05-26net: phy: Document phydev::dev_flags bits allocationFlorian Fainelli1-0/+5
2021-05-26Merge tag 'mtd/fixes-for-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-22/+80
2021-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller17-231/+513
2021-05-26Merge branch 'mptcp-fixes'David S. Miller6-13/+20
2021-05-26mptcp: validate 'id' when stopping the ADD_ADDR retransmit timerDavide Caratti3-6/+6
2021-05-26mptcp: avoid error message on infinite mappingPaolo Abeni1-1/+0
2021-05-26mptcp: drop unconditional pr_warn on bad optPaolo Abeni1-1/+0
2021-05-26mptcp: avoid OOB access in setsockopt()Paolo Abeni3-5/+14
2021-05-26nfp: update maintainer and mailing list addressesSimon Horman1-2/+2
2021-05-26net: mvpp2: add buffer header handling in RXStefan Chulski2-9/+67
2021-05-26bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong1-1/+3
2021-05-26net: zero-initialize tc skb extension on allocationVlad Buslov4-3/+14
2021-05-26net: hns: Fix kernel-docYang Li1-3/+3
2021-05-26sctp: fix the proc_handler for sysctl encap_portXin Long1-1/+1
2021-05-26sctp: add the missing setting for asoc encap_portXin Long1-0/+1
2021-05-25proc: Check /proc/$pid/attr/ writes against file openerKees Cook1-0/+4
2021-05-25bpf, selftests: Adjust few selftest result_unpriv outcomesDaniel Borkmann2-10/+0
2021-05-25bpf: No need to simulate speculative domain for immediatesDaniel Borkmann1-1/+5
2021-05-25bpf: Fix mask direction swap upon off reg sign changeDaniel Borkmann1-10/+12
2021-05-25bpf: Wrap aux data inside bpf_sanitize_info containerDaniel Borkmann1-7/+11
2021-05-25bpf: Fix BPF_LSM kconfig symbol dependencyDaniel Borkmann1-0/+2
2021-05-25Merge tag 'netfs-lib-fixes-20200525' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+2
2021-05-25afs: Fix fall-through warnings for ClangGustavo A. R. Silva3-0/+10
2021-05-25selftests/bpf: Add test for l3 use of bpf_redirect_peerJussi Maki2-178/+405
2021-05-25bpftool: Add sock_release help info for cgroup attach/prog load commandLiu Jian5-7/+10
2021-05-25netfs: Make CONFIG_NETFS_SUPPORT auto-selected rather than manualDavid Howells1-1/+1
2021-05-25netfs: Pass flags through to grab_cache_page_write_begin()David Howells1-1/+1
2021-05-25Merge tag 'perf-tools-fixes-for-v5.13-2021-05-24' of git://git.kernel.org/pub...Linus Torvalds20-30/+71
2021-05-25net: dsa: microchip: enable phy errata workaround on 9567George McCollister1-0/+1
2021-05-25net: usb: fix memory leak in smsc75xx_bindPavel Skripkin1-2/+6
2021-05-25net: hsr: fix mac_len checksGeorge McCollister5-21/+34
2021-05-25net: appletalk: cops: Fix data race in cops_probe1Saubhik Mukherjee1-2/+2
2021-05-24Merge branch 'sja1105-fixes'David S. Miller2-27/+70
2021-05-24net: dsa: sja1105: update existing VLANs from the bridge VLAN listVladimir Oltean1-4/+15
2021-05-24net: dsa: sja1105: use 4095 as the private VLAN for untagged trafficVladimir Oltean1-12/+10
2021-05-24net: dsa: sja1105: error out on unsupported PHY modeVladimir Oltean1-0/+1
2021-05-24net: dsa: sja1105: add error handling in sja1105_setup()Vladimir Oltean1-3/+14
2021-05-24net: dsa: sja1105: call dsa_unregister_switch when allocating memory failsVladimir Oltean1-4/+11
2021-05-24net: dsa: sja1105: fix VL lookup command packing for P/Q/R/SVladimir Oltean1-4/+19
2021-05-24net: hso: fix control-request directionsJohan Hovold1-2/+2
2021-05-24r8152: check the informaton of the deviceHayes Wang1-5/+37
2021-05-24sch_dsmark: fix a NULL deref in qdisc_reset()Taehee Yoo1-1/+2
2021-05-24Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-20/+17
2021-05-24Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+10
2021-05-24Merge tag 'spi-fix-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-24/+64
2021-05-24cgroup: fix spelling mistakesZhen Lei7-12/+12
2021-05-24NFC: nfcmrvl: fix kernel-doc syntax in file headersAditya Srivastava6-6/+6
2021-05-24net: dsa: mt7530: fix VLAN traffic leaksDENG Qingfang1-8/+0