summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-15mlxsw: spectrum_ptp: Fix compilation warningsAmit Cohen
2022-08-15net_sched: cls_route: disallow handle of 0Jamal Hadi Salim
2022-08-15net: fix potential refcount leak in ndisc_router_discovery()Xin Xiong
2022-08-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/netDavid S. Miller
2022-08-15neighbour: make proxy_queue.qlen limit per-deviceAlexander Mikhalitsyn
2022-08-15neigh: fix possible DoS due to net iface start/stop loopDenis V. Lunev
2022-08-15net: qrtr: start MHI channel after endpoit creationMaxim Kochetkov
2022-08-13ip6_tunnel: Fix the type of functionsHongbin Wang
2022-08-12net: dsa: mv88e6060: prevent crash on an unused portSergei Antonov
2022-08-12fec: Fix timer capture timing in `fec_ptp_enable_pps()`Csókás Bence
2022-08-12iavf: Fix deadlock in initializationIvan Vecera
2022-08-12iavf: Fix reset error handlingPrzemyslaw Patynowski
2022-08-12iavf: Fix NULL pointer dereference in iavf_get_link_ksettingsPrzemyslaw Patynowski
2022-08-12iavf: Fix adminq error handlingPrzemyslaw Patynowski
2022-08-12netfilter: nf_tables: validate NFTA_SET_ELEM_OBJREF based on NFT_SET_OBJECT flagPablo Neira Ayuso
2022-08-12net: lan966x: fix checking for return value of platform_get_irq_byname()Li Qiong
2022-08-12net: cxgb3: Fix comment typoJason Wang
2022-08-12bnx2x: Fix comment typoJason Wang
2022-08-12net: ipa: Fix comment typoJason Wang
2022-08-12virtio_net: fix endian-ness for RSSMichael S. Tsirkin
2022-08-12net/sunrpc: fix potential memory leaks in rpc_sysfs_xprt_state_change()Xin Xiong
2022-08-12skfp/h: fix repeated words in commentsJilin Yuan
2022-08-12rds: add missing barrier to release_refillMikulas Patocka
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-11Merge tag 'acpi-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-11Merge tag 'iomap-6.0-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-08-11Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-08-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-08-11net: atm: bring back zatm uAPIJakub Kicinski
2022-08-11dpaa2-eth: trace the allocated address instead of page structChen Lin
2022-08-11Merge branch 'acpi-properties'Rafael J. Wysocki
2022-08-11netfilter: nf_tables: really skip inactive sets when allocating namePablo Neira Ayuso
2022-08-11net: add missing kdoc for struct genl_multicast_group::flagsJakub Kicinski
2022-08-11Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-11netfilter: nfnetlink: re-enable conntrack expectation eventsFlorian Westphal
2022-08-11nfp: fix use-after-free in area_cache_get()Jialiang Wang
2022-08-11MAINTAINERS: use my korg address for mt7601uJakub Kicinski
2022-08-11mlxsw: minimal: Fix deadlock in ports creationVadim Pasternak
2022-08-11netfilter: nf_tables: fix scheduling-while-atomic splatFlorian Westphal
2022-08-11ice: Fix call trace with null VSI during VF resetMichal Jaron
2022-08-11bonding: fix reference count leak in balance-alb modeJay Vosburgh
2022-08-11Revert "Makefile.extrawarn: re-enable -Wformat for clang"Linus Torvalds
2022-08-11ice: Fix VSI rebuild WARN_ON check for VFBenjamin Mikailenko
2022-08-11net: usb: qmi_wwan: Add support for Cinterion MV32Slark Xiao
2022-08-11netfilter: nf_ct_irc: cap packet search space to 4kFlorian Westphal
2022-08-11netfilter: nf_ct_ftp: prefer skb_linearizeFlorian Westphal
2022-08-11netfilter: nf_ct_h323: cap packet size at 64kFlorian Westphal
2022-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-08-11netfilter: nf_ct_sane: remove pseudo skb linearizationFlorian Westphal
2022-08-10bpf: Shut up kern_sys_bpf warning.Alexei Starovoitov