summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-07-24can: j1939: j1939_session_deactivate(): clarify lifetime of session objectOleksij Rempel1-2/+7
2021-07-24can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAFZiyang Xuan1-2/+18
2021-07-24arm64: dts: imx8mp: remove fallback compatible string for FlexCANJoakim Zhang1-2/+2
2021-07-23Merge branch 'ionic-fixes'David S. Miller4-127/+132
2021-07-23ionic: count csum_none when offload enabledShannon Nelson1-6/+5
2021-07-23ionic: fix up dim accounting for tx and rxShannon Nelson1-7/+21
2021-07-23ionic: remove intr coalesce update from napiShannon Nelson2-5/+13
2021-07-23ionic: catch no ptp support earlierShannon Nelson2-8/+9
2021-07-23ionic: make all rx_mode work threadsafeShannon Nelson2-102/+85
2021-07-23Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller4-25/+94
2021-07-23Merge tag 'mac80211-for-net-2021-07-23' of git://git.kernel.org/pub/scm/linux...David S. Miller8-53/+95
2021-07-23NIU: fix incorrect error return, missed in previous revertPaul Jakma1-1/+2
2021-07-23net: qrtr: fix memory leaksPavel Skripkin1-1/+5
2021-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller6-10/+41
2021-07-23octeontx2-af: Fix uninitialized variables in rvu_switchSubbaraya Sundeep2-7/+10
2021-07-23wwan: core: Fix missing RTM_NEWLINK event for default linkLoic Poulain1-0/+2
2021-07-23net: dsa: mv88e6xxx: silently accept the deletion of VID 0 tooVladimir Oltean1-1/+1
2021-07-23ipv6: decrease hop limit counter in ip6_forward()Kangmin Park1-2/+3
2021-07-23net: Set true network header for ECN decapsulationGilad Naaman1-1/+1
2021-07-23tipc: fix sleeping in tipc accept routineHoang Le1-5/+4
2021-07-23tipc: fix implicit-connect for SYN+Xin Long1-8/+13
2021-07-23octeontx2-af: Remove unnecessary devm_kfreeSunil Goutham1-1/+0
2021-07-23i40e: Fix log TC creation failure when max num of queues is exceededJedrzej Jagielski1-0/+2
2021-07-23i40e: Fix queue-to-TC mapping on TxJedrzej Jagielski3-0/+53
2021-07-23i40e: Add additional info to PHY type errorLukasz Cieplicki1-1/+1
2021-07-23i40e: Fix firmware LLDP agent related warningArkadiusz Kubalewski1-0/+4
2021-07-23i40e: Fix logic of disabling queuesArkadiusz Kubalewski1-24/+34
2021-07-23netfilter: nfnl_hook: fix unused variable warningArnd Bergmann1-0/+2
2021-07-23netfilter: nft_nat: allow to specify layer 4 protocol NAT onlyPablo Neira Ayuso1-1/+3
2021-07-23netfilter: conntrack: adjust stop timestamp to real expiry valueFlorian Westphal1-1/+6
2021-07-23netfilter: nft_last: avoid possible false sharingPablo Neira Ayuso1-7/+13
2021-07-23netfilter: flowtable: avoid possible false sharingPablo Neira Ayuso1-1/+5
2021-07-23cfg80211: Fix possible memory leak in function cfg80211_bss_updateNguyen Dinh Phi1-4/+2
2021-07-23nl80211: limit band information in non-split dataJohannes Berg1-1/+4
2021-07-23virt_wifi: fix error on connectMatteo Croce1-20/+32
2021-07-23mac80211: fix enabling 4-address mode on a sta vif after assocFelix Fietkau3-2/+23
2021-07-23mac80211: fix starting aggregation sessions on mesh interfacesFelix Fietkau1-25/+32
2021-07-23mac80211: Do not strip skb headroom on monitor framesJohan Almbladh1-1/+2
2021-07-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-59/+40
2021-07-22Merge tag 'hyperv-fixes-signed-20210722' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-33/+65
2021-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds77-269/+1217
2021-07-22Merge tag 'mmc-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-24/+31
2021-07-22dpaa2-switch: seed the buffer pool after allocating the swpIoana Ciornei1-8/+8
2021-07-22net: sched: cls_api: Fix the the wrong parameterYajun Deng1-1/+1
2021-07-22net: sparx5: fix unmet dependencies warningRandy Dunlap1-0/+1
2021-07-21Merge branch 'ksz-dsa-fixes'David S. Miller2-5/+18
2021-07-21net: dsa: tag_ksz: dont let the hardware process the layer 4 checksumLino Sanfilippo1-0/+9
2021-07-21net: dsa: ensure linearized SKBs in case of tail taggersLino Sanfilippo1-5/+9
2021-07-21ravb: Remove extra TABBiju Das1-1/+1
2021-07-21ravb: Fix a typo in commentBiju Das1-1/+1