summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-16net: Handle l3mdev in ip_tunnel_init_flowDavid Ahern4-9/+17
2022-04-16l3mdev: l3mdev_master_upper_ifindex_by_index_rcu should be using netdev_maste...David Ahern1-1/+1
2022-04-16Merge branch 'net-sched-two-fixes-for-cls_u32'Jakub Kicinski1-10/+14
2022-04-16net/sched: cls_u32: fix possible leak in u32_init_knode()Eric Dumazet1-4/+4
2022-04-16net/sched: cls_u32: fix netns refcount changes in u32_change()Eric Dumazet1-6/+10
2022-04-16Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski4-7/+27
2022-04-15powerpc: Update MAINTAINERS for ibmvnic and VASSukadev Bhattiprolu1-2/+0
2022-04-15net: restore alpha order to Ethernet devices in configStephen Hemminger1-13/+13
2022-04-15openvswitch: fix OOB access in reserve_sfa_size()Paolo Valerio1-1/+1
2022-04-15ip6_gre: Fix skb_under_panic in __gre6_xmit()Peilin Ye1-3/+6
2022-04-15ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()Peilin Ye1-2/+3
2022-04-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller4-3/+10
2022-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller4-9/+7
2022-04-15net/packet: fix packet_sock xmit return value checkingHangbin Liu1-4/+9
2022-04-15net/smc: Fix sock leak when release after smc_shutdown()Tony Lu1-1/+3
2022-04-15rxrpc: Restore removed timer deletionDavid Howells1-0/+2
2022-04-15net: phy: LAN937x: added PHY_POLL_CABLE_TEST flagArun Ramadoss1-0/+1
2022-04-14Merge tag 'net-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds56-185/+292
2022-04-14Merge tag 'sound-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds55-124/+506
2022-04-14Merge tag 'for-5.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-23/+49
2022-04-14Merge tag 'fscache-fixes-20220413' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-40/+53
2022-04-14ice: Fix memory leak in ice_get_orom_civd_data()Jianglei Nie1-0/+1
2022-04-14ice: fix crash in switchdev modeWojciech Drewek1-1/+2
2022-04-14ice: allow creating VFs for !CONFIG_NET_SWITCHDEVMaciej Fijalkowski1-1/+1
2022-04-14ice: xsk: check if Rx ring was filled up to the endMaciej Fijalkowski1-1/+6
2022-04-14net: bcmgenet: Revert "Use stronger register read/writes to assure ordering"Jeremy Linton1-2/+2
2022-04-14rtnetlink: Fix handling of disabled L3 stats in RTM_GETSTATS repliesPetr Machata1-0/+3
2022-04-14net: dsa: felix: fix tagging protocol changes with multiple CPU portsVladimir Oltean1-0/+23
2022-04-14tun: annotate access to queue->trans_startAntoine Tenart1-1/+1
2022-04-13e1000e: Fix possible overflow in LTR decodingSasha Neftin1-2/+2
2022-04-13igc: Fix suspending when PTM is activeVinicius Costa Gomes1-1/+14
2022-04-13igc: Fix BUG: scheduling while atomicSasha Neftin1-2/+2
2022-04-13igc: Fix infinite loop in release_swfw_syncSasha Neftin1-2/+9
2022-04-13nfc: nci: add flush_workqueue to prevent uafLin Ma1-0/+4
2022-04-13net: dsa: realtek: don't parse compatible string for RTL8366SAlvin Šipraga1-5/+0
2022-04-13net: dsa: realtek: fix Kconfig to assure consistent driver linkageAlvin Šipraga1-9/+21
2022-04-13Merge tag 'wireless-2022-04-13' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller9-29/+46
2022-04-13net: ftgmac100: access hardware register after clock readyDylan Hung1-5/+5
2022-04-13Revert "net: dsa: setup master before ports"Vladimir Oltean1-13/+10
2022-04-13macvlan: Fix leaking skb in source mode with nodst optionMartin Willi1-2/+6
2022-04-13esp: limit skb_page_frag_refill use to a single pageSabrina Dubroca3-8/+4
2022-04-13ALSA: usb-audio: Limit max buffer and period sizes per timeTakashi Iwai1-87/+14
2022-04-13ALSA: memalloc: Add fallback SG-buffer allocations for x86Takashi Iwai2-1/+115
2022-04-13Merge tag 'hardening-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-17/+31
2022-04-13Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds6-26/+36
2022-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds31-124/+357
2022-04-13Merge tag 'media/v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds3-12/+13
2022-04-13stat: fix inconsistency between struct stat and struct compat_statMikulas Patocka2-13/+12
2022-04-12gcc-plugins: latent_entropy: use /dev/urandomJason A. Donenfeld1-17/+27
2022-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2-5/+4