netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-12 21:50:53 to 2018-07-13 17:50:52 UTC [more...]

[PATCH v2 net-next 00/14] Scheduled packet Transmission: ETF
 2018-07-13 17:35 UTC  (3+ messages)
` [PATCH v2 net-next 01/14] net: Clear skb->tstamp only on the forwarding path

[PATCH] mwifiex: Fix skipped vendor specific IEs
 2018-07-13 17:37 UTC 

[PATCH net] ibmvnic: Revise RX/TX queue error messages
 2018-07-13 17:03 UTC 

[PATCH net-next 1/3] net/tls: Do not enable zero-copy prematurely
 2018-07-13 22:22 UTC  (3+ messages)
` [PATCH net-next 2/3] net/tls: Use socket data_ready callback on record availability
` [PATCH net-next 3/3] net/tls: Remove redundant variable assignments and wakeup

[PATCH net-next] TCP: make seq # error messages more readable
 2018-07-13 16:48 UTC  (3+ messages)

[PATCH v2 net-next 0/9] lan743x: Add features to lan743x driver
 2018-07-13 16:35 UTC  (18+ messages)
` [PATCH v2 net-next 1/9] lan743x: Add support for ethtool get_drvinfo
` [PATCH v2 net-next 2/9] lan743x: Add support for ethtool link settings
` [PATCH v2 net-next 3/9] lan743x: Add support for ethtool statistics
` [PATCH v2 net-next 4/9] lan743x: Add support for ethtool message level
` [PATCH v2 net-next 5/9] lan743x: Add support for ethtool eeprom access
` [PATCH v2 net-next 6/9] lan743x: Add power management support
` [PATCH v2 net-next 7/9] lan743x: Add EEE support
` [PATCH v2 net-next 9/9] lan743x: Add PTP support

[PATCH net-next 0/4] TC: refactor TC_ACT_REDIRECT action
 2018-07-13 16:32 UTC  (12+ messages)
` [PATCH net-next 1/4] tc/act: user space can't use TC_ACT_REDIRECT directly
` [PATCH net-next 2/4] tc/act: remove unneeded RCU lock in action callback
` [PATCH net-next 3/4] net/sched: refactor TC_ACT_REDIRECT handling
` [PATCH net-next 4/4] act_mirred: use ACT_REDIRECT when possible

[PATCH] tcp: allow user to create repair socket without window probes
 2018-07-13 16:30 UTC  (3+ messages)

[PATCH] hostap: hide unused procfs helpers
 2018-07-13 16:43 UTC  (4+ messages)

[PATCH net-next v2 0/7] A fix and a few improvements on mvneta
 2018-07-13 16:18 UTC  (8+ messages)
` [PATCH net-next v2 1/7] net: ethernet: mvneta: Fix napi structure mixup on armada 3700
` [PATCH net-next v2 2/7] net: mvneta: remove data pointer usage from device_node structure
` [PATCH net-next v2 3/7] net: mvneta: increase number of buffers in RX and TX queue
` [PATCH net-next v2 4/7] net: mvneta: discriminate error cause for missed packet
` [PATCH net-next v2 5/7] net: mvneta: Allocate page for the descriptor
` [PATCH net-next v2 6/7] net: mvneta: Verify hardware checksum only when offload checksum feature is set
` [PATCH net-next v2 7/7] net: mvneta: Improve the buffer allocation method for SWBM

MACsec hardware offloading
 2018-07-13 16:20 UTC  (2+ messages)

[PATCH net-next 0/5] net: mvpp2: add debugfs interface
 2018-07-13 16:13 UTC  (6+ messages)
