Eyal Birger ([email protected])

Number of posts: 46 (0.01 per day)
First post: 2015-02-28 20:38:04
Last post: 2024-02-28 17:52:43

Date List Subject
2024-02-28 17:52:43 linux-kernel Re: [PATCH net-next 2/2] net: geneve: enable local address bind for geneve sockets
2024-02-22 22:31:27 linux-kernel Re: [PATCH net-next 2/2] net: geneve: enable local address bind for geneve sockets
2023-12-13 23:51:18 linux-kernel Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
2023-12-12 00:26:22 linux-kernel Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
2023-12-11 23:13:28 linux-kernel Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
2023-12-11 21:39:53 linux-kernel Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
2023-12-11 21:39:36 linux-kernel Re: [PATCH bpf-next v5 1/9] bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfunc
2023-12-07 21:21:43 linux-kernel Re: [PATCH bpf-next v4 02/10] bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfunc
2023-12-07 21:08:34 linux-kernel Re: [devel-ipsec] [PATCH bpf-next v4 01/10] xfrm: bpf: Move xfrm_interface_bpf.c to xfrm_bpf.c
2023-03-21 09:59:23 linux-kernel Re: [PATCH net-next v2] net: geneve: accept every ethertype
2023-03-14 09:55:43 linux-kernel Re: [PATCH net-next] net: geneve: accept every ethertype
2023-02-27 10:06:10 linux-kernel Re: [PATCH v2 0/1] net: geneve: accept every ethertype
2023-02-27 09:32:10 linux-kernel Re: [PATCH v2 1/1] net: geneve: accept every ethertype
2023-02-27 09:30:55 linux-kernel Re: [PATCH v2 0/1] net: geneve: accept every ethertype
2022-11-07 06:27:24 linux-kernel Re: [syzkaller] There is "lwtunnel_valid_encap_type" WARNING in 6.1-rc3 mainline kernel
2022-07-07 10:04:46 linux-kernel Re: [PATCH net-next v2] ip_tunnel: allow to inherit from VLAN encapsulated IP frames
2022-07-06 17:59:57 linux-kernel Re: [PATCH net-next v2] ip_tunnel: allow to inherit from VLAN encapsulated IP frames
2022-05-23 07:11:13 linux-kernel [PATCH ipsec-next] xfrm: no need to set DST_NOPOLICY in IPv4
2021-07-24 02:43:15 linux-kernel Re: IPSec questions and comments
2021-02-06 18:19:42 linux-kernel Re: [PATCH net-next] net/packet: Improve the comment about LL header visibility criteria
2020-12-10 12:18:11 linux-crypto Re: [PATCH v2] xfrm: interface: Don't hide plain packets from netfilter
2020-12-09 15:20:46 linux-crypto Re: [PATCH v2] xfrm: interface: Don't hide plain packets from netfilter
2020-12-08 14:48:48 linux-crypto Re: [PATCH v2] xfrm: interface: Don't hide plain packets from netfilter
2019-10-22 10:41:02 linux-kernel Re: [PATCH net] net: sched: act_mirred: drop skb's dst_entry in ingress redirection
2019-10-19 09:21:22 linux-kernel Re: [PATCH net] net: sched: act_mirred: drop skb's dst_entry in ingress redirection
2019-10-16 15:19:31 linux-kernel Re: [PATCH net] net: sched: act_mirred: drop skb's dst_entry in ingress redirection
2015-03-01 12:58:31 linux-bluetooth [PATCH net-next v3 7/7] net: move skb->dropcount to skb->cb[]
2015-03-01 12:58:30 linux-bluetooth [PATCH net-next v3 6/7] net: add common accessor for setting dropcount on packets
2015-03-01 12:58:29 linux-bluetooth [PATCH net-next v3 5/7] net: use common macro for assering skb->cb[] available size in protocol families
2015-03-01 12:58:28 linux-bluetooth [PATCH net-next v3 4/7] net: packet: use sockaddr_ll fields as storage for skb original length in recvmsg path
2015-03-01 12:58:27 linux-bluetooth [PATCH net-next v3 3/7] net: rxrpc: change call to sock_recv_ts_and_drops() on rxrpc recvmsg to sock_recv_timestamp()
2015-03-01 12:58:26 linux-bluetooth [PATCH net-next v3 2/7] net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit fields
2015-03-01 12:58:25 linux-bluetooth [PATCH net-next v3 1/7] net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl
2015-03-01 12:58:24 linux-bluetooth [PATCH net-next v3 0/7] net: move skb->dropcount to skb->cb[]
2015-03-01 05:35:26 linux-bluetooth Re: [PATCH net-next v2 4/7] net: packet: use skb->dev as storage for skb orig len instead of skb->cb[]
2015-03-01 05:09:54 linux-bluetooth Re: [PATCH net-next v2 4/7] net: packet: use skb->dev as storage for skb orig len instead of skb->cb[]
2015-02-28 20:38:04 linux-bluetooth Re: [PATCH net-next v2 4/7] net: packet: use skb->dev as storage for skb orig len instead of skb->cb[]
2015-02-28 19:39:34 linux-bluetooth Re: [PATCH net-next v2 4/7] net: packet: use skb->dev as storage for skb orig len instead of skb->cb[]
2015-02-26 19:07:04 linux-bluetooth [PATCH net-next v2 7/7] net: move skb->dropcount to skb->cb[]
2015-02-26 19:07:03 linux-bluetooth [PATCH net-next v2 6/7] net: add common accessor for setting dropcount on packets
2015-02-26 19:07:02 linux-bluetooth [PATCH net-next v2 5/7] net: use common macro for assering skb->cb[] available size in protocol families
2015-02-26 19:07:01 linux-bluetooth [PATCH net-next v2 4/7] net: packet: use skb->dev as storage for skb orig len instead of skb->cb[]
2015-02-26 19:07:00 linux-bluetooth [PATCH net-next v2 3/7] net: rxrpc: change call to sock_recv_ts_and_drops() on rxrpc recvmsg to sock_recv_timestamp()
2015-02-26 19:06:59 linux-bluetooth [PATCH net-next v2 2/7] net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit fields
2015-02-26 19:06:58 linux-bluetooth [PATCH net-next v2 1/7] net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl
2015-02-26 19:06:57 linux-bluetooth [PATCH net-next v2 0/7] net: move skb->dropcount to skb->cb[]