summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-26Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2021-05-26net/appletalk: Fix inconsistent indentingJiapeng Chong
2021-05-26net: phy: Document phydev::dev_flags bits allocationFlorian Fainelli
2021-05-26nfc: st-nci: remove unnecessary labelswengjianfeng
2021-05-26nfc: st95hf: remove unnecessary assignment and labelwengjianfeng
2021-05-26ixgbe: reduce checker warningsJesse Brandeburg
2021-05-26ixgbe: use checker safe conversionsJesse Brandeburg
2021-05-26igbvf: convert to strongly typed descriptorsJesse Brandeburg
2021-05-26intel: call csum functions with well formatted argumentsJesse Brandeburg
2021-05-26igb: override two checker warningsJesse Brandeburg
2021-05-26igb: fix assignment on big endian machinesJesse Brandeburg
2021-05-26igb: handle vlan types with checker enabledJesse Brandeburg
2021-05-26igb/igc: use strongly typed pointerJesse Brandeburg
2021-05-26fm10k: move error checkJesse Brandeburg
2021-05-26intel: remove checker warningJesse Brandeburg
2021-05-26e100: handle eeprom as little endianJesse Brandeburg
2021-05-26Merge tag 'mtd/fixes-for-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-05-25Merge branch 'mptcp-fixes'David S. Miller
2021-05-25mptcp: validate 'id' when stopping the ADD_ADDR retransmit timerDavide Caratti
2021-05-25mptcp: avoid error message on infinite mappingPaolo Abeni
2021-05-25mptcp: drop unconditional pr_warn on bad optPaolo Abeni
2021-05-25mptcp: avoid OOB access in setsockopt()Paolo Abeni
2021-05-25net: wwan: core: Add WWAN device index sysfs attributeLoic Poulain
2021-05-25nfp: update maintainer and mailing list addressesSimon Horman
2021-05-25net: mvpp2: add buffer header handling in RXStefan Chulski
2021-05-25bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong
2021-05-25Merge branch 'wan-cleanups'David S. Miller
2021-05-25net: wan: add spaces required around that ':' and '+'Peng Li
2021-05-25net: wan: replace comparison to NULL with "!card"Peng Li
2021-05-25net: wan: add some required spacesPeng Li
2021-05-25net: wan: fix an code style issue about "foo* barPeng Li
2021-05-25net: wan: add blank line after declarationsPeng Li
2021-05-25net: wan: remove redundant blank linesPeng Li
2021-05-25net: zero-initialize tc skb extension on allocationVlad Buslov
2021-05-25net/hamradio/6pack: Fix inconsistent indentingJiapeng Chong
2021-05-25net: hns: Fix kernel-docYang Li
2021-05-25net: hns3: switch to dim algorithm for adaptive interrupt moderationHuazhong Tan
2021-05-25net: bridge: remove redundant assignmentNigel Christian
2021-05-25sctp: fix the proc_handler for sysctl encap_portXin Long
2021-05-25sctp: add the missing setting for asoc encap_portXin Long
2021-05-25proc: Check /proc/$pid/attr/ writes against file openerKees Cook
2021-05-25bpf, selftests: Adjust few selftest result_unpriv outcomesDaniel Borkmann
2021-05-25bpf: No need to simulate speculative domain for immediatesDaniel Borkmann
2021-05-25bpf: Fix mask direction swap upon off reg sign changeDaniel Borkmann
2021-05-25bpf: Wrap aux data inside bpf_sanitize_info containerDaniel Borkmann
2021-05-25bpf: Fix BPF_LSM kconfig symbol dependencyDaniel Borkmann
2021-05-25Merge tag 'netfs-lib-fixes-20200525' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds