aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-08-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski61-372/+986
2022-08-17selftests/bpf: Few fixes for selftests/bpf built in release modeAndrii Nakryiko4-6/+6
2022-08-17libbpf: Clean up deprecated and legacy aliasesAndrii Nakryiko5-10/+2
2022-08-17libbpf: Streamline bpf_attr and perf_event_attr initializationAndrii Nakryiko4-91/+138
2022-08-17libbpf: Fix potential NULL dereference when parsing ELFAndrii Nakryiko1-1/+1
2022-08-17Merge branch 'net-dsa-bcm_sf2-utilize-phylink-for-all-ports'Jakub Kicinski1-67/+63
2022-08-17net: dsa: bcm_sf2: Have PHYLINK configure CPU/IMP port(s)Florian Fainelli1-52/+43
2022-08-17net: dsa: bcm_sf2: Introduce helper for port override offsetFlorian Fainelli1-16/+21
2022-08-17net: sfp: use simplified HWMON_CHANNEL_INFO macroBeniamin Sandu1-83/+38
2022-08-17selftests/bpf: Tests libbpf autoattach APIsHao Luo2-0/+53
2022-08-17libbpf: Allows disabling auto attachHao Luo3-1/+18
2022-08-17Merge branch 'wwan-t7xx-fw-flashing-and-coredump-support'David S. Miller25-73/+1706
2022-08-17net: wwan: t7xx: Devlink documentationM Chetan Kumar2-0/+146
2022-08-17net: wwan: t7xx: Enable devlink based fw flashing and coredump collectionM Chetan Kumar13-5/+932
2022-08-17net: wwan: t7xx: PCIe reset rescanHaijun Liu8-2/+212
2022-08-17net: wwan: t7xx: Infrastructure for early port configurationHaijun Liu10-41/+294
2022-08-17net: wwan: t7xx: Add AP CLDMAHaijun Liu11-28/+125
2022-08-17net: phy: broadcom: Implement suspend/resume for AC131 and BCM5241Florian Fainelli2-0/+40
2022-08-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nexDavid S. Miller5-337/+440
2022-08-17tcp: Make SYN ACK RTO tunable by BPF programs with TFOJie Meng2-2/+3
2022-08-16net: sched: delete unused input parameter in qdisc_createZhengchao Shao1-3/+3
2022-08-16net: vertexcom: mse102x: Update email addressStefan Wahren1-1/+1
2022-08-16dt-bindings: vertexcom-mse102x: Update email addressStefan Wahren1-1/+1
2022-08-16net: sched: remove the unused return value of unregister_qdiscZhengchao Shao2-3/+4
2022-08-16selftests/bpf: Fix attach point for non-x86 arches in test_progs/lsmArtem Savkov2-2/+3
2022-08-16ice: introduce ice_ptp_reset_cached_phctime functionJacob Keller1-23/+76
2022-08-16ice: re-arrange some static functions in ice_ptp.cJacob Keller1-336/+336
2022-08-16ice: track and warn when PHC update is lateJacob Keller3-3/+34
2022-08-16ice: track Tx timestamp stats similar to other Intel driversJacob Keller4-4/+20
2022-08-16ice: initialize cached_phctime when creating Rx ringsJacob Keller2-0/+2
2022-08-16ice: set tx_tstamps when creating new Tx rings via ethtoolJacob Keller1-0/+1
2022-08-15libbpf: Making bpf_prog_load() ignore name if kernel doesn't supportHangbin Liu3-6/+16
2022-08-15selftests/bpf: Update CI kconfigDaniel Xu1-0/+2
2022-08-15selftests/bpf: Add connmark read testDaniel Xu2-1/+5
2022-08-15selftests/bpf: Add existing connection bpf_*_ct_lookup() testDaniel Xu2-0/+77
2022-08-15bpftool: Clear errno after libcap's checksQuentin Monnet1-0/+10
2022-08-15bpf: Clear up confusion in bpf_skb_adjust_room()'s documentationQuentin Monnet2-4/+8
2022-08-15bpftool: Fix a typo in a commentQuentin Monnet1-1/+1
2022-08-11libbpf: Add names for auxiliary mapsHangbin Liu2-4/+4
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds116-646/+1865
2022-08-11Merge tag 'acpi-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-154/+321
2022-08-11Merge tag 'iomap-6.0-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds5-55/+2
2022-08-11Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds27-233/+538
2022-08-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds19-129/+221
2022-08-11net: atm: bring back zatm uAPIJakub Kicinski1-0/+47
2022-08-11dpaa2-eth: trace the allocated address instead of page structChen Lin1-2/+2
2022-08-11Merge branch 'acpi-properties'Rafael J. Wysocki3-151/+318
2022-08-11net: add missing kdoc for struct genl_multicast_group::flagsJakub Kicinski1-2/+3
2022-08-11Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds34-1128/+1703
2022-08-11nfp: fix use-after-free in area_cache_get()Jialiang Wang1-1/+2