index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
boot
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-12-13
ARM: dts: qcom: sdx55: fix IPA interconnect definitions
Alex Elder
1
-4
/
+2
2021-12-13
net: Enable max_dgram_qlen unix sysctl to be configurable by non-init user na...
Joanne Koong
1
-4
/
+0
2021-12-13
u64_stats: Disable preemption on 32bit UP+SMP PREEMPT_RT during updates.
Sebastian Andrzej Siewior
1
-14
/
+28
2021-12-13
bareudp: Move definition of struct bareudp_conf to bareudp.c
Guillaume Nault
2
-8
/
+8
2021-12-13
bareudp: Remove bareudp_dev_create()
Guillaume Nault
2
-38
/
+0
2021-12-13
tipc: discard MSG_CRYPTO msgs when key_exchange_enabled is not set
Xin Long
1
-1
/
+2
2021-12-13
net: stmmac: bump tc when get underflow error from DMA descriptor
Xiaoliang Yang
3
-33
/
+27
2021-12-12
net: dsa: remove dp->priv
Vladimir Oltean
1
-6
/
+0
2021-12-12
net: dsa: tag_sja1105: split sja1105_tagger_data into private and public sect...
Vladimir Oltean
3
-53
/
+91
2021-12-12
Revert "net: dsa: move sja1110_process_meta_tstamp inside the tagging protoco...
Vladimir Oltean
5
-67
/
+78
2021-12-12
net: dsa: tag_sja1105: convert to tagger-owned data
Vladimir Oltean
5
-77
/
+110
2021-12-12
net: dsa: sja1105: move ts_id from sja1105_tagger_data
Vladimir Oltean
4
-5
/
+8
2021-12-12
net: dsa: sja1105: make dp->priv point directly to sja1105_tagger_data
Vladimir Oltean
5
-49
/
+37
2021-12-12
net: dsa: sja1105: remove hwts_tx_en from tagger data
Vladimir Oltean
3
-6
/
+5
2021-12-12
net: dsa: sja1105: bring deferred xmit implementation in line with ocelot-8021q
Vladimir Oltean
3
-52
/
+57
2021-12-12
net: dsa: sja1105: let deferred packets time out when sent to ports going down
Vladimir Oltean
1
-13
/
+0
2021-12-12
net: dsa: tag_ocelot: convert to tagger-owned data
Vladimir Oltean
3
-55
/
+94
2021-12-12
net: dsa: introduce tagger-owned storage for private and shared data
Vladimir Oltean
4
-4
/
+96
2021-12-12
net: dsa: mv88e6xxx: Add tx fwd offload PVT on intermediate devices
Tobias Waldekranz
1
-1
/
+3
2021-12-12
net: Enable neighbor sysctls that is save for userns root
xu xin
1
-4
/
+0
2021-12-11
net: ocelot: add FDMA support
Clément Léger
6
-4
/
+1095
2021-12-11
net: ocelot: add support for ndo_change_mtu
Clément Léger
2
-0
/
+16
2021-12-11
net: ocelot: add and export ocelot_ptp_rx_timestamp()
Clément Léger
2
-17
/
+26
2021-12-11
net: ocelot: export ocelot_ifh_port_set() to setup IFH
Clément Léger
2
-5
/
+14
2021-12-11
net: wwan: iosm: correct open parenthesis alignment
M Chetan Kumar
1
-1
/
+1
2021-12-11
net: wwan: iosm: removed unused function decl
M Chetan Kumar
1
-10
/
+0
2021-12-11
net: wwan: iosm: release data channel in case no active IP session
M Chetan Kumar
4
-21
/
+27
2021-12-11
net: wwan: iosm: set tx queue len
M Chetan Kumar
1
-1
/
+2
2021-12-11
net: ocelot: fix missed include in the vsc7514_regs.h file
Colin Foster
1
-0
/
+2
2021-12-11
net: bna: Update supported link modes
Erik Ekman
1
-11
/
+11
2021-12-11
sock: Use sock_owned_by_user_nocheck() instead of sk_lock.owned.
Kuniyuki Iwashima
3
-14
/
+15
2021-12-11
libbpf: Add "bool skipped" to struct bpf_map
Shuyi Cheng
1
-3
/
+8
2021-12-11
libbpf: Fix typo in btf__dedup@LIBBPF_0.0.2 definition
Vincent Minet
1
-1
/
+1
2021-12-11
bpftool: Switch bpf_object__load_xattr() to bpf_object__load()
Andrii Nakryiko
3
-29
/
+21
2021-12-11
selftests/bpf: Remove the only use of deprecated bpf_object__load_xattr()
Andrii Nakryiko
1
-5
/
+5
2021-12-11
selftests/bpf: Add test for libbpf's custom log_buf behavior
Andrii Nakryiko
2
-0
/
+300
2021-12-11
selftests/bpf: Replace all uses of bpf_load_btf() with bpf_btf_load()
Andrii Nakryiko
3
-22
/
+32
2021-12-11
libbpf: Deprecate bpf_object__load_xattr()
Andrii Nakryiko
2
-13
/
+11
2021-12-11
libbpf: Add per-program log buffer setter and getter
Andrii Nakryiko
3
-17
/
+84
2021-12-11
libbpf: Preserve kernel error code and remove kprobe prog type guessing
Andrii Nakryiko
1
-17
/
+2
2021-12-11
libbpf: Improve logging around BPF program loading
Andrii Nakryiko
2
-21
/
+23
2021-12-11
libbpf: Allow passing user log setting through bpf_object_open_opts
Andrii Nakryiko
3
-3
/
+65
2021-12-11
libbpf: Allow passing preallocated log_buf when loading BTF into kernel
Andrii Nakryiko
2
-23
/
+56
2021-12-11
libbpf: Add OPTS-based bpf_btf_load() API
Andrii Nakryiko
4
-12
/
+69
2021-12-11
libbpf: Fix bpf_prog_load() log_buf logic for log_level 0
Andrii Nakryiko
1
-13
/
+16
2021-12-10
selftests: mptcp: remove duplicate include in mptcp_inq.c
Ye Guojin
1
-1
/
+0
2021-12-10
xfrm: add net device refcount tracker to struct xfrm_state_offload
Eric Dumazet
2
-2
/
+4
2021-12-10
ppp: add netns refcount tracker
Eric Dumazet
1
-2
/
+3
2021-12-10
l2tp: add netns refcount tracker to l2tp_dfs_seq_data
Eric Dumazet
1
-4
/
+5
2021-12-10
net: sched: add netns refcount tracker to struct tcf_exts
Eric Dumazet
1
-2
/
+6
[next]