netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-06 21:51:14 to 2018-03-07 15:57:18 UTC [more...]

[PATCH net-next 0/3] sctp: add support for some msg_control options from RFC6458
 2018-03-07 15:56 UTC  (2+ messages)

[PATCH iproute2-next 0/3] ip multicast command JSON support
 2018-03-07 15:56 UTC  (7+ 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 v2] KEYS: DNS: limit the length of option strings
 2018-03-07 15:54 UTC  (2+ messages)

pull request: bluetooth 2018-03-05
 2018-03-07 15:51 UTC  (2+ messages)

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

[PATCH net 0/5] tcp: fixes to non-SACK TCP
 2018-03-07 15:50 UTC  (7+ messages)
` [PATCH net 1/5] tcp: feed correct number of pkts acked to cc modules also in recovery
` [PATCH net 2/5] tcp: prevent bogus FRTO undos with non-SACK flows
` [PATCH net 3/5] tcp: move false FR condition into tcp_false_fast_retrans_possible()
` [PATCH net 4/5] tcp: prevent bogus undos when SACK is not enabled
` [PATCH net 5/5] tcp: send real dupACKs by locking advertized window for non-SACK flows

[PATCH] fsl/fman: avoid sleeping in atomic context while adding an address
 2018-03-07 15:48 UTC  (2+ messages)

[PATCH net v3 0/2] rhashtable: Fix rhltable duplicates insertion
 2018-03-07 15:44 UTC  (2+ messages)

[PATCH RESEND net-next 0/2] ntuple filters with RSS
 2018-03-07 15:40 UTC  (5+ messages)

[PATCH] ravb: remove erroneous comment
 2018-03-07 15:40 UTC  (2+ messages)

[PATCH v2] net: ethernet: Drop unnecessary continue
 2018-03-07 15:39 UTC  (2+ messages)

[PATCH net-next 2/4] net: stmmac: use correct barrier between coherent memory and MMIO
 2018-03-07 15:32 UTC  (4+ messages)

[PATCH v2] dt-bindings: net: renesas-ravb: Make stream buffer optional
 2018-03-07 15:22 UTC  (2+ messages)

[PATCH net-next] net: Make account struct net to memcg
 2018-03-07 15:19 UTC  (2+ messages)

Use of Indirect function calls
 2018-03-07 15:06 UTC  (6+ messages)

[PATCH v9 crypto 00/12] Chelsio Inline TLS
 2018-03-07 15:05 UTC  (13+ 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 v9 crypto 08/12] chtls: Key program

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

[PATCH iproute2 1/1] tc: updated tc-bpf man page
 2018-03-07 14:38 UTC  (2+ messages)

[PATCH net-next 1/1] tools: tc-testing: Can pause just before post-suite
 2018-03-07 14:27 UTC  (2+ messages)
` [PATCH net-next 1/1] tools: tc-testing: Can refer to $TESTID in test spec

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

[PATCH net-next 0/2] net: mvpp2: Add Unicast filtering capabilities
 2018-03-07 14:18 UTC  (3+ messages)
` [PATCH net-next 1/2] net: mvpp2: Simplify MAC filtering function parameters
` [PATCH net-next 2/2] net: mvpp2: Add support for unicast filtering

[PATCH net v4 0/2] rhashtable: Fix rhltable duplicates insertion
 2018-03-07 14:00 UTC  (3+ messages)
` [PATCH net v4 1/2] rhashtable: Fix rhlist "
` [PATCH net v4 2/2] test_rhashtable: add test case for rhltable with duplicate objects

[PATCH] net: don't unnecessarily load kernel modules in dev_ioctl()
 2018-03-07 13:46 UTC  (4+ messages)

[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 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  (5+ messages)
` [bpf-next V1 PATCH 09/15] mlx5: register a memory model when XDP is enabled
` [bpf-next V1 PATCH 13/15] mlx5: use page_pool for xdp_return_frame call

[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

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

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  (2+ 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  (6+ 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 iproute2-next v2 00/12] ip more JSON
 2018-03-06 23:51 UTC  (2+ messages)

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


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