netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-13 10:36:59 to 2018-03-14 03:20:24 UTC [more...]

[PATCH 1/7] i40e/i40evf: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-14  3:20 UTC  (3+ messages)
` [PATCH 2/7] ixgbe: eliminate "
` [PATCH 3/7] RDMA/qedr: "

[PATCH 1/7] i40e/i40evf: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-14  3:19 UTC 

[next-queue PATCH v3 0/8] igb: offloading of receive filters
 2018-03-14  3:07 UTC  (5+ messages)
` [next-queue PATCH v4 2/8] igb: Fix queue selection on MAC filters on i210 and i211
  ` [Intel-wired-lan] "
` [next-queue PATCH v4 6/8] igb: Add MAC address support for ethtool nftuple filters
  ` [Intel-wired-lan] "

[PATCH] pktgen: use dynamic allocation for debug print buffer
 2018-03-14  3:02 UTC  (3+ messages)

[RESEND PATCH] rsi: Remove stack VLA usage
 2018-03-14  2:53 UTC  (9+ messages)
` [RESEND] "

[PATCH net] net/sched: act_simple: don't leak 'index' in the error path
 2018-03-14  2:13 UTC 

[RFC net-next 2/6] driver: net: bonding: allow registration of tc offload callbacks in bond
 2018-03-14  1:50 UTC  (3+ messages)

[PATCH] drivers: net: wireless: ath: ath9: dfs: remove VLA usage
 2018-03-14  1:38 UTC  (8+ messages)

[PATCH 00/15] Add ice driver
 2018-03-14  1:30 UTC  (11+ messages)
` [PATCH 12/15] ice: Add stats and ethtool support
        ` [Intel-wired-lan] "

BUG_ON triggered in skb_segment
 2018-03-14  1:15 UTC  (14+ messages)

[PATCH iproute2-next 1/2] tc: Add missing documentation for codel and fq_codel parameters
 2018-03-14  1:07 UTC  (4+ messages)
` [PATCH iproute2-next 2/2] tc: Add JSON output of fq_codel stats

[PATCH iproute2/net-next] tc: f_flower: Add support for matching first frag packets
 2018-03-14  1:05 UTC  (2+ messages)

[PATCH v4 0/2] Enable virtio_net to act as a backup for a passthru device
 2018-03-14  0:54 UTC  (10+ messages)
` [PATCH v4 2/2] virtio_net: Extend virtio to use VF datapath when available

[PATCH net-next 0/6] ibmvnic: Update TX pool and TX routines
 2018-03-14  0:34 UTC  (7+ messages)
` [PATCH net-next 1/6] ibmvnic: Generalize TX pool structure
` [PATCH net-next 2/6] ibmvnic: Update and clean up reset TX pool routine
` [PATCH net-next 3/6] ibmvnic: Update release RX "
` [PATCH net-next 4/6] ibmvnic: Update TX pool initialization routine
` [PATCH net-next 5/6] ibmvnic: Update TX and TX completion routines
` [PATCH net-next 6/6] ibmvnic: Improve TX buffer accounting

[PATCH net-next v2 0/4] net: qualcomm: rmnet: Updates 2018-03-12
 2018-03-14  0:20 UTC  (8+ messages)
` [PATCH net-next v2 1/4] net: qualcomm: rmnet: Fix casting issues
` [PATCH net-next v2 2/4] net: qualcomm: rmnet: Update copyright year to 2018
` [PATCH net-next v2 3/4] net: qualcomm: rmnet: Remove unnecessary device assignment
` [PATCH net-next v2 4/4] net: qualcomm: rmnet: Implement fill_info

[PATCH] bpf: whitelist syscalls for error injection
 2018-03-14  0:00 UTC  (3+ messages)

[PATCH net 1/2] hns: Fix string set validation in ethtool string operations
 2018-03-13 23:41 UTC  (2+ messages)
` [PATCH 2/2] hns: Clean up "

