netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-06 20:26:46 to 2018-03-07 13:03:41 UTC [more...]

[bpf-next PATCH 05/16] bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
 2018-03-07 13:03 UTC  (8+ messages)

[PATCH net 0/1] net/smc: fix 2018-03-07
 2018-03-07 12:59 UTC  (2+ messages)
` [PATCH net 1/1] net/smc: wakeup closing listen socket

[PATCH v9 crypto 00/12] Chelsio Inline TLS
 2018-03-07 12:59 UTC  (11+ messages)
` [PATCH v9 crypto 01/12] tls: tls_device struct to register TLS drivers
` [PATCH v9 crypto 02/12] ethtool: enable Inline TLS in HW
` [PATCH v9 crypto 06/12] cxgb4: LLD driver changes to enable TLS

[patch net-next 0/2] selftests: forwarding: couple of fixes
 2018-03-07 12:58 UTC  (3+ messages)
` [patch net-next 1/2] selftests: forwarding: fix "ok" action test
` [patch net-next 2/2] selftests: forwarding: fix flags passed to first drop rule in gact_drop_and_ok_test

[PATCH] xfrm_policy: use true and false for boolean values
 2018-03-07 12:58 UTC  (2+ messages)

[PATCH net] xfrm: Verify MAC header exists before overwriting eth_hdr(skb)->h_proto
 2018-03-07 12:57 UTC  (2+ messages)

[bpf-next V1 PATCH 00/15] XDP redirect memory return API
 2018-03-07 12:11 UTC  (18+ 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 v3 net-next 0/5] net/ipv6: Address checks need to consider the L3 domain
 2018-03-07 11:59 UTC  (8+ messages)
` [PATCH v3 net-next 1/5] net/ipv6: Refactor gateway validation on route add
` [PATCH v3 net-next 2/5] net/ipv6: Address checks need to consider the L3 domain
` [PATCH v3 net-next 3/5] selftests: fib_tests: Use an alias for ip command
` [PATCH v3 net-next 4/5] selftests: fib_tests: Allow user to run a specific test
` [PATCH v3 net-next 5/5] selftests: fib_tests: Add IPv6 nexthop spec tests

[RFC net-next 0/6] offload linux bonding tc ingress rules
 2018-03-07 10:57 UTC  (3+ messages)
` [RFC net-next 2/6] driver: net: bonding: allow registration of tc offload callbacks in bond

[PATCH net-next 1/2] net: kalmia: clean up bind error path
 2018-03-07 10:30 UTC  (3+ messages)
` [PATCH net-next 2/2] net: cdc_eem: "

[pull request][for-next V2 00/13] Mellanox, mlx5 IPSec updates 2018-02-28-1
 2018-03-07 10:25 UTC  (15+ messages)
` [for-next V2 01/13] IB/mlx5: Removed not used parameters
` [for-next V2 02/13] net/mlx5: Fixed compilation issue when CONFIG_MLX5_ACCEL is disabled
` [for-next V2 03/13] net/mlx5e: Wait for FPGA command responses with a timeout
` [for-next V2 04/13] net/mlx5e: Fixed sleeping inside atomic context
` [for-next V2 05/13] net/mlx5e: Removed not need synchronize_rcu
` [for-next V2 06/13] net/mlx5: FPGA and IPSec initialization to be before flow steering
` [for-next V2 07/13] IB/mlx5: Pass mlx5_flow_act struct instead of multiple arguments
` [for-next V2 08/13] {net,IB}/mlx5: Add has_tag to mlx5_flow_act
` [for-next V2 09/13] net/mlx5: Add shim layer between fs and cmd
` [for-next V2 10/13] net/mlx5: Add empty egress namespace to flow steering core
` [for-next V2 11/13] net/mlx5: Embed mlx5_flow_act into fs_fte
` [for-next V2 12/13] {net,IB}/mlx5: Add flow steering helpers
` [for-next V2 13/13] net/mlx5: Flow steering cmd interface should get the fte when deleting

