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
*
af_unix: Implement unix_dgram_bpf_recvmsg()
Cong Wang
2021-07-16
1
-0
/
+2
*
af_unix: Implement ->psock_update_sk_prot()
Cong Wang
2021-07-16
1
-0
/
+10
*
sock_map: Relax config dependency to CONFIG_NET
Cong Wang
2021-07-16
1
-18
/
+20
*
bpf: Add bpf_get_func_ip helper for kprobe programs
Jiri Olsa
2021-07-16
1
-1
/
+1
*
bpf: Add bpf_get_func_ip helper for tracing programs
Jiri Olsa
2021-07-16
1
-0
/
+7
*
bpf: Enable BPF_TRAMP_F_IP_ARG for trampolines with call_get_func_ip
Jiri Olsa
2021-07-16
1
-1
/
+2
*
bpf, x86: Store caller's ip in trampoline stack
Jiri Olsa
2021-07-16
1
-0
/
+5
*
bpf: Teach stack depth check about async callbacks.
Alexei Starovoitov
2021-07-15
1
-0
/
+1
*
bpf: Implement verifier support for validation of async callbacks.
Alexei Starovoitov
2021-07-15
1
-1
/
+8
*
bpf: Prevent pointer mismatch in bpf_timer_init.
Alexei Starovoitov
2021-07-15
1
-1
/
+8
*
bpf: Add map side support for bpf timers.
Alexei Starovoitov
2021-07-15
2
-11
/
+34
*
bpf: Introduce bpf timers.
Alexei Starovoitov
2021-07-15
2
-0
/
+76
*
bpf: Fix a typo of reuseport map in bpf.h.
Kuniyuki Iwashima
2021-07-15
1
-1
/
+1
*
bpf: devmap: Implement devmap prog execution for generic XDP
Kumar Kartikeya Dwivedi
2021-07-08
1
-1
/
+0
*
bpf: cpumap: Implement generic cpumap
Kumar Kartikeya Dwivedi
2021-07-08
2
-9
/
+10
*
bitops: Add non-atomic bitops for pointers
Kumar Kartikeya Dwivedi
2021-07-08
2
-0
/
+59
*
net: core: Split out code to run generic XDP prog
Kumar Kartikeya Dwivedi
2021-07-08
1
-0
/
+2
*
bpf: Support input xdp_md context in BPF_PROG_TEST_RUN
Zvi Effron
2021-07-08
1
-3
/
+0
*
bpf: Add function for XDP meta data length check
Zvi Effron
2021-07-08
1
-0
/
+5
*
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-07-01
137
-516
/
+2887
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-30
10
-20
/
+50
|
|
\
|
|
*
sctp: validate from_addr_param return
Marcelo Ricardo Leitner
2021-06-29
1
-1
/
+1
|
|
*
flow_offload: action should not be NULL when it is referenced
gushengxian
2021-06-28
1
-5
/
+7
|
|
*
net: lwtunnel: handle MTU calculation in forwading
Vadim Fedorenko
2021-06-28
2
-8
/
+20
|
|
*
dev_forward_skb: do not scrub skb mark within the same name space
Nicolas Dichtel
2021-06-25
1
-1
/
+1
|
|
*
net: macsec: fix the length used to copy the key for offloading
Antoine Tenart
2021-06-24
1
-1
/
+1
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-06-23
2
-4
/
+7
|
|
|
\
|
|
|
*
skmsg: Improve udp_bpf_recvmsg() accuracy
Cong Wang
2021-06-21
1
-2
/
+0
|
|
|
*
xsk: Fix missing validation for skb and unaligned mode
Magnus Karlsson
2021-06-18
1
-2
/
+7
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2021-06-23
1
-1
/
+1
|
|
|
\
\
|
|
|
*
|
xfrm: Remove the repeated declaration
Shaokun Zhang
2021-06-01
1
-1
/
+0
|
|
|
*
|
xfrm: xfrm_state_mtu should return at least 1280 for ipv6
Sabrina Dubroca
2021-04-19
1
-0
/
+1
|
|
*
|
|
net: sched: add barrier to ensure correct ordering for lockless qdisc
Yunsheng Lin
2021-06-21
1
-0
/
+12
|
*
|
|
|
tcp: change ICSK_CA_PRIV_SIZE definition
Eric Dumazet
2021-06-29
1
-1
/
+1
|
*
|
|
|
net: stmmac: option to enable PHY WOL with PMT enabled
Ling Pei Lee
2021-06-29
1
-0
/
+1
|
*
|
|
|
net: sock: add trace for socket errors
Alexander Aring
2021-06-29
1
-0
/
+60
|
*
|
|
|
net: sock: introduce sk_error_report
Alexander Aring
2021-06-29
3
-2
/
+4
|
*
|
|
|
net: dsa: reference count the FDB addresses at the cross-chip notifier level
Vladimir Oltean
2021-06-29
1
-0
/
+1
|
*
|
|
|
net: dsa: reference count the MDB entries at the cross-chip notifier level
Vladimir Oltean
2021-06-29
1
-0
/
+12
|
*
|
|
|
net: dsa: introduce dsa_is_upstream_port and dsa_switch_is_upstream_of
Vladimir Oltean
2021-06-29
1
-0
/
+26
|
*
|
|
|
once: implement DO_ONCE_LITE for non-fast-path "do once" functionality
Tanner Love
2021-06-29
3
-50
/
+34
|
*
|
|
|
Merge tag 'for-net-next-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2021-06-29
3
-63
/
+68
|
|
\
\
\
\
|
|
*
|
|
|
Bluetooth: Fix Set Extended (Scan Response) Data
Luiz Augusto von Dentz
2021-06-26
2
-6
/
+8
|
|
*
|
|
|
Bluetooth: use inclusive language when filtering devices
Archie Pusaka
2021-06-26
2
-12
/
+12
|
|
*
|
|
|
Bluetooth: use inclusive language when tracking connections
Archie Pusaka
2021-06-26
1
-3
/
+3
|
|
*
|
|
|
Bluetooth: use inclusive language in SMP
Archie Pusaka
2021-06-26
1
-1
/
+1
|
|
*
|
|
|
Bluetooth: use inclusive language in HCI LE features
Archie Pusaka
2021-06-26
1
-3
/
+3
|
|
*
|
|
|
Bluetooth: use inclusive language to describe CPB
Archie Pusaka
2021-06-26
2
-15
/
+15
|
|
*
|
|
|
Bluetooth: use inclusive language in hci_core.h
Archie Pusaka
2021-06-26
1
-22
/
+22
|
|
*
|
|
|
Bluetooth: Add ncmd=0 recovery handling
Manish Mandlik
2021-06-26
2
-0
/
+2
[next]