index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: add a new kfunc to return current bpf_map elements count
Anton Protopopov
2023-07-06
1
-1
/
+38
*
bpf: add percpu stats for bpf_map elements insertions/deletions
Anton Protopopov
2023-07-06
1
-0
/
+30
*
selftests/bpf: Add benchmark for bpf memory allocator
Hou Tao
2023-07-06
5
-0
/
+502
*
selftests/bpf: Honor $(O) when figuring out paths
Björn Töpel
2023-07-05
1
-0
/
+4
*
selftests/bpf: Add F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to some tests
Björn Töpel
2023-07-05
5
-1
/
+14
*
bpf: Remove unnecessary ring buffer size check
Hou Tao
2023-07-05
1
-15
/
+11
*
Merge branch 'libbpf: add netfilter link attach helper'
Andrii Nakryiko
2023-06-30
7
-0
/
+172
|
\
|
*
selftests/bpf: Add bpf_program__attach_netfilter helper test
Florian Westphal
2023-06-30
2
-0
/
+100
|
*
libbpf: Add netfilter link attach helper
Florian Westphal
2023-06-30
5
-0
/
+72
|
/
*
libbpf: Skip modules BTF loading when CAP_SYS_ADMIN is missing
Andrea Terzolo
2023-06-30
1
-0
/
+4
*
selftests/bpf: Verify that the cgroup_skb filters receive expected packets.
Kui-Feng Lee
2023-06-30
5
-0
/
+832
*
bpf, net: Check skb ownership against full socket.
Kui-Feng Lee
2023-06-30
1
-2
/
+2
*
selftests/bpf: Add test to exercise typedef walking
Stanislav Fomichev
2023-06-30
3
-0
/
+29
*
bpf: Resolve modifiers when walking structs
Stanislav Fomichev
2023-06-30
1
-0
/
+2
*
selftests/bpf: Fix bpf_nf failure upon test rerun
Daniel Borkmann
2023-06-30
1
-2
/
+3
*
bpf, docs: Fix definition of BPF_NEG operation
Dave Thaler
2023-06-29
1
-1
/
+1
*
bpf: Replace deprecated -target with --target= for Clang
Fangrui Song
2023-06-29
18
-35
/
+35
*
lib/test_bpf: Call page_address() on page acquired with GFP_KERNEL flag
Sumitra Sharma
2023-06-29
1
-11
/
+1
*
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-29
1491
-25271
/
+98547
|
\
|
*
Merge branch 'af_unix-followup-fixes-for-so_passpidfd'
Jakub Kicinski
2023-06-27
2
-13
/
+30
|
|
\
|
|
*
net: scm: introduce and use scm_recv_unix helper
Alexander Mikhalitsyn
2023-06-27
2
-12
/
+27
|
|
*
af_unix: Skip SCM_PIDFD if scm->pid is NULL.
Kuniyuki Iwashima
2023-06-27
1
-1
/
+3
|
|
/
|
*
net: lan743x: Simplify comparison
Moritz Fischer
2023-06-27
1
-1
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-27
37
-195
/
+417
|
|
\
|
|
*
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
2023-06-27
3
-4
/
+16
|
|
*
net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses
Vladimir Oltean
2023-06-27
5
-31
/
+74
|
|
*
net: usb: qmi_wwan: add u-blox 0x1312 composition
Davide Tronchin
2023-06-27
1
-0
/
+1
|
|
*
Merge tag 'nf-23-06-27' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2023-06-27
5
-8
/
+60
|
|
|
\
|
|
|
*
netfilter: nf_tables: fix underflow in chain reference counter
Pablo Neira Ayuso
2023-06-26
1
-1
/
+3
|
|
|
*
netfilter: nf_tables: unbind non-anonymous set if rule construction fails
Pablo Neira Ayuso
2023-06-26
1
-0
/
+2
|
|
|
*
netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return va...
Ilia.Gavrilov
2023-06-26
1
-1
/
+1
|
|
|
*
linux/netfilter.h: fix kernel-doc warnings
Randy Dunlap
2023-06-26
1
-2
/
+2
|
|
|
*
netfilter: conntrack: dccp: copy entire header to stack buffer, not just basi...
Florian Westphal
2023-06-26
1
-3
/
+49
|
|
|
*
lib/ts_bm: reset initial match offset for every block of text
Jeremy Sowden
2023-06-26
1
-1
/
+3
|
|
*
|
ipvlan: Fix return value of ipvlan_queue_xmit()
Cambda Zhu
2023-06-27
1
-3
/
+6
|
|
|
/
|
|
*
net: nfc: Fix use-after-free caused by nfc_llcp_find_local
Lin Ma
2023-06-26
6
-24
/
+77
|
|
*
sfc: fix crash when reading stats while NIC is resetting
Edward Cree
2023-06-26
1
-3
/
+10
|
|
*
net: axienet: Move reset before 64-bit DMA detection
Maxim Kochetkov
2023-06-25
1
-5
/
+5
|
|
*
gtp: Fix use-after-free in __gtp_encap_destroy().
Kuniyuki Iwashima
2023-06-25
1
-0
/
+2
|
|
*
selftests: rtnetlink: remove netdevsim device after ipsec offload test
Sabrina Dubroca
2023-06-25
1
-0
/
+1
|
|
*
sch_netem: fix issues in netem_change() vs get_dist_table()
Eric Dumazet
2023-06-25
1
-34
/
+25
|
|
*
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2023-06-25
3
-47
/
+117
|
|
|
\
|
|
|
*
igc: Work around HW bug causing missing timestamps
Vinicius Costa Gomes
2023-06-22
1
-11
/
+37
|
|
|
*
igc: Retrieve TX timestamp during interrupt handling
Vinicius Costa Gomes
2023-06-22
3
-12
/
+7
|
|
|
*
igc: Check if hardware TX timestamping is enabled earlier
Vinicius Costa Gomes
2023-06-22
3
-5
/
+43
|
|
|
*
igc: Fix race condition in PTP tx code
Vinicius Costa Gomes
2023-06-22
3
-30
/
+41
|
|
*
|
bonding: do not assume skb mac_header is set
Eric Dumazet
2023-06-24
1
-1
/
+1
|
|
*
|
net: bcmgenet: Ensure MDIO unregistration has clocks enabled
Florian Fainelli
2023-06-24
1
-0
/
+2
|
|
*
|
Merge tag 'linux-can-fixes-for-6.4-20230622' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2023-06-23
1
-2
/
+3
|
|
|
\
\
|
|
|
*
|
can: isotp: isotp_sendmsg(): fix return error fix on TX path
Oliver Hartkopp
2023-06-22
1
-2
/
+3
[next]