[PATCH net-next 00/16] Converting pernet_operations (part #5)
 2018-03-07  9:41 UTC  (17+ messages)
` [PATCH net-next 01/16] net: Convert ip6 tables pernet_operations
` [PATCH net-next 02/16] net: Convert xfrm_user_net_ops
` [PATCH net-next 03/16] net: Convert nf_tables_net_ops
` [PATCH net-next 04/16] net: Convert nfnetlink_net_ops
` [PATCH net-next 05/16] net: Convert nfnl_acct_ops
` [PATCH net-next 06/16] net: Convert cttimeout_ops
` [PATCH net-next 07/16] net: Convert nfnl_log_net_ops
` [PATCH net-next 08/16] net: Convert nfnl_queue_net_ops
` [PATCH net-next 09/16] net: Convert pg_net_ops
` [PATCH net-next 10/16] net: Convert arptable_filter_net_ops
` [PATCH net-next 11/16] net: Convert iptable_mangle_net_ops
` [PATCH net-next 12/16] net: Convert iptable_nat_net_ops
` [PATCH net-next 13/16] net: Convert iptable_raw_net_ops
` [PATCH net-next 14/16] net: Convert iptable_security_net_ops
` [PATCH net-next 15/16] net: Convert ipv4_net_ops
` [PATCH net-next 16/16] net: Convet ipv6_net_ops

[PATCH RESEND net-next] net: Do synchronize_rcu() in ip6mr_sk_done() only if this is needed
 2018-03-07  9:32 UTC  (4+ messages)

[PATCH iproute2-next] rdma: Update device capabilities flags
 2018-03-07  9:05 UTC 

[PATCH net-next] net/mlx4_en: try to use high order pages for RX rings
 2018-03-07  9:05 UTC  (2+ messages)

[PATCH iproute2-next 0/3] ip multicast command JSON support
 2018-03-07  8:43 UTC  (5+ 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 iproute2-next v4 0/4] iplink: Improve iplink_parse()
 2018-03-07  8:40 UTC  (5+ messages)
` [PATCH iproute2-next v4 1/4] utils: Introduce and use nodev() helper routine
` [PATCH iproute2-next v4 2/4] iplink: Use "dev" and "name" parameters interchangeable when possible
` [PATCH iproute2-next v4 3/4] iplink: Follow documented behaviour when "index" is given
` [PATCH iproute2-next v4 4/4] iplink: Perform most of request buffer setups and checks in iplink_parse()

[PATCH net] cxgb4: do not set needs_free_netdev for mgmt dev's
 2018-03-07  7:40 UTC 

[PATCH net] cxgb4: copy adap index to PF0-3 adapter instances
 2018-03-07  7:38 UTC 

Use of Indirect function calls
 2018-03-07  7:23 UTC  (5+ messages)

KASAN: slab-out-of-bounds Read in ip6_xmit (2)
 2018-03-07  6:59 UTC 

[pci PATCH v3 0/3] Add support for unmanaged SR-IOV
 2018-03-07  6:46 UTC  (2+ messages)

[pull request][for-next 00/14] Mellanox, mlx5 IPSec updates 2018-02-28-1
 2018-03-07  6:05 UTC  (10+ messages)
` [for-next 01/14] net/mlx5: Fixed sparse issues
` [for-next 09/14] {net,IB}/mlx5: Add has_tag to mlx5_flow_act
` [for-next 10/14] net/mlx5: Add shim layer between fs and cmd

[RFC v3 net-next 00/18] Time based packet transmission
 2018-03-07  5:28 UTC  (22+ 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 17/18] igb: Refactor igb_offload_cbs()
` [RFC v3 net-next 18/18] igb: Add support for TBS offload

[PATCH net-next v3] selftests: net: Introduce first PMTU test
 2018-03-07  4:47 UTC  (2+ messages)

[PATCH net v2 RESEND] ipv6: Reflect MTU changes on PMTU of exceptions for MTU-less routes
 2018-03-07  4:46 UTC  (4+ messages)

[PATCH] hv_netvsc: fix multicast flags and sync
 2018-03-07  4:40 UTC 

[PATCH net-next] modules: allow modprobe load regular elf binaries
 2018-03-07  3:24 UTC  (8+ messages)

[PATCH iproute2 net-next v3] iprule: support for ip_proto, sport and dport match options
 2018-03-07  2:44 UTC  (2+ messages)

[PATCH v4 2/2] virtio_net: Extend virtio to use VF datapath when available
 2018-03-07  2:38 UTC  (13+ messages)

[PATCH net-next] openvswitch: fix vport packet length check
 2018-03-07  1:56 UTC 

[RFC v3 iproute2 1/3] include: Add ptp_clock.h to linux uapi
 2018-03-07  1:51 UTC  (4+ messages)
` [RFC v3 iproute2 2/3] uapi pkt_sched: Add tbs info - DO NOT COMMIT
` [RFC v3 iproute2 3/3] tc: Add support for the TBS Qdisc

[next-queue PATCH v3 0/8] igb: offloading of receive filters
 2018-03-07  1:29 UTC  (9+ messages)
` [next-queue PATCH v3 1/8] igb: Fix not adding filter elements to the list
` [next-queue PATCH v3 2/8] igb: Fix queue selection on MAC filters on i210 and i211
` [next-queue PATCH v3 3/8] igb: Enable the hardware traffic class feature bit for igb models
` [next-queue PATCH v3 4/8] igb: Add support for MAC address filters specifying source addresses
` [next-queue PATCH v3 5/8] igb: Enable nfc filters to specify MAC addresses
` [next-queue PATCH v3 6/8] igb: Add MAC address support for ethtool nftuple filters
` [next-queue PATCH v3 7/8] igb: Add the skeletons for tc-flower offloading
` [next-queue PATCH v3 8/8] igb: Add support for adding offloaded clsflower filters

"wrong" ifindex on received VLAN tagged packet?
 2018-03-07  1:27 UTC  (3+ messages)

[PATCH bpf-next v8 00/11] Landlock LSM: Toward unprivileged sandboxing
 2018-03-07  1:21 UTC  (18+ messages)
` [PATCH bpf-next v8 08/11] landlock: Add ptrace restrictions

[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

[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 v3.18] net: fec: introduce fec_ptp_stop and use in probe fail path
 2018-03-06 23:23 UTC 

[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)

[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: Use dma_pool_zalloc()
 2018-03-06 20:53 UTC 

[PATCH net] l2tp: do not accept arbitrary sockets
 2018-03-06 20:26 UTC  (2+ messages)


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).