aboutsummaryrefslogtreecommitdiffstats
path: root/net (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-14wlcore: fix read pointer updateRussell King1-8/+2
2021-06-14wlcore: fix bug reading fwlogRussell King1-0/+2
2021-06-14wlcore: make some of the fwlog calculations more obviousRussell King1-15/+28
2021-06-14wlcore: tidy up use of fw_log.actual_buff_sizeRussell King1-10/+10
2021-06-14wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELPTony Lindgren1-0/+7
2021-06-14wlcore: use DEVICE_ATTR_<RW|RO> macroYueHaibing1-13/+11
2021-06-03ipw2x00: Minor documentation updateSouptick Joarder1-1/+1
2021-06-03b43legacy: Fix spelling mistake "overflew" -> "overflowed"Colin Ian King1-1/+1
2021-06-03b43legacy: Remove unused inline function txring_to_priority()YueHaibing1-13/+0
2021-06-03b43: phy_n: Delete some useless TODO codeZhen Lei1-47/+0
2021-05-30ath9k: ar9003_mac: read STBC indicator from rx descriptorPhilipp Borgers1-0/+2
2021-05-26net/appletalk: Fix inconsistent indentingJiapeng Chong1-4/+6
2021-05-26net: phy: Document phydev::dev_flags bits allocationFlorian Fainelli1-0/+5
2021-05-26nfc: st-nci: remove unnecessary labelswengjianfeng1-10/+5
2021-05-26nfc: st95hf: remove unnecessary assignment and labelwengjianfeng1-5/+2
2021-05-26ixgbe: reduce checker warningsJesse Brandeburg1-4/+4
2021-05-26ixgbe: use checker safe conversionsJesse Brandeburg1-5/+4
2021-05-26igbvf: convert to strongly typed descriptorsJesse Brandeburg1-21/+21
2021-05-26intel: call csum functions with well formatted argumentsJesse Brandeburg2-2/+2
2021-05-26igb: override two checker warningsJesse Brandeburg1-2/+2
2021-05-26igb: fix assignment on big endian machinesJesse Brandeburg1-2/+2
2021-05-26igb: handle vlan types with checker enabledJesse Brandeburg2-4/+5
2021-05-26igb/igc: use strongly typed pointerJesse Brandeburg2-2/+2
2021-05-26fm10k: move error checkJesse Brandeburg1-5/+5
2021-05-26intel: remove checker warningJesse Brandeburg3-3/+3
2021-05-26e100: handle eeprom as little endianJesse Brandeburg1-6/+6
2021-05-25mptcp: validate 'id' when stopping the ADD_ADDR retransmit timerDavide Caratti3-6/+6
2021-05-25mptcp: avoid error message on infinite mappingPaolo Abeni1-1/+0
2021-05-25mptcp: drop unconditional pr_warn on bad optPaolo Abeni1-1/+0
2021-05-25mptcp: avoid OOB access in setsockopt()Paolo Abeni3-5/+14
2021-05-25net: wwan: core: Add WWAN device index sysfs attributeLoic Poulain1-0/+15
2021-05-25nfp: update maintainer and mailing list addressesSimon Horman1-2/+2
2021-05-25net: mvpp2: add buffer header handling in RXStefan Chulski2-9/+67
2021-05-25bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong1-1/+3
2021-05-25net: wan: add spaces required around that ':' and '+'Peng Li1-2/+4
2021-05-25net: wan: replace comparison to NULL with "!card"Peng Li1-2/+2
2021-05-25net: wan: add some required spacesPeng Li1-7/+7
2021-05-25net: wan: fix an code style issue about "foo* barPeng Li1-2/+2
2021-05-25net: wan: add blank line after declarationsPeng Li1-0/+3
2021-05-25net: wan: remove redundant blank linesPeng Li1-25/+0
2021-05-25net: zero-initialize tc skb extension on allocationVlad Buslov4-3/+14
2021-05-25net/hamradio/6pack: Fix inconsistent indentingJiapeng Chong1-6/+4
2021-05-25net: hns: Fix kernel-docYang Li1-3/+3
2021-05-25net: hns3: switch to dim algorithm for adaptive interrupt moderationHuazhong Tan3-125/+73
2021-05-25net: bridge: remove redundant assignmentNigel Christian1-1/+0
2021-05-25sctp: fix the proc_handler for sysctl encap_portXin Long1-1/+1
2021-05-25sctp: 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