[PATCH net-next 0/4] net: qualcomm: rmnet: Updates 2018-03-12
 2018-03-13 22:58 UTC  (4+ messages)
` [PATCH net-next 1/4] net: qualcomm: rmnet: Fix casting issues

[PATCH v3] kernel.h: Skip single-eval logic on literals in min()/max()
 2018-03-13 22:14 UTC  (13+ messages)

[PATCH] net: dsa: drop some VLAs in switch.c
 2018-03-13 22:01 UTC  (4+ messages)

[PATCH bpf-next v5 0/2] bpf stackmap with build_id+offset
 2018-03-13 21:47 UTC  (3+ messages)
` [PATCH bpf-next v5 1/2] bpf: extend stackmap to save binary_build_id+offset instead of address
` [PATCH bpf-next v5 2/2] bpf: add selftest for stackmap with BPF_F_STACK_BUILD_ID

[PATCH iproute2] Revert "iproute: "list/flush/save default" selected all of the routes"
 2018-03-13 21:45 UTC  (9+ messages)
        ` [PATCH iproute2] treat "default" and "all"/"any" parameters differenty

[PATCH net] net: systemport: Rewrite __bcm_sysport_tx_reclaim()
 2018-03-13 21:45 UTC 

Possible tcp regression in 4.14.13..26
 2018-03-13 21:45 UTC  (2+ messages)

[PATCH v3 net-next 3/4] net: macb: Add phy-handle DT support
 2018-03-13 21:32 UTC  (11+ messages)
` [PATCH v4 net-next 0/4]
  ` [PATCH v4 net-next 3/4] net: macb: Add phy-handle DT support
        ` [PATCH v5 net-next 0/4] net: macb: Introduce phy-handle DT functionality
          ` [PATCH v5 net-next 1/4] net: macb: Reorganize macb_mii bringup
          ` [PATCH v5 net-next 2/4] net: macb: Remove redundant poll irq assignment
          ` [PATCH v5 net-next 3/4] net: macb: Add phy-handle DT support
          ` [PATCH v5 net-next 4/4] Documentation: macb: Document phy-handle binding

[PATCH bpf-next v4 0/2] bpf stackmap with build_id+offset
 2018-03-13 21:31 UTC  (7+ messages)
` [PATCH bpf-next v4 1/2] bpf: extend stackmap to save binary_build_id+offset instead of address

[pci PATCH v6 0/5] Add support for unmanaged SR-IOV
 2018-03-13 21:31 UTC  (6+ messages)
` [pci PATCH v6 1/5] pci: Add pci_sriov_configure_simple for PFs that don't manage VF resources
` [pci PATCH v6 2/5] virtio_pci: Add support for unmanaged SR-IOV on virtio_pci devices
` [pci PATCH v6 3/5] ena: Migrate over to unmanaged SR-IOV support
` [pci PATCH v6 4/5] nvme: "
` [pci PATCH v6 5/5] pci-pf-stub: Add PF driver stub for PFs that function only to enable VFs

[PATCH iproute2 1/1] tc: use get_u32() in psample action to match types
 2018-03-13 21:16 UTC 

[PATCH v2 iproute2-next 0/6] cm_id, cq, mr, and pd resource tracking
 2018-03-13 21:13 UTC  (18+ messages)
` [PATCH v2 iproute2-next 2/6] rdma: initialize the rd struct
` [PATCH v2 iproute2-next 3/6] rdma: Add CM_ID resource tracking information
` [PATCH v2 iproute2-next 4/6] rdma: Add CQ "
` [PATCH v2 iproute2-next 5/6] rdma: Add MR "
` [PATCH v2 iproute2-next 6/6] rdma: Add PD "

[PATCH v2 net 1/1] net sched actions: return explicit error when tunnel_key mode is not specified
 2018-03-13 20:53 UTC 

