summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-03xen-netback: only remove 'hotplug-status' when the vif is actually destroyedPaul Durrant
2022-09-02net: fec: Use a spinlock to guard `fep->ptp_clk_on`Csókás Bence
2022-09-02net: fec: add pm_qos support on imx6q platformWei Fang
2022-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-09-02Merge tag 'rxrpc-fixes-20220901' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2022-09-02tcp: TX zerocopy should not sense pfmemalloc statusEric Dumazet
2022-09-02tipc: fix shift wrapping bug in map_get()Dan Carpenter
2022-09-02sch_sfb: Don't assume the skb is still around after enqueueing to childToke Høiland-Jørgensen
2022-09-01Revert "net: phy: meson-gxl: improve link-up behavior"Heiner Kallweit
2022-09-01Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-09-01Merge tag 'slab-for-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-09-01Merge tag 'sound-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-09-01rxrpc: Remove rxrpc_get_reply_time() which is no longer usedDavid Howells
2022-09-01afs: Use the operation issue time instead of the reply time for callbacksDavid Howells
2022-09-01rxrpc: Fix calc of resend ageDavid Howells
2022-09-01rxrpc: Fix local destruction being repeatedDavid Howells
2022-09-01rxrpc: Fix an insufficiently large sglist in rxkad_verify_packet_2()David Howells
2022-09-01rxrpc: Fix ICMP/ICMP6 error handlingDavid Howells
2022-09-01mm/slab_common: Deleting kobject in kmem_cache_destroy() without holding slab...Waiman Long
2022-09-01net/smc: Remove redundant refcount increaseYacan Liu
2022-08-31Revert "sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb"Jakub Kicinski
2022-08-31Merge branch 'tcp-tcp-challenge-ack-fixes'Jakub Kicinski
2022-08-31tcp: make global challenge ack rate limitation per net-ns and default disabledEric Dumazet
2022-08-31tcp: annotate data-race around challenge_timestampEric Dumazet
2022-08-31net: dsa: hellcreek: Print warning only onceKurt Kanzenbach
2022-08-31ip: fix triggering of 'icmp redirect'Nicolas Dichtel
2022-09-01netfilter: nf_conntrack_irc: Fix forged IP logicDavid Leadbeater
2022-08-31mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn
2022-08-31sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skbToke Høiland-Jørgensen
2022-08-31selftests: net: sort .gitignore fileAxel Rasmussen
2022-08-31Documentation: networking: correct possessive "its"Randy Dunlap
2022-08-31kcm: fix strp_init() order and cleanupCong Wang
2022-08-31mlxbf_gige: compute MDIO period based on i1clkDavid Thompson
2022-08-31Merge tag 'fscache-fixes-20220831' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-08-31Merge tag 'for-linus-2022083101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-31Merge tag 'v6.0-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-08-31Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-31cachefiles: make on-demand request distribution fairerXin Yin
2022-08-31cachefiles: fix error return code in cachefiles_ondemand_copen()Sun Ke
2022-08-31fscache: fix misdocumented parameterKhalid Masum
2022-08-31ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handlerDuoming Zhou
2022-08-31netfilter: nf_tables: clean up hook list when offload flags check failsPablo Neira Ayuso
2022-08-31netfilter: br_netfilter: Drop dst references before setting.Harsh Modi
2022-08-31netfilter: remove nf_conntrack_helper sysctl and modparam togglesPablo Neira Ayuso
2022-08-30net: lan966x: improve error handle in lan966x_fdma_rx_get_frame()Dan Carpenter
2022-08-30nfp: fix the access to management firmware hangingGao Xiao
2022-08-30Merge tag 'ieee802154-for-net-2022-08-29' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2022-08-30net: phy: micrel: Make the GPIO to be non-exclusiveHoratiu Vultur
2022-08-30net: virtio_net: fix notification coalescing commentsAlvaro Karsz
2022-08-30net/sched: fix netdevice reference leaks in attach_default_qdiscs()Wang Hai