aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-20Bluetooth: msft: Handle MSFT Monitor Device EventManish Mandlik
2022-01-14Bluetooth: fix null ptr deref on hci_sync_conn_complete_evtSoenke Huster
2022-01-11Bluetooth: hci_sync: unlock on error in hci_inquiry_result_with_rssi_evt()Dan Carpenter
2022-01-10Bluetooth: btmtksdio: clean up inconsistent error message in btmtksdio_mtk_re...Sean Wang
2022-01-10Bluetooth: btmtksdio: move struct reg_read_cmd to common fileSean Wang
2022-01-10Bluetooth: mt7921s: Enable SCO over I2SMark Chen
2022-01-10Bluetooth: mt7921s: Support wake on bluetoothMark Chen
2022-01-10Bluetooth: btmtksdio: rename btsdio_mtk_reg_readSean Wang
2022-01-10Bluetooth: hci_sync: Fix compilation warningLuiz Augusto von Dentz
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-09tcp: tcp_send_challenge_ack delete useless param `skb`Benjamin Yim
2022-01-09net/qla3xxx: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09rocker: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09hinic: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09lan743x: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09net: enetc: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09cxgb4vf: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09cxgb4: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09cxgb3: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09bnx2x: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09et131x: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09be2net: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09vmxnet3: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09bna: Simplify DMA settingChristophe JAILLET
2022-01-09net: alteon: Simplify DMA settingChristophe JAILLET
2022-01-09myri10ge: Simplify DMA settingChristophe JAILLET
2022-01-09qlcnic: Simplify DMA settingChristophe JAILLET
2022-01-09net: allwinner: Fix print formatJakub Kicinski
2022-01-09page_pool: remove spinlock in page_pool_refill_alloc_cache()Yunsheng Lin
2022-01-09amt: fix wrong return type of amt_send_membership_update()Taehee Yoo
2022-01-09net: mcs7830: handle usb read errors properlyPavel Skripkin
2022-01-09Merge branch 'net-skb-introduce-kfree_skb_with_reason'Jakub Kicinski
2022-01-09net: skb: use kfree_skb_reason() in __udp4_lib_rcv()Menglong Dong
2022-01-09net: skb: use kfree_skb_reason() in tcp_v4_rcv()Menglong Dong
2022-01-09net: skb: introduce kfree_skb_reason()Menglong Dong
2022-01-09net/mlx5e: Fix build error in fec_set_block_stats()Jakub Kicinski
2022-01-09Merge branch 'bnxt_en-update-for-net-next'Jakub Kicinski
2022-01-09bnxt_en: improve firmware timeout messagingEdwin Peer
2022-01-09bnxt_en: use firmware provided max timeout for messagesEdwin Peer
2022-01-09bnxt_en: improve VF error messages when PF is unavailableEdwin Peer
2022-01-09bnxt_en: add dynamic debug support for HWRM messagesEdwin Peer
2022-01-09iwlwifi: mvm: Use div_s64 instead of do_div in iwl_mvm_ftm_rtt_smoothing()Nathan Chancellor
2022-01-09net: openvswitch: Fix ct_state nat flags for conns arriving from tcPaul Blakey
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2022-01-09netfilter: nft_meta: cancel register tracking after meta updatePablo Neira Ayuso
2022-01-09netfilter: nft_payload: cancel register tracking after payload updatePablo Neira Ayuso
2022-01-09netfilter: nft_bitwise: track register operationsPablo Neira Ayuso
2022-01-09netfilter: nft_meta: track register operationsPablo Neira Ayuso
2022-01-09netfilter: nft_payload: track register operationsPablo Neira Ayuso
2022-01-09netfilter: nf_tables: add register tracking infrastructurePablo Neira Ayuso