` [PATCH net-next 1/5] net: mvpp2: switch to SPDX identifiers
` [PATCH net-next 2/5] net: mvpp2: add a debugfs interface for the Header Parser
` [PATCH net-next 3/5] net: mvpp2: debugfs: add hit counter stats for Header Parser entries
` [PATCH net-next 4/5] net: mvpp2: debugfs: add entries for classifier flows
` [PATCH net-next 5/5] net: mvpp2: debugfs: add classifier hit counters

[PATCH v2 net-next 0/7] Make /sys/class/net per net namespace objects belong to container
 2018-07-13 16:05 UTC  (8+ messages)
` [PATCH net-next v2 1/7] kernfs: allow creating kernfs objects with arbitrary uid/gid
` [PATCH net-next v2 2/7] sysfs, kobject: allow creating kobject belonging to arbitrary users
` [PATCH net-next v2 3/7] kobject: kset_create_and_add() - fetch ownership info from parent
` [PATCH net-next v2 4/7] driver core: set up ownership of class devices in sysfs
` [PATCH net-next v2 5/7] net-sysfs: make sure objects belong to contrainer's owner
` [PATCH net-next v2 6/7] net: Create reusable function for getting ownership info of sysfs inodes
` [PATCH net-next v2 7/7] bridge: make sure objects belong to container's owner

[net-next PATCH] net: ipv4: fix listify ip_rcv_finish in case of forwarding
 2018-07-13 16:04 UTC  (8+ messages)

pull-request: bpf 2018-07-13
 2018-07-13 15:40 UTC 

[PATCH] octeon_mgmt: Fix MIX registers configuration on MTU setup
 2018-07-13 15:31 UTC 

[PATCH] ieee802154: add rx LQI from userspace
 2018-07-13 15:43 UTC  (4+ messages)

[PATCH net] ipv6: make DAD fail with enhanced DAD when nonce length differs
 2018-07-13 15:21 UTC 

[PATCH 2/2] samples/bpf: test_cgrp2_sock2: fix an off by one
 2018-07-13 15:17 UTC  (2+ messages)

[PATCH 1/2] samples: bpf: ensure that we don't load over MAX_PROGS programs
 2018-07-13 15:15 UTC  (3+ messages)

[PATCH] net: cavium: Drop dependency of NET_VENDOR_CAVIUM on PCI
 2018-07-13 15:04 UTC 

[PATCH nf-next 1/2] ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
 2018-07-13 14:55 UTC  (4+ messages)

[PATCH net] net/ipv6: Do not allow device only routes via the multipath API
 2018-07-13 14:45 UTC  (3+ messages)

[PATCH net-next] net: mscc: simplify retrieving the tag type from the frame header
 2018-07-13 14:57 UTC 

[PATCH v2 nf-next 1/2] ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
 2018-07-13 14:27 UTC  (2+ messages)
` [PATCH v2 nf-next 2/2] netfilter: fix IPV6=m CONNTRACK=y link failure

[bpf-next PATCH] samples/bpf: xdp_redirect_cpu handle parsing of double VLAN tagged packets
 2018-07-13 14:35 UTC 

[PATCH net-next v6 00/11] Modify action API for implementing lockless actions
 2018-07-13 13:40 UTC  (7+ messages)
` [PATCH net-next v6 01/11] net: sched: use rcu for action cookie update

[PATCH bpf 0/4] Consistent sendmsg error reporting in AF_XDP
 2018-07-13 13:38 UTC  (2+ messages)

[PATCH net-next 0/4] Further ARM BPF jit compiler improvements
 2018-07-13 13:30 UTC  (2+ messages)

[PATCH 00/14] ARM BPF jit compiler improvements
 2018-07-13 13:24 UTC  (6+ messages)

[PATCH v3 net-next] net/sched: add skbprio scheduler
 2018-07-13 13:04 UTC  (14+ messages)

[PATCH net] skbuff: Unconditionally copy pfmemalloc in __skb_clone()
 2018-07-13 12:45 UTC  (2+ messages)

[PATCH net-next] cxgb4: do not return DUPLEX_UNKNOWN when link is down
 2018-07-13 12:26 UTC 

[PATCH] net: ethernet: stmmac: fix documentation warning
 2018-07-13 11:50 UTC 

[PATCH] net: stmmac: dwmac-sun8i: fix typo descrive => describe
 2018-07-13 11:48 UTC 

[PATCH v5 net-next 00/18] TLS offload rx, netdev & mlx5
 2018-07-13 11:33 UTC  (19+ messages)
