messages from 2018-03-06 11:05:49 to 2018-03-07 01:15:04 UTC [more...]
[RFC v3 net-next 00/18] Time based packet transmission
2018-03-07 1:12 UTC (18+ messages)
` [RFC v3 net-next 01/18] sock: Fix SO_ZEROCOPY switch case
` [RFC v3 net-next 02/18] net: Clear skb->tstamp only on the forwarding path
` [RFC v3 net-next 03/18] posix-timers: Add CLOCKID_INVALID mask
` [RFC v3 net-next 04/18] net: Add a new socket option for a future transmit time
` [RFC v3 net-next 05/18] net: ipv4: raw: Hook into time based transmission
` [RFC v3 net-next 06/18] net: ipv4: udp: "
` [RFC v3 net-next 07/18] net: packet: "
` [RFC v3 net-next 08/18] net: SO_TXTIME: Add clockid and drop_if_late params
` [RFC v3 net-next 09/18] net: ipv4: raw: Handle remaining txtime parameters
` [RFC v3 net-next 10/18] net: ipv4: udp: "
` [RFC v3 net-next 11/18] net: packet: "
` [RFC v3 net-next 12/18] net/sched: Allow creating a Qdisc watchdog with other clocks
` [RFC v3 net-next 13/18] net/sched: Introduce the TBS Qdisc
` [RFC v3 net-next 14/18] net/sched: Add HW offloading capability to TBS
` [RFC v3 net-next 15/18] igb: Refactor igb_configure_cbs()
` [RFC v3 net-next 16/18] igb: Only change Tx arbitration when CBS is on
` [RFC v3 net-next 18/18] igb: Add support for TBS offload
[PATCH net-next] modules: allow modprobe load regular elf binaries
2018-03-07 1:07 UTC (7+ messages)
[PATCH iproute2-next 0/3] ip multicast command JSON support
2018-03-07 1:03 UTC (4+ messages)
` [PATCH iproute2-next 1/3] ipmaddr: json and color support
` [PATCH iproute2-next 2/3] ipmroute: don't complain about unicast routes
` [PATCH iproute2-next 3/3] ipmroute: convert to output JSON
[PATCH net-next 0/2] RDS: zerocopy code enhancements
2018-03-07 1:02 UTC (5+ messages)
` [PATCH net-next 1/2] rds: refactor zcopy code into rds_message_zcopy_from_user
` [PATCH net-next 2/2] rds: use list structure to track information for zerocopy completion notification
"wrong" ifindex on received VLAN tagged packet?
2018-03-07 0:43 UTC (2+ messages)
[PATCH] pci-iov: Add support for unmanaged SR-IOV
2018-03-07 0:40 UTC (11+ messages)
[PATCH] net: don't unnecessarily load kernel modules in dev_ioctl()
2018-03-06 23:59 UTC (3+ messages)
[PATCH iproute2-next v2 00/12] ip more JSON
2018-03-06 23:51 UTC (14+ messages)
` [PATCH iproute2-next v2 01/12] ipneigh: add color and json support
` [PATCH iproute2-next v2 02/12] ipaddrlabel: add "
` [PATCH iproute2-next v2 03/12] iprule: "
` [PATCH iproute2-next v2 04/12] ipntable: "
` [PATCH iproute2-next v2 05/12] ipnetconf: add JSON support
` [PATCH iproute2-next v2 06/12] tcp_metrics; make tables const
` [PATCH iproute2-next v2 07/12] tcp_metrics: add json support
` [PATCH iproute2-next v2 08/12] ipsr: "
` [PATCH iproute2-next v2 09/12] token: support JSON
` [PATCH iproute2-next v2 10/12] tuntap: support JSON output
` [PATCH iproute2-next v2 11/12] fou: break long lines
` [PATCH iproute2-next v2 12/12] fou: support JSON output
[PATCH v4 2/2] virtio_net: Extend virtio to use VF datapath when available
2018-03-06 23:27 UTC (16+ messages)
[PATCH v3.18] net: fec: introduce fec_ptp_stop and use in probe fail path
2018-03-06 23:23 UTC
[PATCH bpf-next v8 00/11] Landlock LSM: Toward unprivileged sandboxing
2018-03-06 23:06 UTC (17+ messages)
` [PATCH bpf-next v8 08/11] landlock: Add ptrace restrictions
[PATCH net] macvlan: filter out xfrm feature flags
2018-03-06 22:57 UTC
[PATCH net] tcp: purge write queue upon aborting the connection
2018-03-06 22:15 UTC
[PATCH v2 net-next 0/4] Fix event generation for actions batch Add/Delete mode
2018-03-06 21:55 UTC (5+ messages)
` [PATCH v2 net-next 1/4] net sched actions: update Add/Delete action API with new argument
` [PATCH v2 net-next 2/4] net sched actions: add new tc_action_ops callback
` [PATCH v2 net-next 3/4] net sched actions: calculate add/delete event message size
` [PATCH v2 net-next 4/4] net sched actions: implement get_fill_size routine in act_gact
Userspace helper design
2018-03-06 21:51 UTC (2+ messages)
[bpf-next V1 PATCH 00/15] XDP redirect memory return API
2018-03-06 21:49 UTC (16+ messages)
` [bpf-next V1 PATCH 01/15] mlx5: basic XDP_REDIRECT forward support
` [bpf-next V1 PATCH 02/15] xdp: introduce xdp_return_frame API and use in cpumap
` [bpf-next V1 PATCH 03/15] ixgbe: use xdp_return_frame API
` [bpf-next V1 PATCH 04/15] xdp: move struct xdp_buff from filter.h to xdp.h
` [bpf-next V1 PATCH 05/15] xdp: introduce a new xdp_frame type
` [bpf-next V1 PATCH 06/15] tun: convert to use generic xdp_frame and xdp_return_frame API
` [bpf-next V1 PATCH 07/15] virtio_net: "
` [bpf-next V1 PATCH 08/15] bpf: cpumap convert to use generic xdp_frame
` [bpf-next V1 PATCH 09/15] mlx5: register a memory model when XDP is enabled
` [bpf-next V1 PATCH 10/15] xdp: rhashtable with allocator ID to pointer mapping
` [bpf-next V1 PATCH 11/15] page_pool: refurbish version of page_pool code
` [bpf-next V1 PATCH 12/15] xdp: allow page_pool as an allocator type in xdp_return_frame
` [bpf-next V1 PATCH 13/15] mlx5: use page_pool for xdp_return_frame call
` [bpf-next V1 PATCH 14/15] xdp: transition into using xdp_frame for return API
` [bpf-next V1 PATCH 15/15] xdp: transition into using xdp_frame for ndo_xdp_xmit
[PATCH net-next] net: Only honor ifindex in IP_PKTINFO if non-0
2018-03-06 21:41 UTC (3+ messages)
[next-queue PATCH v2 0/8] igb: offloading of receive filters
2018-03-06 21:26 UTC (6+ messages)
` [next-queue PATCH v2 8/8] igb: Add support for adding offloaded clsflower filters
[PATCH net-next v3] selftests: net: Introduce first PMTU test
2018-03-06 21:16 UTC
[PATCH net v2 RESEND] ipv6: Reflect MTU changes on PMTU of exceptions for MTU-less routes
2018-03-06 21:07 UTC (3+ messages)
[PATCH] net: Use dma_pool_zalloc()
2018-03-06 20:53 UTC
[PATCH net] l2tp: do not accept arbitrary sockets
2018-03-06 20:26 UTC (3+ messages)
[PATCH] net/mlx4_en: fix potential use-after-free with dma_unmap_page
2018-03-06 20:16 UTC (5+ messages)
[PATCH net] dccp: check sk for closed state in dccp_sendmsg()
2018-03-06 19:57 UTC
[PATCH v3 1/2] bpf: extend stackmap to save binary_build_id+offset instead of address
2018-03-06 19:42 UTC (2+ messages)
` [PATCH v3 2/2] bpf: add selftest for stackmap with BPF_F_STACK_BUILD_ID
[pci PATCH v3 0/3] Add support for unmanaged SR-IOV
2018-03-06 19:30 UTC (4+ messages)
` [pci PATCH v3 1/3] pci-iov: "
` [pci PATCH v3 2/3] vfio: Add support for unmanaged or userspace managed SR-IOV
` [pci PATCH v3 3/3] virtio_pci: Add support for unmanaged SR-IOV on virtio_pci devices
[PATCH net-next] net/mlx4_en: try to use high order pages for RX rings
2018-03-06 19:12 UTC
[PATCH net-next] net/sched: cls_flower: Add support to handle first frag as match field
2018-03-06 19:05 UTC (2+ messages)
[PATCH bpf-next 0/2] bpf: add support for bpf program to read perf event sample address
2018-03-06 18:55 UTC (3+ messages)
` [PATCH bpf-next 1/2] bpf: add support to read sample address in bpf program
` [PATCH bpf-next 2/2] samples/bpf: add example to test reading address
[RFC] netfilter: cttimeout: remove VLA in ctnl_timeout_parse_policy
2018-03-06 18:47 UTC
[PATCH v2 1/2] bpf: extend stackmap to save binary_build_id+offset instead of address
2018-03-06 18:38 UTC (4+ messages)
` [PATCH v2 2/2] bpf: add selftest for stackmap with BPF_F_STACK_BUILD_ID
[PATCH v2 net-next 0/5] net/ipv6: Address checks need to consider the L3 domain
2018-03-06 18:32 UTC (4+ messages)
` [PATCH v2 net-next 2/5] "
[PATCH] enic: fix boolreturn.cocci warnings
2018-03-06 18:23 UTC
[bpf-next PATCH 05/16] bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
2018-03-06 18:18 UTC (5+ messages)
[RFC,POC] iptables/nftables to epbf/xdp via common intermediate layer
2018-03-06 18:18 UTC (6+ messages)
[PATCH bpf-next 0/2] stackmap with build_id+offset
2018-03-06 18:08 UTC (4+ messages)
` [PATCH bpf-next 1/2] bpf: extend stackmap to save binary_build_id+offset instead of address
[PATCH RESEND net-next] net: Do synchronize_rcu() in ip6mr_sk_done() only if this is needed
2018-03-06 17:20 UTC (4+ messages)
[PATCH/RFC net-next 0/3] introduce Geneve options support in TC tunnel key
2018-03-06 17:16 UTC (6+ messages)
` [PATCH/RFC 1/3] net/sched: act_tunnel_key: disambiguate metadata dst error cases
` [PATCH/RFC 2/3] net/sched: act_tunnel_key: add extended ack support
` [PATCH/RFC 3/3] net/sched: add tunnel option support to act_tunnel_key
[PATCH bpf] tools: bpftool: fix compilation with older headers
2018-03-06 17:16 UTC (6+ messages)
[PATCH v2 net-next 0/2] net: phy: remove phy_error from phy_disable_interrupts
2018-03-06 16:59 UTC (5+ messages)
` [PATCH v2 net-next 1/2] "
` [PATCH v2 net-next 2/2] net: phy: use phy_disable_interrupts in phy_stop
WARNING in compat_copy_entries (2)
2018-03-06 16:59 UTC
[PATCH iproute2-next 0/7] ip: more JSON
2018-03-06 16:57 UTC (8+ messages)
` [PATCH iproute2-next 1/7] ip: add color and json support to neigh
` [PATCH iproute2-next 3/7] ip: add json support to ip rule
` [PATCH iproute2-next 4/7] ip: add json support to ntable
[PATCH iproute2 net-next v2] iprule: support for ip_proto, sport and dport match options
2018-03-06 16:47 UTC (3+ messages)
Flaw in RFC793 (Fwd: New Version Notification for draft-gont-tcpm-tcp-seq-validation-03.txt)
2018-03-06 16:41 UTC (3+ messages)
[PATCH] ethernet: natsemi: correct spelling
2018-03-06 16:14 UTC (2+ messages)
[PATCH v2 0/4] net: Use strlcpy() for ethtool::get_strings
2018-03-06 16:13 UTC (2+ messages)
[PATCH] net: dsa: mv88e6xxx: fix boolreturn.cocci warnings
2018-03-06 16:02 UTC (2+ messages)
[RFC PATCH] net: introduce IFF_NO_RX_HANDLER
2018-03-06 15:53 UTC
[PATCH net] net: Fix hlist corruptions in inet_evict_bucket()
2018-03-06 15:46 UTC
[PATCH v9 crypto 00/12] Chelsio Inline TLS
2018-03-06 15:45 UTC (3+ messages)
[PATCH v9 crypto 04/12] chtls: structure and macro definiton
2018-03-06 15:39 UTC (9+ messages)
` [PATCH v9 crypto 05/12] cxgb4: Inline TLS FW Interface
` [PATCH v9 crypto 06/12] cxgb4: LLD driver changes to enable TLS
` [PATCH v9 crypto 07/12] chcr: Key Macro
` [PATCH v9 crypto 08/12] chtls: Key program
` [PATCH v9 crypto 09/12] chtls: CPL handler definition
` [PATCH v9 crypto 10/12] chtls: Inline crypto request Tx/Rx
` [PATCH v9 crypto 11/12] chtls: Register chtls Inline TLS with net tls
` [PATCH v9 crypto 12/12] Makefile Kconfig
[PATCH] net: smsc911x: Fix unload crash when link is up
2018-03-06 15:40 UTC (3+ messages)
[PATCH v9 crypto 03/12] tls: support for inline tls
2018-03-06 15:37 UTC
[PATCH v9 crypto 02/12] ethtool: enable Inline TLS in HW
2018-03-06 15:37 UTC
[PATCH v9 crypto 01/12] tls: tls_device struct to register TLS drivers
2018-03-06 15:36 UTC
[PATCH][net-next] net: mvpp2: make function mvpp2_check_hw_buf_num static
2018-03-06 15:32 UTC (2+ messages)
[PATCH] selftest: net: reuseport_bpf_numa: don't fail if no numa support
2018-03-06 15:10 UTC
[RFC PATCH V1 00/12] audit: implement container id
2018-03-06 15:04 UTC (2+ messages)
[PATCH net-next 0/4] SFP updates
2018-03-06 15:02 UTC (3+ messages)
` [PATCH net-next 3/4] dt-bindings: add maximum power level to SFP binding
[PATCH 1/2] Revert "e1000e: Separate signaling for link check/link up"
2018-03-06 14:53 UTC (4+ messages)
` [PATCH 2/2] e1000e: Fix link check race condition
[PATCH net-next v2] selftests: net: Introduce first PMTU test
2018-03-06 14:45 UTC
[PATCH net-next] selftests/net: fix in_netns.sh script
2018-03-06 14:44 UTC (2+ messages)
lost interrupts when running sabrelite images (v4.15+) in qemu
2018-03-06 14:25 UTC (6+ messages)
[PATCH net] ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()
2018-03-06 12:56 UTC (2+ messages)
[PATCH net-next] net: phy: mdio-mux: slience probe defer error
2018-03-06 12:48 UTC (2+ messages)
[PATCH net-next 0/3] sctp: add support for some msg_control options from RFC6458
2018-03-06 12:22 UTC (10+ messages)
` [PATCH net-next 1/3] sctp: add support for PR-SCTP Information for sendmsg
` [PATCH net-next 2/3] sctp: add support for SCTP_DSTADDRV4/6 "
` [PATCH net-next 3/3] sctp: add support for snd flag SCTP_SENDALL process in sendmsg
[PATCH v2] staging: Replace printk() with appropriate net_*macro_ratelimited()
2018-03-06 11:59 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).