index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: Add verifier tests for kptr
Kumar Kartikeya Dwivedi
2022-04-25
1
-5
/
+40
*
bpf: Tag argument to be released in bpf_func_proto
Kumar Kartikeya Dwivedi
2022-04-25
1
-1
/
+1
*
net: Change skb_ensure_writable()'s write_len param to unsigned int type
Liu Jian
2022-04-20
1
-1
/
+1
*
bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytes
Liu Jian
2022-04-20
1
-2
/
+2
*
bpf: Fix usage of trace RCU in local storage.
KP Singh
2022-04-19
1
-3
/
+3
*
xsk: Drop ternary operator from xskq_cons_has_entries
Maciej Fijalkowski
2022-04-15
1
-1
/
+1
*
xsk: Diversify return codes in xsk_rcv_check()
Maciej Fijalkowski
2022-04-15
1
-1
/
+1
*
xsk: Improve xdp_do_redirect() error codes
Björn Töpel
2022-04-15
2
-2
/
+2
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-04-08
1
-7
/
+15
|
\
|
*
net: netfilter: Reports ct direction in CT lookup helpers for XDP and TC-BPF
Lorenzo Bianconi
2022-04-06
1
-7
/
+15
*
|
net/sched: flower: Avoid overwriting error messages
Ido Schimmel
2022-04-08
1
-4
/
+0
*
|
net/sched: matchall: Avoid overwriting error messages
Ido Schimmel
2022-04-08
1
-4
/
+0
*
|
net/sched: cls_api: Add extack message for unsupported action offload
Ido Schimmel
2022-04-08
1
-2
/
+4
*
|
net/sched: act_vlan: Add extack message for offload failure
Ido Schimmel
2022-04-08
1
-0
/
+1
*
|
net/sched: act_tunnel_key: Add extack message for offload failure
Ido Schimmel
2022-04-08
1
-0
/
+1
*
|
net/sched: act_skbedit: Add extack messages for offload failure
Ido Schimmel
2022-04-08
1
-0
/
+7
*
|
net/sched: act_police: Add extack messages for offload failure
Ido Schimmel
2022-04-08
1
-3
/
+14
*
|
net/sched: act_pedit: Add extack message for offload failure
Ido Schimmel
2022-04-08
1
-0
/
+1
*
|
net/sched: act_mpls: Add extack messages for offload failure
Ido Schimmel
2022-04-08
1
-0
/
+7
*
|
net/sched: act_mirred: Add extack message for offload failure
Ido Schimmel
2022-04-08
1
-0
/
+1
*
|
net/sched: act_gact: Add extack messages for offload failure
Ido Schimmel
2022-04-08
1
-0
/
+10
*
|
net/sched: act_api: Add extack to offload_act_setup() callback
Ido Schimmel
2022-04-08
16
-24
/
+44
*
|
net/sched: flower: Take verbose flag into account when logging error messages
Ido Schimmel
2022-04-08
1
-6
/
+6
*
|
net/sched: matchall: Take verbose flag into account when logging error messages
Ido Schimmel
2022-04-08
1
-10
/
+7
*
|
tls: hw: rx: use return value of tls_device_decrypted() to carry status
Jakub Kicinski
2022-04-08
2
-8
/
+4
*
|
tls: rx: refactor decrypt_skb_update()
Jakub Kicinski
2022-04-08
1
-33
/
+33
*
|
tls: rx: don't issue wake ups when data is decrypted
Jakub Kicinski
2022-04-08
1
-2
/
+0
*
|
tls: rx: replace 'back' with 'offset'
Jakub Kicinski
2022-04-08
1
-5
/
+4
*
|
tls: rx: use a define for tag length
Jakub Kicinski
2022-04-08
1
-2
/
+2
*
|
tls: rx: init decrypted status in tls_read_size()
Jakub Kicinski
2022-04-08
1
-4
/
+1
*
|
tls: rx: don't store the decryption status in socket context
Jakub Kicinski
2022-04-08
2
-5
/
+8
*
|
tls: rx: don't store the record type in socket context
Jakub Kicinski
2022-04-08
1
-21
/
+17
*
|
tls: rx: drop pointless else after goto
Jakub Kicinski
2022-04-08
1
-2
/
+1
*
|
tls: rx: jump to a more appropriate label
Jakub Kicinski
2022-04-08
1
-3
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-07
20
-47
/
+210
|
\
\
|
*
\
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-04-06
1
-4
/
+13
|
|
\
\
|
|
*
|
bpf: Support dual-stack sockets in bpf_tcp_check_syncookie
Maxim Mikityanskiy
2022-04-06
1
-4
/
+13
|
*
|
|
net: ipv6mr: fix unused variable warning with CONFIG_IPV6_PIMSM_V2=n
Florian Westphal
2022-04-06
1
-1
/
+1
|
*
|
|
rxrpc: fix a race in rxrpc_exit_net()
Eric Dumazet
2022-04-06
1
-1
/
+1
|
*
|
|
net: openvswitch: fix leak of nested actions
Ilya Maximets
2022-04-06
1
-5
/
+90
|
*
|
|
net: openvswitch: don't send internal clone attribute to the userspace.
Ilya Maximets
2022-04-05
2
-2
/
+4
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-04-05
7
-8
/
+8
|
|
\
\
\
|
|
*
|
|
netfilter: nf_tables: memcg accounting for dynamically allocated objects
Vasily Averin
2022-04-05
6
-6
/
+6
|
|
*
|
|
netfilter: bitwise: fix reduce comparisons
Jeremy Sowden
2022-03-29
1
-2
/
+2
|
*
|
|
|
ipv6: Fix stats accounting in ip6_pkt_drop
David Ahern
2022-04-05
1
-1
/
+1
|
*
|
|
|
sctp: count singleton chunks in assoc user stats
Jamie Bainbridge
2022-04-05
1
-1
/
+5
|
*
|
|
|
net: ipv4: fix route with nexthop object delete warning
Nikolay Aleksandrov
2022-04-01
1
-1
/
+6
|
*
|
|
|
mctp: Use output netdev to allocate skb headroom
Matt Johnston
2022-04-01
2
-16
/
+44
|
*
|
|
|
mctp: Fix check for dev_hard_header() result
Matt Johnston
2022-04-01
1
-1
/
+1
|
*
|
|
|
Revert "net: dsa: stop updating master MTU from master.c"
Vladimir Oltean
2022-04-01
1
-1
/
+24
[next]