summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-26cfg80211: allow continuous radar monitoring on offchannel chainLorenzo Bianconi
2021-11-26cfg80211: schedule offchan_cac_abort_wk in cfg80211_radar_eventLorenzo Bianconi
2021-11-26cfg80211: delete redundant free codeliuguoqiang
2021-11-26mac80211: add support for .ndo_fill_forward_pathFelix Fietkau
2021-11-26mac80211: Remove unused assignment statementsluo penghao
2021-11-26cfg80211: fix possible NULL pointer dereference in cfg80211_stop_offchan_rada...Lorenzo Bianconi
2021-11-19cfg80211: move offchan_cac_event to a dedicated workLorenzo Bianconi
2021-11-19mac80211_hwsim: Fix spelling mistake "Droping" -> "Dropping"Colin Ian King
2021-11-19mac80211: introduce set_radar_offchan callbackLorenzo Bianconi
2021-11-19cfg80211: implement APIs for dedicated radar detection HWLorenzo Bianconi
2021-11-18Merge tag 'regmap-no-bus-update-bits' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski
2021-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-18Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-11-18Merge tag 'for-5.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-18Merge tag 'fs_for_v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-18Merge tag 'fs.idmapped.v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-18Merge tag 'for-5.16/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-11-18Merge tag 'docs-5.16-2' of git://git.lwn.net/linuxLinus Torvalds
2021-11-18Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-18ptp: ocp: Fix a couple NULL vs IS_ERR() checksDan Carpenter
2021-11-18Merge branch 'lan78xx-napi'David S. Miller
2021-11-18lan78xx: Introduce NAPI polling supportJohn Efstathiades
2021-11-18lan78xx: Remove hardware-specific header updateJohn Efstathiades
2021-11-18lan78xx: Re-order rx_submit() to remove forward declarationJohn Efstathiades
2021-11-18lan78xx: Introduce Rx URB processing improvementsJohn Efstathiades
2021-11-18lan78xx: Introduce Tx URB processing improvementsJohn Efstathiades
2021-11-18lan78xx: Fix memory allocation bugJohn Efstathiades
2021-11-18Merge branch 'dsa-felix-psfp'David S. Miller
2021-11-18net: dsa: felix: restrict psfp rules on ingress portXiaoliang Yang
2021-11-18net: dsa: felix: use vcap policer to set flow meter for psfpXiaoliang Yang
2021-11-18net: mscc: ocelot: use index to set vcap policerXiaoliang Yang
2021-11-18net: dsa: felix: add stream gate settings for psfpXiaoliang Yang
2021-11-18net: dsa: felix: support psfp filter on vsc9959Xiaoliang Yang
2021-11-18net: mscc: ocelot: add gate and police action offload to PSFPXiaoliang Yang
2021-11-18net: mscc: ocelot: set vcap IS2 chain to goto PSFP chainXiaoliang Yang
2021-11-18net: mscc: ocelot: add MAC table stream learn and lookup operationsXiaoliang Yang
2021-11-18net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...Teng Qi
2021-11-18mctp/test: Update refcount checking in route fragment testsJeremy Kerr
2021-11-18ipv6: ah6: use swap() to make code cleanerYao Jing
2021-11-18net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...zhangyue
2021-11-18tcp: add missing htmldocs for skb->ll_node and sk->defer_listEric Dumazet
2021-11-18Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-11-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-David S. Miller
2021-11-18net: mdio: Replaced BUG_ON() with WARN()Florian Fainelli
2021-11-18ipv6: check return value of ipv6_skip_exthdrJordy Zomer
2021-11-18e100: fix device suspend/resumeJesse Brandeburg
2021-11-18Merge branch 'dpaa2-phylink'David S. Miller
2021-11-18net: dpaa2-mac: use phylink_generic_validate()Russell King (Oracle)
2021-11-18net: dpaa2-mac: remove interface checks in dpaa2_mac_validate()Russell King (Oracle)