summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-01-25net/x25: Fix to not accept on connected socketHyunwoo Kim1-0/+6
2023-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski5-125/+77
2023-01-24ice: move devlink port creation/deletionPaul M Stillwell Jr2-11/+17
2023-01-24sctp: fail if no bound addresses can be used for a given scopeMarcelo Ricardo Leitner1-0/+6
2023-01-24net/sched: sch_taprio: do not schedule in taprio_reset()Eric Dumazet1-1/+0
2023-01-24Revert "Merge branch 'ethtool-mac-merge'"Paolo Abeni1-26/+0
2023-01-24netrom: Fix use-after-free of a listening socket.Kuniyuki Iwashima1-0/+1
2023-01-24netfilter: conntrack: unify established states for SCTP pathsSriram Yagnaraman5-71/+44
2023-01-24Revert "netfilter: conntrack: add sctp DATA_SENT state"Sriram Yagnaraman4-70/+42
2023-01-24netfilter: conntrack: fix bug in for_each_sctp_chunkSriram Yagnaraman1-2/+2
2023-01-24netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETESriram Yagnaraman1-9/+16
2023-01-23Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski4-69/+66
2023-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-128/+204
2023-01-23MAINTAINERS: Update MPTCP maintainer list and CREDITSMat Martineau2-1/+7
2023-01-23net: ethernet: adi: adin1110: Fix multicast offloadingAlexandru Tachici1-1/+1
2023-01-23net: dsa: microchip: fix probe of I2C-connected KSZ8563Ahmad Fatoum1-1/+1
2023-01-23ipv4: prevent potential spectre v1 gadget in fib_metrics_match()Eric Dumazet1-0/+2
2023-01-23ipv4: prevent potential spectre v1 gadget in ip_metrics_convert()Eric Dumazet1-0/+2
2023-01-23Merge branch 'netlink-annotate-various-data-races'Jakub Kicinski1-14/+24
2023-01-23netlink: annotate data races around sk_stateEric Dumazet1-4/+6
2023-01-23netlink: annotate data races around dst_portid and dst_groupEric Dumazet1-9/+14
2023-01-23netlink: annotate data races around nlk->portidEric Dumazet1-2/+5
2023-01-23netfilter: nft_set_rbtree: skip elements in transaction from garbage collectionPablo Neira Ayuso1-1/+15
2023-01-23netfilter: nft_set_rbtree: Switch to node list walk for overlap detectionPablo Neira Ayuso1-127/+189
2023-01-23ipv6: fix reachability confirmation with proxy_ndpGergely Risko1-1/+14
2023-01-23Merge branch 'ethtool-mac-merge'David S. Miller1-0/+26
2023-01-23net: ethtool: netlink: introduce ethnl_update_bool()Vladimir Oltean1-0/+26
2023-01-23net: fec: Use page_pool_put_full_page when freeing rx buffersWei Fang1-1/+1
2023-01-20net: fix UaF in netns ops registration error pathPaolo Abeni1-1/+1
2023-01-20net: ethernet: renesas: rswitch: Fix ethernet-ports handlingYoshihiro Shimoda2-9/+25
2023-01-20net: mana: Fix IRQ name - add PCI and queue numberHaiyang Zhang2-1/+11
2023-01-20netlink: prevent potential spectre v1 gadgetsEric Dumazet1-0/+3
2023-01-20Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds90-560/+804
2023-01-20iavf: schedule watchdog immediately when changing primary MACStefan Assmann1-1/+1
2023-01-20iavf: Move netdev_update_features() into watchdog taskMarcin Szycik2-18/+17
2023-01-20iavf: fix temporary deadlock and failure to set MAC addressMichal Schmidt4-51/+49
2023-01-20Revert "Merge branch 'octeontx2-af-CPT'"Jakub Kicinski5-277/+87
2023-01-20tcp: fix rate_app_limited to default to 1David Morley1-0/+2
2023-01-20bnxt: Do not read past the end of test namesKees Cook2-17/+5
2023-01-20net: stmmac: enable all safety features by defaultAndrew Halaney1-0/+14
2023-01-20Merge branch 'octeontx2-af-CPT'David S. Miller5-87/+277
2023-01-20octeontx2-af: add mbox to return CPT_AF_FLT_INT infoSrujana Challa3-0/+56
2023-01-20octeontx2-af: update cpt lf alloc mailboxSrujana Challa2-3/+9
2023-01-20octeontx2-af: restore rxc conf after teardown sequenceNithin Dabilpuram1-4/+18
2023-01-20octeontx2-af: optimize cpt pf identificationSrujana Challa3-3/+20
2023-01-20octeontx2-af: modify FLR sequence for CPTSrujana Challa3-47/+53
2023-01-20octeontx2-af: add mbox for CPT LF resetSrujana Challa2-0/+41
2023-01-20octeontx2-af: recover CPT engine when it gets faultSrujana Challa1-30/+80
2023-01-19Merge tag 'perf-tools-fixes-for-v6.2-3-2023-01-19' of git://git.kernel.org/pu...Linus Torvalds9-7/+54
2023-01-19Merge tag 'printk-for-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-15/+12