aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-18bpf: net: Change do_ip_setsockopt() to use the sockopt's lock_sock() and capa...Martin KaFai Lau
2022-08-18bpf: net: Change do_tcp_setsockopt() to use the sockopt's lock_sock() and cap...Martin KaFai Lau
2022-08-18bpf: net: Consider has_current_bpf_ctx() when testing capable() in sk_setsock...Martin KaFai Lau
2022-08-18bpf: net: Avoid sk_setsockopt() taking sk lock when called from bpfMartin KaFai Lau
2022-08-18net: Add sk_setsockopt() to take the sk ptr instead of the sock ptrMartin KaFai Lau
2022-08-18net: ethernet: altera: Add use of ethtool_op_get_ts_infoMaxime Chevallier
2022-08-17stmmac: intel: remove unused 'has_crossts' flagWong Vee Khee
2022-08-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-08-17selftests/bpf: Few fixes for selftests/bpf built in release modeAndrii Nakryiko
2022-08-17libbpf: Clean up deprecated and legacy aliasesAndrii Nakryiko
2022-08-17libbpf: Streamline bpf_attr and perf_event_attr initializationAndrii Nakryiko
2022-08-17libbpf: Fix potential NULL dereference when parsing ELFAndrii Nakryiko
2022-08-17Merge branch 'net-dsa-bcm_sf2-utilize-phylink-for-all-ports'Jakub Kicinski
2022-08-17net: dsa: bcm_sf2: Have PHYLINK configure CPU/IMP port(s)Florian Fainelli
2022-08-17net: dsa: bcm_sf2: Introduce helper for port override offsetFlorian Fainelli
2022-08-17net: sfp: use simplified HWMON_CHANNEL_INFO macroBeniamin Sandu
2022-08-17selftests/bpf: Tests libbpf autoattach APIsHao Luo
2022-08-17libbpf: Allows disabling auto attachHao Luo
2022-08-17Merge branch 'wwan-t7xx-fw-flashing-and-coredump-support'David S. Miller
2022-08-17net: wwan: t7xx: Devlink documentationM Chetan Kumar
2022-08-17net: wwan: t7xx: Enable devlink based fw flashing and coredump collectionM Chetan Kumar
2022-08-17net: wwan: t7xx: PCIe reset rescanHaijun Liu
2022-08-17net: wwan: t7xx: Infrastructure for early port configurationHaijun Liu
2022-08-17net: wwan: t7xx: Add AP CLDMAHaijun Liu
2022-08-17net: phy: broadcom: Implement suspend/resume for AC131 and BCM5241Florian Fainelli
2022-08-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nexDavid S. Miller
2022-08-17tcp: Make SYN ACK RTO tunable by BPF programs with TFOJie Meng
2022-08-16net: sched: delete unused input parameter in qdisc_createZhengchao Shao
2022-08-16net: vertexcom: mse102x: Update email addressStefan Wahren
2022-08-16dt-bindings: vertexcom-mse102x: Update email addressStefan Wahren
2022-08-16net: sched: remove the unused return value of unregister_qdiscZhengchao Shao
2022-08-16selftests/bpf: Fix attach point for non-x86 arches in test_progs/lsmArtem Savkov
2022-08-16ice: introduce ice_ptp_reset_cached_phctime functionJacob Keller
2022-08-16ice: re-arrange some static functions in ice_ptp.cJacob Keller
2022-08-16ice: track and warn when PHC update is lateJacob Keller
2022-08-16ice: track Tx timestamp stats similar to other Intel driversJacob Keller
2022-08-16ice: initialize cached_phctime when creating Rx ringsJacob Keller
2022-08-16ice: set tx_tstamps when creating new Tx rings via ethtoolJacob Keller
2022-08-15libbpf: Making bpf_prog_load() ignore name if kernel doesn't supportHangbin Liu
2022-08-15selftests/bpf: Update CI kconfigDaniel Xu
2022-08-15selftests/bpf: Add connmark read testDaniel Xu
2022-08-15selftests/bpf: Add existing connection bpf_*_ct_lookup() testDaniel Xu
2022-08-15bpftool: Clear errno after libcap's checksQuentin Monnet
2022-08-15bpf: Clear up confusion in bpf_skb_adjust_room()'s documentationQuentin Monnet
2022-08-15bpftool: Fix a typo in a commentQuentin Monnet
2022-08-11libbpf: Add names for auxiliary mapsHangbin Liu
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-11Merge tag 'acpi-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-11Merge tag 'iomap-6.0-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-08-11Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds