summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-07mailmap: update entries for Stephen HemmingerStephen Hemminger
2023-03-07mailmap: add entry for Maxim MikityanskiyJakub Kicinski
2023-03-07nfc: change order inside nfc_se_io error pathFedor Pchelkin
2023-03-07net: usb: qmi_wwan: add Telit 0x1080 compositionEnrico Sau
2023-03-07net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990Enrico Sau
2023-03-07Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...Paolo Abeni
2023-03-07netfilter: conntrack: adopt safer max chain lengthEric Dumazet
2023-03-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-03-06net: tls: fix device-offloaded sendpage straddling recordsJakub Kicinski
2023-03-06net: ethernet: mtk_eth_soc: fix RX data corruption issueDaniel Golle
2023-03-06net: phy: smsc: fix link up detection in forced irq modeHeiner Kallweit
2023-03-06Merge branch 'fix resolving VAR after DATASEC'Martin KaFai Lau
2023-03-06selftests/bpf: check that modifier resolves after pointerLorenz Bauer
2023-03-06btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTRLorenz Bauer
2023-03-06bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMESAlexander Lobakin
2023-03-06bpf, doc: Link to submitting-patches.rst for general patch submission infoBagas Sanjaya
2023-03-06bpf, doc: Do not link to docs.kernel.org for kselftest linkBagas Sanjaya
2023-03-06netfilter: tproxy: fix deadlock due to missing BH disableFlorian Westphal
2023-03-06netfilter: ctnetlink: revert to dumping mark regardless of event typeIvan Delalande
2023-03-06bnxt_en: Fix the double free during device removalSelvin Xavier
2023-03-06bnxt_en: Avoid order-5 memory allocation for TPA dataMichael Chan
2023-03-06net: phylib: get rid of unnecessary lockingRussell King (Oracle)
2023-03-06net: stmmac: add to set device wake up flag when stmmac init phyRongguang Wei
2023-03-03bpf, sockmap: Fix an infinite loop error when len is 0 in tcp_bpf_recvmsg_par...Liu Jian
2023-03-03Merge branch 'nfp-ipsec-csum'David S. Miller
2023-03-03nfp: fix esp-tx-csum-offload doesn't take effectHuanhuan Wang
2023-03-03nfp: fix incorrectly set csum flag for nfdk pathHuanhuan Wang
2023-03-03nfp: fix incorrectly set csum flag for nfd3 pathHuanhuan Wang
2023-03-03ice: copy last block omitted in ice_get_module_eeprom()Petr Oros
2023-03-03Merge branch 'net-tools-ynl-fixes'David S. Miller
2023-03-03netlink: specs: update for codegen enumerating from 1Jakub Kicinski
2023-03-03tools: ynl: use 1 as the default for first entry in attrs/opsJakub Kicinski
2023-03-03tools: ynl: fully inherit attrs in subsetsJakub Kicinski
2023-03-02Merge tag 'ieee802154-for-net-2023-03-02' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2023-03-02net: caif: Fix use-after-free in cfusbl_device_notify()Shigeru Yoshida
2023-03-02net: lan78xx: fix accessing the LAN7800's internal phy specific registers fro...Yuiko Oshino
2023-03-02ieee802154: Prevent user from crashing the hostMiquel Raynal
2023-03-02ca8210: fix mac_len negative array accessAlexander Aring
2023-03-02net: use indirect calls helpers for sk_exit_memory_pressure()Brian Vazquez
2023-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfPaolo Abeni
2023-03-01net: tls: avoid hanging tasks on the tx_lockJakub Kicinski
2023-03-01net: tls: fix possible race condition between do_tls_getsockopt_conf() and do...Hangyu Hua
2023-03-01netfilter: nft_quota: copy content when cloning expressionPablo Neira Ayuso
2023-03-01netfilter: nft_last: copy content when cloning expressionPablo Neira Ayuso
2023-03-01selftests: nft_nat: ensuring the listening side is up before starting the clientHangbin Liu
2023-03-01net: lan966x: Fix port police support using tc-matchallHoratiu Vultur
2023-03-01net/sched: flower: fix fl_change() error recovery pathEric Dumazet
2023-03-01ila: do not generate empty messages in ila_xlat_nl_cmd_get_mapping()Eric Dumazet
2023-03-01net/sched: act_connmark: handle errno on tcf_idr_check_allocPedro Tammela
2023-03-01net: avoid skb end_offset change in __skb_unclone_keeptruesize()Eric Dumazet