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
...
*
|
mld: add mc_lock for protecting per-interface mld data
Taehee Yoo
2021-03-26
1
-0
/
+1
*
|
mld: add new workqueues for process mld events
Taehee Yoo
2021-03-26
2
-1
/
+11
*
|
mld: convert ifmcaddr6 to RCU
Taehee Yoo
2021-03-26
1
-3
/
+4
*
|
mld: convert ip6_sf_list to RCU
Taehee Yoo
2021-03-26
1
-3
/
+4
*
|
mld: convert ipv6_mc_socklist->sflist to RCU
Taehee Yoo
2021-03-26
1
-2
/
+2
*
|
mld: get rid of inet6_dev->mc_lock
Taehee Yoo
2021-03-26
1
-1
/
+0
*
|
mld: convert from timer to delayed work
Taehee Yoo
2021-03-26
1
-4
/
+4
*
|
ethtool: document the enum values not defines
Jakub Kicinski
2021-03-26
1
-10
/
+10
*
|
ethtool: fec: add note about reuse of reserved
Jakub Kicinski
2021-03-26
1
-0
/
+4
*
|
tcp: convert elligible sysctls to u8
Eric Dumazet
2021-03-26
1
-34
/
+34
*
|
inet: convert tcp_early_demux and udp_early_demux to u8
Eric Dumazet
2021-03-26
1
-2
/
+2
*
|
ipv4: convert ip_forward_update_priority sysctl to u8
Eric Dumazet
2021-03-26
1
-1
/
+1
*
|
ipv4: shrink netns_ipv4 with sysctl conversions
Eric Dumazet
2021-03-26
1
-16
/
+16
*
|
sysctl: add proc_dou8vec_minmax()
Eric Dumazet
2021-03-26
1
-0
/
+2
*
|
net: stmmac: use interrupt mode INTM=1 for multi-MSI
Wong, Vee Khee
2021-03-26
1
-0
/
+1
*
|
net: stmmac: introduce MSI Interrupt routines for mac, safety, RX & TX
Ong Boon Leong
2021-03-26
1
-0
/
+8
*
|
ethtool: clarify the ethtool FEC interface
Jakub Kicinski
2021-03-26
1
-7
/
+30
*
|
ethtool: fec: sanitize ethtool_fecparam->active_fec
Jakub Kicinski
2021-03-26
1
-1
/
+1
*
|
ethtool: fec: sanitize ethtool_fecparam->reserved
Jakub Kicinski
2021-03-26
1
-1
/
+1
*
|
ethtool: fec: remove long structure description
Jakub Kicinski
2021-03-26
1
-4
/
+0
*
|
ethtool: fec: fix typo in kdoc
Jakub Kicinski
2021-03-26
1
-1
/
+1
|
/
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-26
1
-0
/
+1
|
\
|
*
bpf: net: Emit anonymous enum with BPF_TCP_CLOSE value explicitly
Yonghong Song
2021-03-18
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-25
56
-115
/
+283
|
\
\
|
*
\
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-03-25
4
-12
/
+35
|
|
\
\
|
|
*
|
mm: memblock: fix section mismatch warning again
Mike Rapoport
2021-03-25
1
-2
/
+2
|
|
*
|
mm/mmu_notifiers: ensure range_end() is paired with range_start()
Sean Christopherson
2021-03-25
1
-5
/
+5
|
|
*
|
kasan: fix per-page tags for non-page_alloc pages
Andrey Konovalov
2021-03-25
1
-3
/
+15
|
|
*
|
hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappings
Miaohe Lin
2021-03-25
1
-2
/
+13
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-03-25
16
-27
/
+104
|
|
\
\
\
|
|
*
|
|
psample: Fix user API breakage
Ido Schimmel
2021-03-25
1
-4
/
+1
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-03-20
1
-0
/
+1
|
|
|
\
\
\
|
|
|
*
|
|
bpf: Fix umd memory leak in copy_process()
Zqiang
2021-03-19
1
-0
/
+1
|
|
*
|
|
|
sch_red: Fix a typo
Bhaskar Chowdhury
2021-03-19
1
-1
/
+1
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2021-03-19
2
-5
/
+5
|
|
|
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
netfilter: nftables: allow to update flowtable flags
Pablo Neira Ayuso
2021-03-18
1
-0
/
+3
|
|
|
*
|
|
netfilter: x_tables: Use correct memory barriers.
Mark Tomlinson
2021-03-15
1
-1
/
+1
|
|
|
*
|
|
Revert "netfilter: x_tables: Switch synchronization to RCU"
Mark Tomlinson
2021-03-15
1
-4
/
+1
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-03-18
1
-4
/
+20
|
|
|
\
\
\
\
|
|
|
*
|
|
|
bpf: Fix fexit trampoline.
Alexei Starovoitov
2021-03-18
1
-4
/
+20
|
|
|
|
/
/
/
|
|
*
|
|
|
net: fix race between napi kthread mode and busy poll
Wei Wang
2021-03-17
1
-0
/
+2
|
|
*
|
|
|
net/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ct
wenxu
2021-03-16
1
-0
/
+1
|
|
*
|
|
|
can: dev: Move device back to init netns on owning netns delete
Martin Willi
2021-03-16
1
-0
/
+2
|
|
*
|
|
|
tcp: relookup sock for RST+ACK packets handled by obsolete req sock
Alexander Ovechkin
2021-03-15
1
-1
/
+1
|
|
|
/
/
/
|
|
*
|
|
net: correct sk_acceptq_is_full()
liuyacan
2021-03-12
1
-1
/
+1
|
|
*
|
|
net: sched: validate stab values
Eric Dumazet
2021-03-11
1
-1
/
+9
|
|
*
|
|
Merge tag 'mlx5-fixes-2021-03-10' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2021-03-11
1
-0
/
+7
|
|
|
\
\
\
|
|
|
*
|
|
net/mlx5: Set QP timestamp mode to default
Maor Gottlieb
2021-03-10
1
-0
/
+7
|
|
*
|
|
|
macvlan: macvlan_count_rx() needs to be aware of preemption
Eric Dumazet
2021-03-11
1
-1
/
+2
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-03-11
2
-9
/
+16
|
|
|
\
\
\
\
[prev]
[next]