[PATCH net-next 0/2] skbuff: Fix applications not being woken for errors
 2018-03-13 20:35 UTC  (3+ messages)
` [PATCH net-next 1/2] selftests/txtimestamp: Add more configurable parameters
` [PATCH net-next 2/2] skbuff: Fix not waking applications when errors are enqueued

linux-next: build warning after merge of the net-next tree
 2018-03-13 20:28 UTC  (4+ messages)

[pull request][for-next 00/11] Mellanox, mlx5 IPSec updates 2018-02-28-2 (Part 2)
 2018-03-13 19:52 UTC  (6+ messages)

[PATCH net 2/2] vmxnet3: use correct flag to indicate LRO feature
 2018-03-13 19:41 UTC 

[PATCH net 1/2] vmxnet3: avoid xmit reset due to a race in vmxnet3
 2018-03-13 19:40 UTC 

[PATCH] hv_netvsc: Make sure out channel is fully opened on send
 2018-03-13 19:35 UTC  (2+ messages)

[PATCH net-next] enic: drop IP proto check for vxlan tunnel delete
 2018-03-13 12:24 UTC 

[PATCH net-next] doc: remove out of date links and info from packet mmap
 2018-03-13 19:24 UTC 

[PATCH v2 net] kcm: lock lower socket in kcm_attach
 2018-03-13 19:01 UTC 

[bug, bisected] pfifo_fast causes packet reordering
 2018-03-13 18:35 UTC  (2+ messages)

[PATCH net-next] net: fix sysctl_fb_tunnels_only_for_init_net link error
 2018-03-13 18:15 UTC  (2+ messages)

[RFC PATCH v0 0/2] skbuff: Fix applications not being woken for errors
 2018-03-13 17:27 UTC  (5+ messages)
` [RFC PATCH v0 2/2] skbuff: Notify errors with sk_error_report()

[PATCH] net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text
 2018-03-13 16:52 UTC  (2+ messages)
  `  "

[pci PATCH v5 0/4] Series short description
 2018-03-13 16:17 UTC  (6+ messages)
` [pci PATCH v5 3/4] ena: Migrate over to unmanaged SR-IOV support

[PATCH] netfilter: cttimeout: remove VLA usage
 2018-03-13 16:13 UTC  (4+ messages)

[PATCH] net: dev_forward_skb(): Scrub packet's per-netns info only when crossing netns
 2018-03-13 16:13 UTC  (2+ messages)

[PATCH net 0/1] net/iucv: fix 2018-03-13
 2018-03-13 15:50 UTC  (2+ messages)
` [PATCH net 1/1] net/iucv: Free memory obtained by kzalloc

[PATCH net-next 0/2] net/ipv6: Handle onlink flag with multipath routes
 2018-03-13 15:40 UTC  (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] selftests: Add multipath tests for onlink flag

[PATCH 00/30] Netfilter/IPVS updates for net-next
 2018-03-13 15:39 UTC  (7+ messages)

[PATCH net-next] net: Add comment about pernet_operations methods and synchronization
 2018-03-13 15:31 UTC  (2+ messages)

[PATCH net-next] cxgb4: Add HMA support
 2018-03-13 15:30 UTC  (2+ messages)

[PATCH v4 net-next 0/6] net/ipv6: Address checks need to consider the L3 domain
 2018-03-13 15:29 UTC  (7+ messages)
` [PATCH v4 net-next 1/6] net/ipv6: Refactor gateway validation on route add
` [PATCH v4 net-next 2/6] net/ipv6: Change address check to always take a device argument
` [PATCH v4 net-next 3/6] net/ipv6: Add l3mdev check to ipv6_chk_addr_and_flags
` [PATCH v4 net-next 4/6] selftests: fib_tests: Use an alias for ip command
` [PATCH v4 net-next 5/6] selftests: fib_tests: Allow user to run a specific test
` [PATCH v4 net-next 6/6] selftests: fib_tests: Add IPv6 nexthop spec tests

