summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-26net: hns3: clear hardware resource when loading driverYufeng Mo
2021-08-26net: fix NULL pointer reference in cipso_v4_doi_free王贇
2021-08-26Merge branch 'LiteETH-driver'David S. Miller
2021-08-26net: Add driver for LiteX's LiteETH network interfaceJoel Stanley
2021-08-26dt-bindings: net: Add bindings for LiteETHJoel Stanley
2021-08-26rtnetlink: Return correct error on changing device netnsAndrey Ignatov
2021-08-26ptp: ocp: Simplify Kconfig.Jonathan Lemon
2021-08-26r8169: add rtl_enable_exit_l1Heiner Kallweit
2021-08-26selftests/net: allow GRO coalesce test on vethPaolo Abeni
2021-08-26Merge tag 'mac80211-next-for-net-next-2021-08-26' of git://git.kernel.org/pub...David S. Miller
2021-08-26sock: remove one redundant SKB_FRAG_PAGE_ORDER macroYunsheng Lin
2021-08-26octeontx2-pf: cn10k: Fix error return code in otx2_set_flowkey_cfg()Yang Yingliang
2021-08-26Merge branch 'dsa-hellcreek-fixes'David S. Miller
2021-08-26net: dsa: hellcreek: Adjust schedule look ahead windowKurt Kanzenbach
2021-08-26net: dsa: hellcreek: Fix incorrect setting of GCLKurt Kanzenbach
2021-08-26cxgb4: dont touch blocked freelist bitmap after freeRahul Lakkireddy
2021-08-26Merge branch 'inet-siphash'David S. Miller
2021-08-26ipv4: use siphash instead of Jenkins in fnhe_hashfun()Eric Dumazet
2021-08-26ipv6: use siphash in rt6_exception_hash()Eric Dumazet
2021-08-26cfg80211: use wiphy DFS domain if it is self-managedSriram R
2021-08-26Merge branch 'ionic-next'David S. Miller
2021-08-26ionic: handle mac filter overflowShannon Nelson
2021-08-26ionic: refactor ionic_lif_addr to remove a layerShannon Nelson
2021-08-26ionic: sync the filters in the work taskShannon Nelson
2021-08-26ionic: flatten calls to set-rx-modeShannon Nelson
2021-08-26ionic: remove old work task typesShannon Nelson
2021-08-26Merge tag 'linux-can-fixes-for-5.14-20210826' of git://git.kernel.org/pub/scm...David S. Miller
2021-08-26mac80211: parse transmit power envelope elementWen Gong
2021-08-26ieee80211: add definition for transmit power envelope elementWen Gong
2021-08-26ieee80211: add definition of regulatory info in 6 GHz operation informationWen Gong
2021-08-26nfc: st95hf: remove unused header includesKrzysztof Kozlowski
2021-08-26nfc: st21nfca: remove unused header includesKrzysztof Kozlowski
2021-08-26nfc: st-nci: remove unused header includesKrzysztof Kozlowski
2021-08-26nfc: pn544: remove unused header includesKrzysztof Kozlowski
2021-08-26nfc: mrvl: remove unused header includesKrzysztof Kozlowski
2021-08-26nfc: microread: remove unused header includesKrzysztof Kozlowski
2021-08-26can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX an...Stefan Mätje
2021-08-25net: usb: asix: ax88772: fix boolconv.cocci warningskernel test robot
2021-08-25SUNRPC: Fix XPT_BUSY flag leakage in svc_handle_xprt()...Trond Myklebust
2021-08-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-08-25MAINTAINERS: exfat: update my email addressNamjae Jeon
2021-08-25mm/memory_hotplug: fix potential permanent lru cache disableMiaohe Lin
2021-08-25pipe: do FASYNC notifications for every pipe IO, not just state changesLinus Torvalds
2021-08-25Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2021-08-25ceph: fix possible null-pointer dereference in ceph_mdsmap_decode()Tuo Li
2021-08-25ceph: correctly handle releasing an embedded cap flushXiubo Li
2021-08-25Revert "btrfs: compression: don't try to compress if we don't have enough pages"Qu Wenruo
2021-08-25Merge branch 'pktgen-samples-next'David S. Miller
2021-08-25pktgen: document the latest pktgen usage optionsJuhee Kang
2021-08-25samples: pktgen: add trap SIGINT for printing execution resultJuhee Kang