aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-05bonding: accept unsolicited NA messageHangbin Liu1-5/+12
2022-09-05bonding: add all node mcast address when slave upHangbin Liu1-2/+6
2022-09-05bonding: use unspecified address if no available link local addressHangbin Liu1-0/+3
2022-09-03wifi: use struct_group to copy addressesJohannes Berg3-6/+8
2022-09-03wifi: mac80211_hwsim: check length for virtio packetsSoenke Huster1-1/+6
2022-09-03wifi: mac80211: fix locking in auth/assoc timeoutJohannes Berg1-6/+5
2022-09-03wifi: mac80211: mlme: release deflink channel in error caseJohannes Berg1-0/+1
2022-09-03wifi: mac80211: fix link warning in RX agg timer expiryMukesh Sisodiya1-0/+4
2022-09-03net: dsa: microchip: fix kernel oops on ksz8 switchesOleksij Rempel1-6/+24
2022-09-03xen-netback: only remove 'hotplug-status' when the vif is actually destroyedPaul Durrant1-1/+1
2022-09-02net: fec: Use a spinlock to guard `fep->ptp_clk_on`Csókás Bence3-27/+19
2022-09-02net: fec: add pm_qos support on imx6q platformWei Fang2-1/+13
2022-09-02iavf: Detach device during reset taskIvan Vecera1-3/+11
2022-09-02i40e: Fix kernel crash during module removalIvan Vecera1-1/+4
2022-09-02i40e: Fix ADQ rate limiting for PFPrzemyslaw Patynowski2-1/+5
2022-09-02ice: use bitmap_free instead of devm_kfreeMichal Swiatkowski1-1/+1
2022-09-02ice: Fix DMA mappings leakPrzemyslaw Patynowski4-17/+79
2022-09-02tcp: TX zerocopy should not sense pfmemalloc statusEric Dumazet3-2/+23
2022-09-02tipc: fix shift wrapping bug in map_get()Dan Carpenter1-1/+1
2022-09-02sch_sfb: Don't assume the skb is still around after enqueueing to childToke Høiland-Jørgensen1-4/+6
2022-09-01Revert "net: phy: meson-gxl: improve link-up behavior"Heiner Kallweit1-7/+1
2022-09-01rxrpc: Remove rxrpc_get_reply_time() which is no longer usedDavid Howells3-56/+0
2022-09-01afs: Use the operation issue time instead of the reply time for callbacksDavid Howells5-12/+5
2022-09-01rxrpc: Fix calc of resend ageDavid Howells1-1/+1
2022-09-01rxrpc: Fix local destruction being repeatedDavid Howells1-0/+3
2022-09-01rxrpc: Fix an insufficiently large sglist in rxkad_verify_packet_2()David Howells1-1/+1
2022-09-01rxrpc: Fix ICMP/ICMP6 error handlingDavid Howells8-38/+270
2022-09-01mm/slab_common: Deleting kobject in kmem_cache_destroy() without holding slab_mutex/cpu_hotplug_lockWaiman Long1-16/+29
2022-09-01net/smc: Remove redundant refcount increaseYacan Liu1-1/+0
2022-08-31Revert "sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb"Jakub Kicinski1-3/+1
2022-08-31tcp: make global challenge ack rate limitation per net-ns and default disabledEric Dumazet4-13/+21
2022-08-31tcp: annotate data-race around challenge_timestampEric Dumazet1-2/+2
2022-08-31net: dsa: hellcreek: Print warning only onceKurt Kanzenbach1-1/+1
2022-08-31ip: fix triggering of 'icmp redirect'Nicolas Dichtel1-2/+2
2022-09-01netfilter: nf_conntrack_irc: Fix forged IP logicDavid Leadbeater1-2/+3
2022-08-31mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn2-15/+21
2022-08-31sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skbToke Høiland-Jørgensen1-1/+3
2022-08-31selftests: net: sort .gitignore fileAxel Rasmussen1-25/+25
2022-08-31Documentation: networking: correct possessive "its"Randy Dunlap5-5/+5
2022-08-31kcm: fix strp_init() order and cleanupCong Wang1-8/+7
2022-08-31mlxbf_gige: compute MDIO period based on i1clkDavid Thompson3-18/+110
2022-08-31cachefiles: make on-demand request distribution fairerXin Yin2-3/+10
2022-08-31cachefiles: fix error return code in cachefiles_ondemand_copen()Sun Ke1-3/+7
2022-08-31fscache: fix misdocumented parameterKhalid Masum1-2/+2
2022-08-31ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handlerDuoming Zhou1-1/+1
2022-08-31netfilter: nf_tables: clean up hook list when offload flags check failsPablo Neira Ayuso1-1/+3
2022-08-31netfilter: br_netfilter: Drop dst references before setting.Harsh Modi2-0/+3
2022-08-31netfilter: remove nf_conntrack_helper sysctl and modparam togglesPablo Neira Ayuso8-107/+37
2022-08-30net: lan966x: improve error handle in lan966x_fdma_rx_get_frame()Dan Carpenter1-1/+4
2022-08-30nfp: fix the access to management firmware hangingGao Xiao1-0/+1