index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-07
ax25: add net device refcount tracker
Eric Dumazet
1
-0
/
+3
2021-12-07
inet: add net device refcount tracker to struct fib_nh_common
Eric Dumazet
1
-0
/
+2
2021-12-07
net: watchdog: add net device refcount tracker
Eric Dumazet
1
-0
/
+2
2021-12-07
vlan: add net device refcount tracker
Eric Dumazet
1
-0
/
+3
2021-12-07
net: eql: add net device refcount tracker
Eric Dumazet
1
-0
/
+1
2021-12-08
netfilter: conntrack: annotate data-races around ct->timeout
Eric Dumazet
1
-3
/
+3
2021-12-07
tcp: expose __tcp_sock_set_cork and __tcp_sock_set_nodelay
Maxim Galaganov
1
-0
/
+2
2021-12-06
net: fix recent csum changes
Eric Dumazet
3
-3
/
+8
2021-12-06
netpoll: add net device refcount tracker to struct netpoll
Eric Dumazet
1
-0
/
+1
2021-12-06
ipmr, ip6mr: add net device refcount tracker to struct vif_device
Eric Dumazet
1
-0
/
+2
2021-12-06
net: failover: add net device refcount tracker
Eric Dumazet
1
-0
/
+1
2021-12-06
net: linkwatch: add net device refcount tracker
Eric Dumazet
1
-0
/
+2
2021-12-06
net/sched: add net device refcount tracker to struct Qdisc
Eric Dumazet
1
-1
/
+1
2021-12-06
ipv4: add net device refcount tracker to struct in_device
Eric Dumazet
1
-0
/
+2
2021-12-06
ipv6: add net device refcount tracker to struct inet6_dev
Eric Dumazet
1
-0
/
+1
2021-12-06
net: add net device refcount tracker to struct neigh_parms
Eric Dumazet
1
-0
/
+1
2021-12-06
net: add net device refcount tracker to struct pneigh_entry
Eric Dumazet
1
-0
/
+1
2021-12-06
net: add net device refcount tracker to struct neighbour
Eric Dumazet
1
-0
/
+1
2021-12-06
ipv6: add net device refcount tracker to struct ip6_tnl
Eric Dumazet
1
-0
/
+1
2021-12-06
sit: add net device refcount tracking to ip_tunnel
Eric Dumazet
1
-0
/
+3
2021-12-06
net: dst: add net device refcount tracking to dst_entry
Eric Dumazet
2
-0
/
+18
2021-12-06
drop_monitor: add net device refcount tracker
Eric Dumazet
1
-0
/
+4
2021-12-06
net: add net device refcount tracker to struct netdev_queue
Eric Dumazet
1
-0
/
+2
2021-12-06
net: add net device refcount tracker to struct netdev_rx_queue
Eric Dumazet
1
-0
/
+2
2021-12-06
net: add net device refcount tracker infrastructure
Eric Dumazet
1
-0
/
+45
2021-12-06
lib: add reference counting tracking infrastructure
Eric Dumazet
1
-0
/
+73
2021-12-06
Merge tag 'regulator-fix-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+8
2021-12-05
Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+3
2021-12-04
bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)
Hou Tao
1
-0
/
+7
2021-12-03
qed*: esl priv flag support through ethtool
Manish Chopra
1
-0
/
+3
2021-12-03
qed*: enhance tx timeout debug info
Manish Chopra
1
-0
/
+11
2021-12-03
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
3
-2
/
+2
2021-12-03
bonding: make tx_rebalance_counter an atomic
Eric Dumazet
1
-1
/
+1
2021-12-03
tcp: fix another uninit-value (sk_rx_queue_mapping)
Eric Dumazet
1
-0
/
+13
2021-12-02
net/mlx5: Dynamically resize flow counters query buffer
Avihai Horon
1
-0
/
+4
2021-12-02
Merge tag 'drm-fixes-2021-12-03-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+7
2021-12-02
bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL
Kumar Kartikeya Dwivedi
1
-4
/
+10
2021-12-03
Merge tag 'drm-misc-fixes-2021-12-02' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+7
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
14
-33
/
+66
2021-12-02
Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10
-29
/
+62
2021-12-02
bpf: Pass a set of bpf_core_relo-s to prog_load command.
Alexei Starovoitov
2
-1
/
+66
2021-12-02
bpf: Define enum bpf_core_relo_kind as uapi.
Alexei Starovoitov
1
-0
/
+19
2021-12-02
bpf: Prepare relo_core.c for kernel duty.
Alexei Starovoitov
1
-0
/
+81
2021-12-02
bpf: Rename btf_member accessors.
Alexei Starovoitov
1
-4
/
+4
2021-12-02
Merge tag 'trace-v5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2021-12-02
HID: add hid_is_usb() function to make it simpler for USB detection
Greg Kroah-Hartman
1
-0
/
+5
2021-12-02
sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_full
Frederic Weisbecker
1
-2
/
+3
2021-12-02
Fix Comment of ETH_P_802_3_MIN
Xiayu Zhang
1
-1
/
+1
2021-12-02
ipv4: convert fib_num_tclassid_users to atomic_t
Eric Dumazet
2
-2
/
+2
2021-12-01
net: avoid uninit-value from tcp_conn_request
Eric Dumazet
2
-3
/
+16
[prev]
[next]