` [PATCH v5 net-next 01/18] net: Add decrypted field to skb
` [PATCH v5 net-next 02/18] net: Add TLS RX offload feature
` [PATCH v5 net-next 03/18] net: Add TLS rx resync NDO
` [PATCH v5 net-next 04/18] tcp: Don't coalesce decrypted and encrypted SKBs
` [PATCH v5 net-next 05/18] tls: Refactor tls_offload variable names
` [PATCH v5 net-next 06/18] tls: Split decrypt_skb to two functions
` [PATCH v5 net-next 07/18] tls: Split tls_sw_release_resources_rx
` [PATCH v5 net-next 08/18] tls: Fill software context without allocation
` [PATCH v5 net-next 09/18] tls: Add rx inline crypto offload
` [PATCH v5 net-next 10/18] tls: Fix zerocopy_from_iter iov handling
` [PATCH v5 net-next 11/18] net/mlx5e: TLS, refactor variable names
` [PATCH v5 net-next 12/18] net/mlx5: Accel, add TLS rx offload routines
` [PATCH v5 net-next 13/18] net/mlx5e: TLS, add innova rx support
` [PATCH v5 net-next 14/18] net/mlx5e: TLS, add Innova TLS rx data path
` [PATCH v5 net-next 15/18] net/mlx5e: TLS, add software statistics
` [PATCH v5 net-next 16/18] net/mlx5e: TLS, build TLS netdev from capabilities
` [PATCH v5 net-next 17/18] net/mlx5: Accel, add common metadata functions
` [PATCH v5 net-next 18/18] net/mlx5e: IPsec, fix byte count in CQE

[PATCH v3 net-next 0/3] rds: IPv6 support
 2018-07-13 11:18 UTC  (5+ messages)
` [PATCH v3 net-next 1/3] rds: Changing IP address internal representation to struct in6_addr
` [PATCH v3 net-next 2/3] rds: Enable RDS IPv6 support
` [PATCH v3 net-next 3/3] rds: Extend RDS API for "

[PATCH net-next] net: sched: refactor flower walk to iterate over idr
 2018-07-13 11:16 UTC  (4+ messages)

[PATCH][net-next] bridge: clean up mtu_set_by_user setting to false and comments
 2018-07-13 10:56 UTC  (5+ messages)
  ` 答复: "
      ` 答复: "

plusb module support for PL2501
 2018-07-13  9:58 UTC 

[PATCH] isdn/capi: hide unused procfs helpers
 2018-07-13  9:33 UTC  (2+ messages)

[PATCH 03/10] atmel: hide unused procfs helpers
 2018-07-13  9:31 UTC  (2+ messages)

[PATCH] connector: hide unused procfs helpers
 2018-07-13  9:31 UTC  (2+ messages)

[PATCH net-next] net: ipmr: add support for passing full packet on wrong vif
 2018-07-13  9:16 UTC 

[Qemu-devel] [PATCH v3 0/3] Use of unique identifier for pairing virtio and passthrough devices
 2018-07-13  9:15 UTC  (12+ messages)
        `  "

[PATCH net-next 0/2] docs: Fix failover build warnings
 2018-07-13  9:04 UTC  (3+ messages)
` [PATCH net-next 2/2] docs: networking: "
  ` FYI: "

general protection fault in kfree (2)
 2018-07-13  9:02 UTC  (2+ messages)

[PATCH 07/18] hisilicon: change strncpy+truncation to strlcpy
 2018-07-13  8:13 UTC  (9+ messages)
` [PATCH 08/18] myricom: "
` [PATCH 09/18] qlogic/qed: "
` [PATCH 10/18] brcmsmac: "
` [PATCH 11/18] wireless/ti: "

kernel BUG at net/ipv4/ip_output.c:LINE!
 2018-07-13  8:00 UTC 

[PATCH][net-next][v2] net: convert gro_count to bitmask
 2018-07-13  6:41 UTC 

Attractive interest rate @ (2.75%) for project funding/Loan/finance from Coutts & Co U.K !!
 2018-07-13  5:03 UTC 

[PATCH net] tun: Fix use-after-free on XDP_TX
 2018-07-13  5:57 UTC  (3+ messages)

[PATCH net-next] net: ip6_gre: get ipv6hdr after skb_cow_head()
 2018-07-13  5:40 UTC 

Attractive interest rate @ (2.75%) for project funding/Loan/finance from Coutts & Co U.K !!
 2018-07-13  4:38 UTC 

