aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-06-22igb: Make DMA faster when CPU is active on the PCIe linkKai-Heng Feng
2022-06-22net: dsa: qca8k: reduce mgmt ethernet timeoutChristian Marangi
2022-06-22net: dsa: qca8k: reset cpu port on MTU changeChristian Marangi
2022-06-22MAINTAINERS: Add a maintainer for OCP Time CardVadim Fedorenko
2022-06-22hinic: Replace memcpy() with direct assignmentKees Cook
2022-06-22Revert "drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-...Jakub Kicinski
2022-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-06-21net: phy: smsc: Disable Energy Detect Power-Down in interrupt modeLukas Wunner
2022-06-21ice: ethtool: Prohibit improper channel config for DCBAnatolii Gerasymenko
2022-06-21ice: ethtool: advertise 1000M speeds properlyAnatolii Gerasymenko
2022-06-21ice: Fix switchdev rules book keepingWojciech Drewek
2022-06-21ice: ignore protocol field in GTP offloadMarcin Szycik
2022-06-21netfilter: nf_dup_netdev: add and use recursion counterFlorian Westphal
2022-06-21netfilter: nf_dup_netdev: do not push mac header a second timeFlorian Westphal
2022-06-21selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.shJie2x Zhou
2022-06-20net/tls: fix tls_sk_proto_close executed repeatedlyZiyang Xuan
2022-06-20erspan: do not assume transport header is always setEric Dumazet
2022-06-20ipv4: fix bind address validity regression testsRiccardo Paolo Bestetti
2022-06-19net: phy: at803x: fix NULL pointer dereference on AR9331 PHYOleksij Rempel
2022-06-19drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-main.cWentao_Liang
2022-06-17net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platformsPeilin Ye
2022-06-17ethtool: Fix get module eeprom fallbackIvan Vecera
2022-06-17bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiersJay Vosburgh
2022-06-17igb: fix a use-after-free issue in igb_clean_tx_ringLorenzo Bianconi
2022-06-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-06-17netfilter: cttimeout: fix slab-out-of-bounds read typo in cttimeout_net_exitFlorian Westphal
2022-06-17rethook: Reject getting a rethook if RCU is not watchingMasami Hiramatsu (Google)
2022-06-17fprobe, samples: Add use_trace option and show hit/missed counterMasami Hiramatsu (Google)
2022-06-17bpf, docs: Update some of the JIT/maintenance entriesDaniel Borkmann
2022-06-17ipv4: ping: fix bind address validity checkRiccardo Paolo Bestetti
2022-06-17hamradio: 6pack: fix array-index-out-of-bounds in decode_std_command()Xu Jia
2022-06-17tipc: fix use-after-free Read in tipc_named_reinitHoang Le
2022-06-17veth: Add updating of trans_startJay Vosburgh
2022-06-17net: fix data-race in dev_isalive()Eric Dumazet
2022-06-16phy: aquantia: Fix AN when higher speeds than 1G are not advertisedClaudiu Manoil
2022-06-16Merge branch 'bpf: Fix cookie values for kprobe multi'Alexei Starovoitov
2022-06-16selftest/bpf: Fix kprobe_multi bench testJiri Olsa
2022-06-16bpf: Force cookies array to follow symbols sortingJiri Olsa
2022-06-16ftrace: Keep address offset in ftrace_lookup_symbolsJiri Olsa
2022-06-16selftests/bpf: Shuffle cookies symbols in kprobe multi testJiri Olsa
2022-06-16selftests/bpf: Test tail call counting with bpf2bpf and data on stackJakub Sitnicki
2022-06-16bpf, x86: Fix tail call count offset calculation on bpf2bpf callJakub Sitnicki
2022-06-16Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-16net: axienet: add missing error return code in axienet_probe()Yang Yingliang
2022-06-16Revert "net: Add a second bind table hashed by port and address"Joanne Koong
2022-06-15Merge tag 'hardening-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-15Merge tag 'tpmdd-next-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-06-15certs: fix and refactor CONFIG_SYSTEM_BLACKLIST_HASH_LIST buildMasahiro Yamada
2022-06-15certs/blacklist_hashes.c: fix const confusion in certs blacklistMasahiro Yamada