index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: tag_sja1105: convert to tagger-owned data
Vladimir Oltean
2021-12-12
1
-2
/
+5
*
net: dsa: sja1105: move ts_id from sja1105_tagger_data
Vladimir Oltean
2021-12-12
1
-1
/
+0
*
net: dsa: sja1105: make dp->priv point directly to sja1105_tagger_data
Vladimir Oltean
2021-12-12
1
-7
/
+1
*
net: dsa: sja1105: remove hwts_tx_en from tagger data
Vladimir Oltean
2021-12-12
1
-1
/
+0
*
net: dsa: sja1105: bring deferred xmit implementation in line with ocelot-8021q
Vladimir Oltean
2021-12-12
1
-3
/
+8
*
net: dsa: tag_ocelot: convert to tagger-owned data
Vladimir Oltean
2021-12-12
1
-2
/
+10
*
net: dsa: introduce tagger-owned storage for private and shared data
Vladimir Oltean
2021-12-12
1
-0
/
+12
*
net: ocelot: add FDMA support
Clément Léger
2021-12-11
1
-0
/
+3
*
net: ocelot: add and export ocelot_ptp_rx_timestamp()
Clément Léger
2021-12-11
1
-0
/
+2
*
net: ocelot: export ocelot_ifh_port_set() to setup IFH
Clément Léger
2021-12-11
1
-0
/
+1
*
net: ocelot: fix missed include in the vsc7514_regs.h file
Colin Foster
2021-12-11
1
-0
/
+2
*
sock: Use sock_owned_by_user_nocheck() instead of sk_lock.owned.
Kuniyuki Iwashima
2021-12-11
1
-11
/
+12
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-12-11
4
-7
/
+205
|
\
|
*
bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)
Hou Tao
2021-12-04
1
-0
/
+7
|
*
bpf: Pass a set of bpf_core_relo-s to prog_load command.
Alexei Starovoitov
2021-12-02
2
-1
/
+66
|
*
bpf: Define enum bpf_core_relo_kind as uapi.
Alexei Starovoitov
2021-12-02
1
-0
/
+19
|
*
bpf: Prepare relo_core.c for kernel duty.
Alexei Starovoitov
2021-12-02
1
-0
/
+81
|
*
bpf: Rename btf_member accessors.
Alexei Starovoitov
2021-12-02
1
-4
/
+4
|
*
bpf: Add bpf_loop helper
Joanne Koong
2021-11-30
2
-0
/
+26
|
*
bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
Tiezhu Yang
2021-11-16
2
-2
/
+2
*
|
xfrm: add net device refcount tracker to struct xfrm_state_offload
Eric Dumazet
2021-12-10
1
-1
/
+2
*
|
net: sched: add netns refcount tracker to struct tcf_exts
Eric Dumazet
2021-12-10
1
-2
/
+6
*
|
net: add netns refcount tracker to struct seq_net_private
Eric Dumazet
2021-12-10
1
-1
/
+2
*
|
net: add netns refcount tracker to struct sock
Eric Dumazet
2021-12-10
1
-0
/
+2
*
|
net: add networking namespace refcount tracker
Eric Dumazet
2021-12-10
3
-8
/
+53
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-09
13
-40
/
+61
|
\
\
|
*
\
Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-12-09
9
-32
/
+38
|
|
\
\
|
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2021-12-09
1
-3
/
+3
|
|
|
\
\
|
|
|
*
|
netfilter: conntrack: annotate data-races around ct->timeout
Eric Dumazet
2021-12-08
1
-3
/
+3
|
|
*
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-12-09
5
-23
/
+15
|
|
|
\
\
\
|
|
|
*
|
|
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
2021-12-03
3
-2
/
+2
|
|
|
*
|
|
bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL
Kumar Kartikeya Dwivedi
2021-12-02
1
-4
/
+10
|
|
|
*
|
|
bpf: Make sure bpf_disable_instrumentation() is safe vs preemption.
Sebastian Andrzej Siewior
2021-11-30
2
-17
/
+2
|
|
|
*
|
|
bpf, x86: Fix "no previous prototype" warning
Björn Töpel
2021-11-17
1
-0
/
+1
|
|
*
|
|
|
net: phy: Remove unnecessary indentation in the comments of phy_device
Yanteng Si
2021-12-08
1
-5
/
+6
|
|
*
|
|
|
bonding: make tx_rebalance_counter an atomic
Eric Dumazet
2021-12-03
1
-1
/
+1
|
|
*
|
|
|
tcp: fix another uninit-value (sk_rx_queue_mapping)
Eric Dumazet
2021-12-03
1
-0
/
+13
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2021-12-09
1
-0
/
+5
|
|
\
\
\
\
\
|
|
*
|
|
|
|
HID: add hid_is_usb() function to make it simpler for USB detection
Greg Kroah-Hartman
2021-12-02
1
-0
/
+5
|
*
|
|
|
|
|
Merge tag 'regulator-fix-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-12-06
1
-6
/
+8
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
regulator: Update protection IRQ helper docs
Matti Vaittinen
2021-11-18
1
-6
/
+8
|
*
|
|
|
|
|
|
Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-12-05
1
-2
/
+3
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_full
Frederic Weisbecker
2021-12-02
1
-2
/
+3
|
*
|
|
|
|
|
|
|
Merge tag 'drm-fixes-2021-12-03-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-12-02
1
-0
/
+7
|
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'drm-misc-fixes-2021-12-02' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2021-12-02
1
-0
/
+7
|
|
|
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
drm/virtgpu api: define a dummy fence signaled event
Gurchetan Singh
2021-11-29
1
-0
/
+7
*
|
|
|
|
|
|
|
|
skbuff: Extract list pointers to silence compiler warnings
Kees Cook
2021-12-09
1
-8
/
+10
*
|
|
|
|
|
|
|
|
net: phylink: use legacy_pre_march2020
Russell King (Oracle)
2021-12-09
1
-0
/
+17
*
|
|
|
|
|
|
|
|
net: phylink: add legacy_pre_march2020 indicator
Russell King (Oracle)
2021-12-09
1
-0
/
+3
*
|
|
|
|
|
|
|
|
net: wwan: make debugfs optional
Sergey Ryazanov
2021-12-09
1
-0
/
+7
[next]