index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sctp: sysctl: make extra pointers netns aware
Firo Yang
2022-12-12
1
-29
/
+44
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-12-12
11
-19
/
+202
|
\
|
*
Merge "do not rely on ALLOW_ERROR_INJECTION for fmod_ret" into bpf-next
Alexei Starovoitov
2022-12-07
1
-3
/
+11
|
|
\
|
|
*
bpf: do not rely on ALLOW_ERROR_INJECTION for fmod_ret
Benjamin Tissoires
2022-12-07
1
-3
/
+11
|
*
|
xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from ...
Eyal Birger
2022-12-06
5
-2
/
+150
|
*
|
xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.c
Eyal Birger
2022-12-06
2
-0
/
+2
|
*
|
bpf, sockmap: fix race in sock_map_free()
Eric Dumazet
2022-12-05
1
-0
/
+2
|
*
|
bpf: Add dummy type reference to nf_conn___init to fix type deduplication
Toke Høiland-Jørgensen
2022-12-05
1
-0
/
+14
|
*
|
bpf: Fix a compilation failure with clang lto build
Yonghong Song
2022-12-01
1
-2
/
+1
|
*
|
bpf, sockmap: Fix data loss caused by using apply_bytes on ingress redirect
Pengcheng Yang
2022-12-01
1
-1
/
+4
|
*
|
bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes
Pengcheng Yang
2022-12-01
3
-10
/
+16
|
*
|
bpf, sockmap: Fix repeated calls to sock_put() when msg has more_data
Pengcheng Yang
2022-12-01
1
-1
/
+2
*
|
|
Merge tag 'linux-can-next-for-6.2-20221212' of git://git.kernel.org/pub/scm/l...
David S. Miller
2022-12-12
2
-2
/
+2
|
\
\
\
|
*
|
|
can: raw: add support for SO_MARK
Marc Kleine-Budde
2022-12-12
1
-0
/
+1
|
*
|
|
net: af_can: remove useless parameter 'err' in 'can_rx_register()'
Ye Bin
2022-12-12
1
-2
/
+1
*
|
|
|
net: move the nat function to nf_nat_ovs for ovs and tc
Xin Long
2022-12-12
7
-252
/
+162
*
|
|
|
net: sched: update the nat flag for icmp error packets in ct_nat_execute
Xin Long
2022-12-12
1
-1
/
+1
*
|
|
|
openvswitch: return NF_DROP when fails to add nat ext in ovs_ct_nat
Xin Long
2022-12-12
1
-1
/
+1
*
|
|
|
openvswitch: return NF_ACCEPT when OVS_CT_NAT is not set in info nat
Xin Long
2022-12-12
1
-2
/
+4
*
|
|
|
openvswitch: delete the unncessary skb_pull_rcsum call in ovs_ct_nat_execute
Xin Long
2022-12-12
1
-11
/
+6
*
|
|
|
udp: allow header check for dodgy GSO_UDP_L4 packets.
Andrew Melnychenko
2022-12-12
2
-2
/
+4
|
/
/
/
*
|
|
Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2022-12-10
5
-32
/
+385
|
\
\
\
|
*
|
|
xfrm: Fix spelling mistake "oflload" -> "offload"
Colin Ian King
2022-12-09
1
-1
/
+1
|
*
|
|
xfrm: add support to HW update soft and hard limits
Leon Romanovsky
2022-12-05
1
-0
/
+4
|
*
|
|
xfrm: speed-up lookup of HW policies
Leon Romanovsky
2022-12-05
2
-20
/
+62
|
*
|
|
xfrm: add TX datapath support for IPsec packet offload mode
Leon Romanovsky
2022-12-05
3
-6
/
+142
|
*
|
|
xfrm: add an interface to offload policy
Leon Romanovsky
2022-12-05
3
-1
/
+153
|
*
|
|
xfrm: allow state packet offload mode
Leon Romanovsky
2022-12-05
1
-5
/
+19
|
*
|
|
xfrm: add new packet offload flag
Leon Romanovsky
2022-12-05
2
-0
/
+5
*
|
|
|
net: devlink: Add missing error check to devlink_resource_put()
Gavrilov Ilia
2022-12-10
1
-3
/
+4
*
|
|
|
skbuff: Introduce slab_build_skb()
Kees Cook
2022-12-10
2
-9
/
+63
*
|
|
|
mptcp: return 0 instead of 'err' var
Matthieu Baerts
2022-12-10
2
-3
/
+3
*
|
|
|
mptcp: use nlmsg_free instead of kfree_skb
Geliang Tang
2022-12-10
1
-4
/
+4
*
|
|
|
net: openvswitch: Add support to count upcall packets
wangchuanlei
2022-12-09
3
-0
/
+107
*
|
|
|
net/sched: avoid indirect classify functions on retpoline kernels
Pedro Tammela
2022-12-09
14
-25
/
+49
*
|
|
|
net/sched: avoid indirect act functions on retpoline kernels
Pedro Tammela
2022-12-09
21
-42
/
+81
*
|
|
|
net/sched: add retpoline wrapper for tc
Pedro Tammela
2022-12-09
1
-0
/
+5
*
|
|
|
net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCP
Willem de Bruijn
2022-12-09
2
-1
/
+9
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-09
26
-75
/
+140
|
\
\
\
\
|
*
|
|
|
ipv6: avoid use-after-free in ip6_fragment()
Eric Dumazet
2022-12-08
1
-0
/
+5
|
*
|
|
|
Merge tag 'linux-can-fixes-for-6.1-20221207' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2022-12-08
1
-3
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
can: af_can: fix NULL pointer dereference in can_rcv_filter
Oliver Hartkopp
2022-12-07
1
-3
/
+3
|
*
|
|
|
|
Merge tag 'ieee802154-for-net-2022-12-05' of git://git.kernel.org/pub/scm/lin...
Paolo Abeni
2022-12-07
1
-0
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()
Wei Yongjun
2022-12-05
1
-0
/
+1
|
*
|
|
|
|
|
tipc: call tipc_lxc_xmit without holding node_read_lock
Xin Long
2022-12-07
1
-3
/
+9
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
ipv4: Fix incorrect route flushing when table ID 0 is used
Ido Schimmel
2022-12-07
1
-0
/
+3
|
*
|
|
|
|
ipv4: Fix incorrect route flushing when source address is deleted
Ido Schimmel
2022-12-07
1
-0
/
+1
|
*
|
|
|
|
tipc: Fix potential OOB in tipc_link_proto_rcv()
YueHaibing
2022-12-06
1
-1
/
+3
|
*
|
|
|
|
ip_gre: do not report erspan version on GRE interface
Hangbin Liu
2022-12-06
1
-19
/
+29
|
*
|
|
|
|
NFC: nci: Bounds check struct nfc_target arrays
Kees Cook
2022-12-06
1
-0
/
+6
[next]