summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-26nfc: fix memory leak of se_io context in nfc_genl_se_ioFedor Pchelkin3-0/+16
2023-02-26ice: remove unnecessary CONFIG_ICE_GNSSJacob Keller3-6/+4
2023-02-26net/sched: cls_api: Move call to tcf_exts_miss_cookie_base_destroy()Nathan Chancellor1-1/+1
2023-02-25ibmvnic: Assign XPS map to correct queue indexNick Child1-2/+2
2023-02-25docs: net: fix inaccuracies in msg_zerocopy.rstnick black1-3/+3
2023-02-24Merge branch 'tools-ynl-gen-fix-glitches-found-by-chuck'Jakub Kicinski3-4/+3
2023-02-24tools: net: add __pycache__ to gitignoreJakub Kicinski1-0/+1
2023-02-24tools: ynl-gen: re-raise the exception instead of printingJakub Kicinski1-3/+1
2023-02-24tools: ynl-gen: fix single attribute structs with attr 0 onlyJakub Kicinski1-1/+1
2023-02-24net: fix __dev_kfree_skb_any() vs drop monitorEric Dumazet1-1/+3
2023-02-24netdev-genl: fix repeated typo oflloading -> offloadingTariq Toukan3-3/+3
2023-02-24net/mlx5e: Remove hairpin write debugfs filesGal Pressman1-59/+0
2023-02-24octeontx2-pf: Use correct struct reference in test conditionDeepak R Varma1-1/+1
2023-02-23sctp: add a refcnt in sctp_stream_priorities to avoid a nested loopXin Long2-31/+22
2023-02-23net: sunhme: Fix region requestSean Anderson1-2/+4
2023-02-23octeontx2-pf: Recalculate UDP checksum for ptp 1-step sync packetGeetha sowjanya1-19/+57
2023-02-23Merge branch 'net-phy-eee-fixes'Paolo Abeni3-13/+68
2023-02-23net: phy: c45: genphy_c45_ethtool_set_eee: validate EEE link modesOleksij Rempel1-2/+13
2023-02-23net: phy: do not force EEE supportOleksij Rempel3-7/+41
2023-02-23net: phy: c45: add genphy_c45_an_config_eee_aneg() functionOleksij Rempel3-2/+12
2023-02-23net: phy: c45: use "supported_eee" instead of supported for access validationOleksij Rempel1-3/+3
2023-02-23net/mlx5: Fix memory leak in IPsec RoCE creationPatrisious Haddad1-5/+8
2023-02-23selftests: fib_tests: Add test cases for IPv4/IPv6 in route notifyLu Wei1-1/+95
2023-02-23ipv6: Add lwtunnel encap size of all siblings in nexthop calculationLu Wei1-5/+6
2023-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski16-36/+79
2023-02-23ptp: vclock: use mutex to fix "sleep on atomic" bugÍñigo Huguet2-23/+23
2023-02-22netfilter: x_tables: fix percpu counter block leak on error path when creatin...Pavel Tikhomirov3-0/+12
2023-02-22Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1823-43114/+155979
2023-02-22Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds186-4053/+6379
2023-02-22Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds69-488/+3100
2023-02-22Merge tag 'tag-chrome-platform-for-v6.3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds19-147/+846
2023-02-22Merge tag 'for-linus-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-34/+151
2023-02-22Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...Linus Torvalds20-79/+172
2023-02-22netfilter: ctnetlink: make event listener tracking globalFlorian Westphal5-6/+14
2023-02-22netfilter: xt_length: use skb len to match in length_mt6Xin Long1-2/+1
2023-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds121-1051/+3632
2023-02-22netfilter: ebtables: fix table blob use-after-freeFlorian Westphal3-5/+3
2023-02-22netfilter: ip6t_rpfilter: Fix regression with VRF interfacesPhil Sutter2-7/+29
2023-02-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds14-48/+855
2023-02-22netfilter: conntrack: fix rmmod double-free raceFlorian Westphal3-14/+15
2023-02-22Merge tag 'm68k-for-v6.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds24-41/+99
2023-02-22Merge tag 's390-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds102-4544/+4542
2023-02-22netfilter: ctnetlink: fix possible refcount leak in ctnetlink_create_conntrack()Hangyu Hua1-1/+4
2023-02-22Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds30-94/+218
2023-02-22uaccess: Add speculation barrier to copy_from_user()Dave Hansen3-2/+11
2023-02-21Merge tag 'thermal-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds94-3176/+4143
2023-02-21Merge tag 'acpi-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds25-83/+163
2023-02-21Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds50-384/+1160
2023-02-21Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds24-60/+229
2023-02-21Merge tag 'seccomp-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1