[PATCH net-next] bnxt_en: remove redundant debug register dma mem allocation
 2018-07-13  5:42 UTC  (2+ messages)

How are you doing today? Please read my email and reply me!!
 2018-07-13  0:31 UTC 

[PATCH net-next v2 0/5] virtio: support packed ring
 2018-07-13  3:26 UTC  (4+ messages)

[PATCH net-next v3 00/11] devlink: Add support for region access
 2018-07-13  0:51 UTC  (4+ messages)
` [PATCH net-next v3 02/11] devlink: Add callback to query for snapshot id before snapshot create

[PATCH v4 net-next 00/19] TLS offload rx, netdev & mlx5
 2018-07-13  0:44 UTC  (3+ messages)
` [PATCH v4 net-next 19/19] net/mlx5e: Kconfig, mutually exclude compilation of TLS and IPsec accel

[PATCH net-next 1/5 v3] net: gemini: Look up L3 maxlen from table
 2018-07-13  0:39 UTC  (10+ messages)
` [PATCH net-next 2/5 v3] net: gemini: Improve connection prints
` [PATCH net-next 3/5 v3] net: gemini: Allow multiple ports to instantiate
` [PATCH net-next 4/5 v3] net: gemini: Move main init to port
` [PATCH net-next 5/5 v3] net: gemini: Indicate that we can handle jumboframes

[net-next, 3/3] tcp: convert icsk_user_timeout from jiffies to msecs
 2018-07-13  0:49 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2018-07-13  0:47 UTC 

[PATCH net-next 00/18] net: mvpp2: add RSS support
 2018-07-13  0:31 UTC  (2+ messages)

[BUG] bonded interfaces drop bpdu (stp) frames
 2018-07-13  0:15 UTC  (10+ messages)

Proposal
 2018-07-12 23:32 UTC 

[PATCH] liquidio: Use %pad printk format for dma_addr_t values
 2018-07-13  0:06 UTC  (2+ messages)

[PATCH net-next] net: gro: properly remove skb from list
 2018-07-13  0:02 UTC  (2+ messages)

[PATCH net] nsh: set mac len based on inner packet
 2018-07-12 23:57 UTC  (6+ messages)
` [PATCH net] packet: reset network header if packet shorter than ll reserved space
` [PATCH net] selftests: in udpgso_bench do not test udp zerocopy

[net-next, 2/3] tcp: convert icsk_user_timeout from jiffies to msecs
 2018-07-13  0:02 UTC 

[PATCH net-next 00/10] s390/qeth: updates 2018-07-11
 2018-07-12 23:43 UTC  (2+ messages)

Proposal
 2018-07-12 22:46 UTC 

[PATCH net] net: Don't copy pfmemalloc flag in __copy_skb_header()
 2018-07-12 22:15 UTC  (2+ messages)

[PATCH bpf] bpf: fix some bad __rcu annotations in bpf/core.c
 2018-07-12 22:26 UTC  (3+ messages)

[PATCH rdma-next v1 0/8] Support mlx5 flow steering with RAW data
 2018-07-12 22:05 UTC  (6+ messages)
` [PATCH mlx5-next v1 2/8] net/mlx5: Add support for flow table destination number

[PATCH iproute2-next v2] net:sched: add action inheritdsfield to skbedit
 2018-07-12 22:05 UTC  (2+ messages)

[PATCH net-next v2 0/2] net/sched: act_skbedit: lockless data path
 2018-07-12 21:54 UTC  (2+ messages)

[PATCH net 0/2] sfc: filter locking fixes
 2018-07-12 21:52 UTC  (2+ messages)

[PATCH net] net: systemport: Fix CRC forwarding check for SYSTEMPORT Lite
 2018-07-12 21:47 UTC  (2+ messages)

[PATCH 1/2] [RESEND] liquidio: use ktime_get_real_ts64() instead of getnstimeofday64()
 2018-07-12 21:56 UTC  (4+ messages)
` [PATCH 2/2] [RESEND] nfp: avoid using getnstimeofday64()

[PATCH] [RESEND, net-next, v2] tcp: use monotonic timestamps for PAWS
 2018-07-12 21:50 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).