[PATCH v5 0/6] staging: Introduce DPAA2 Ethernet Switch driver
 2018-03-13 15:26 UTC  (10+ messages)
` [PATCH v5 1/6] staging: fsl-dpaa2/ethsw: Add APIs for DPSW object
` [PATCH v5 2/6] staging: fsl-dpaa2/ethsw: Add Freescale DPAA2 Ethernet Switch driver
` [PATCH v5 3/6] staging: fsl-dpaa2/ethsw: Add ethtool support
` [PATCH v5 4/6] staging: fsl-dpaa2/ethsw: Add maintainer for Ethernet Switch driver
` [PATCH v5 5/6] staging: fsl-dpaa2/ethsw: Add README
` [PATCH v5 6/6] staging: fsl-dpaa2/ethsw: Add TODO

[PATCH net-next nfs 0/6] Converting pernet_operations (part #7)
 2018-03-13 15:26 UTC  (8+ messages)
` [PATCH net-next nfs 1/6] net: Convert rpcsec_gss_net_ops
` [PATCH net-next nfs 2/6] net: Convert sunrpc_net_ops
` [PATCH net-next nfs 3/6] net: Convert nfsd_net_ops
` [PATCH net-next nfs 4/6] net: Convert nfs4_dns_resolver_ops
` [PATCH net-next nfs 5/6] net: Convert nfs4blocklayout_net_ops
` [PATCH net-next nfs 6/6] net: Convert rxrpc_net_ops

[PATCH net-next 0/4] Converting pernet_operations (part #6)
 2018-03-13 15:25 UTC  (7+ messages)
` [PATCH net-next 1/4] net: Convert sctp_defaults_ops
` [PATCH net-next 2/4] net: Convert sctp_ctrlsock_ops
` [PATCH net-next 3/4] net: Convert tipc_net_ops
` [PATCH net-next 4/4] net: Convert rds_tcp_net_ops

[PATCH V2 net 0/1] net/smc: listen socket closing
 2018-03-13 15:10 UTC  (3+ messages)
` [PATCH V2 net 1/1] net/smc: simplify wait when closing listen socket

[PATCH net] qed: Use after free in qed_rdma_free()
 2018-03-13 14:55 UTC  (2+ messages)

[PATCH 0/1] net: avoid a kernel panic during sk_busy_loop
 2018-03-13 14:51 UTC  (3+ messages)
` [PATCH v2 1/1] net: check before dereferencing netdev_ops during busy poll

[PATCH net-next] sctp: fix error return code in sctp_sendmsg_new_asoc()
 2018-03-13 14:45 UTC  (4+ messages)
` [PATCH net-next v2] "

[PATCH net-next 0/5] Switchdev: flooding offload option
 2018-03-13 14:41 UTC  (6+ messages)
` [RFC PATCH net-next 3/5] bridge: allow switchdev port to handle flooding by itself

pull request (net): ipsec 2018-03-13
 2018-03-13 14:38 UTC  (2+ messages)

[PATCH net-next] ibmvnic: Fix recent errata commit
 2018-03-13 14:37 UTC  (2+ messages)

[PATCH iproute2 1/1] tc: print actual action for sample action
 2018-03-13 13:57 UTC 

mmiowb() vs wmb() with write combined MMIO
 2018-03-13 13:51 UTC  (2+ messages)

[PATCH v3 net 0/5] tcp: fixes to non-SACK TCP
 2018-03-13 13:43 UTC  (2+ messages)

[PATCH 1/2] udp: Move the udp sysctl to namespace
 2018-03-13 13:06 UTC  (3+ messages)

question about bpf.test_progs.fail
 2018-03-13 11:16 UTC  (2+ messages)

BUG: corrupted list in sctp_association_free
 2018-03-13 11:12 UTC  (3+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2018-03-13 10:41 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).