netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-26 18:50:04 to 2018-02-27 09:18:00 UTC [more...]

[PATCH RFC 0/2] Packed ring for virtio
 2018-02-27  9:18 UTC  (4+ messages)
` [PATCH RFC 1/2] virtio: introduce packed ring defines

[PATCH net-next] net: mvpp2: Add hardware offloading for VLAN filtering
 2018-02-27  9:11 UTC 

[PATCH RFC 0/2] Packed ring for vhost
 2018-02-27  9:03 UTC  (3+ messages)
` [PATCH RFC 2/2] vhost: packed ring support

[PATCH net-next 0/5] Modernize bitbanged GPIO MDIO
 2018-02-27  8:53 UTC  (3+ messages)

[PATCH linux-firmware] Mellanox: Add new mlxsw_spectrum firmware 13.1620.192
 2018-02-27  8:51 UTC 

[PATCH] test_bpf: add a schedule point
 2018-02-27  8:51 UTC  (4+ messages)

[RFC PATCH v3 0/3] Enable virtio_net to act as a backup for a passthru device
 2018-02-27  8:49 UTC  (4+ messages)

[PATCH 0/8] R-Car M3-N: Enable EtherAVB device node
 2018-02-27  8:35 UTC  (4+ messages)

[PATCH] DT: net: renesas,ravb: document R8A77980 bindings
 2018-02-27  8:28 UTC  (5+ messages)

[RFC PATCH v3 0/3] Enable virtio_net to act as a backup for a passthru device
 2018-02-27  8:27 UTC  (14+ messages)

[PATCH v3 net-next 2/2] tls: Use correct sk->sk_prot for IPV6
 2018-02-27  7:49 UTC  (3+ messages)
` [v3,net-next,2/2] "

inconsistent lock state with usbnet/asix usb ethernet and xhci
 2018-02-27  7:26 UTC 

[PATCH bpf-next v8 00/11] Landlock LSM: Toward unprivileged sandboxing
 2018-02-27  5:32 UTC  (22+ messages)
` [PATCH bpf-next v8 01/11] fs,security: Add a security blob to nameidata
` [PATCH bpf-next v8 02/11] fs,security: Add a new file access type: MAY_CHROOT
` [PATCH bpf-next v8 03/11] bpf: Add eBPF program subtype and is_valid_subtype() verifier
` [PATCH bpf-next v8 04/11] bpf,landlock: Define an eBPF program type for Landlock hooks
` [PATCH bpf-next v8 05/11] seccomp,landlock: Enforce Landlock programs per process hierarchy
` [PATCH bpf-next v8 06/11] bpf,landlock: Add a new map type: inode
` [PATCH bpf-next v8 07/11] landlock: Handle filesystem access control
` [PATCH bpf-next v8 08/11] landlock: Add ptrace restrictions
` [PATCH bpf-next v8 09/11] bpf: Add a Landlock sandbox example
` [PATCH bpf-next v8 10/11] bpf,landlock: Add tests for Landlock
` [PATCH bpf-next v8 11/11] landlock: Add user and kernel documentation "

[net-next v3 0/2] eBPF seccomp filters
 2018-02-27  4:54 UTC  (10+ messages)

[PATCH net] net: phy: Restore phy_resume() locking assumption
 2018-02-27  4:37 UTC  (3+ messages)
` [net] cb0789fd8b: INFO:task_blocked_for_more_than#seconds

[net-next v3 1/2] bpf, seccomp: Add eBPF filter capabilities
 2018-02-27  4:31 UTC  (6+ messages)

[PATCH bpf-next 0/8] tools: bpftool: visualization support for eBPF program
 2018-02-27  4:25 UTC  (10+ messages)
` [PATCH bpf-next 1/8] tools: bpftool: remove unnecessary 'if' to reduce indentation
` [PATCH bpf-next 2/8] tools: bpftool: factor out xlated dump related code into separate file
` [PATCH bpf-next 3/8] tools: bpftool: detect sub-programs from the eBPF sequence
` [PATCH bpf-next 4/8] tools: bpftool: partition basic-block for each function in the CFG
` [PATCH bpf-next 5/8] tools: bpftool: add out edges for each basic-block
` [PATCH bpf-next 6/8] tools: bpftool: generate .dot graph from CFG information
` [PATCH bpf-next 7/8] tools: bpftool: new command-line option and documentation for 'visual'
` [PATCH bpf-next 8/8] tools: bpftool: add bash completion for CFG dump

[PATCH bpf-next 0/2] Few BPF kselftest improvements
 2018-02-27  4:16 UTC  (4+ messages)
` [PATCH bpf-next 1/2] bpf: unify rlimit handling in selftests
` [PATCH bpf-next 2/2] bpf: add tail call tests to test_verifier

[PATCH bpf] bpf, ppc64: fix out of bounds access in tail call
 2018-02-27  3:59 UTC  (2+ messages)

[PATCH] net: make tc-police action MTU behavior match documentation
 2018-02-27  3:45 UTC  (2+ messages)

[PATCH v2 net] net: phy: Restore phy_resume() locking assumption
 2018-02-27  3:40 UTC  (2+ messages)

[PATCH net-next] net/ncsi: Add generic netlink family
 2018-02-27  2:29 UTC  (3+ messages)

[RFC PATCH v2] ptr_ring: linked list fallback
 2018-02-27  2:29 UTC  (4+ messages)

[net PATCH 0/4] virtio_net: several bugs in XDP code for driver virtio_net
 2018-02-27  2:28 UTC  (5+ messages)
` [net PATCH 1/4] virtio_net: disable XDP_REDIRECT in receive_mergeable() case

[net-next 0/7][pull request] 40GbE Intel Wired LAN Driver Updates 2018-02-26
 2018-02-27  2:19 UTC  (9+ messages)
` [net-next 1/7] i40e: link_down_on_close private flag support
` [net-next 2/7] i40evf: Fix double locking the same resource
` [net-next 3/7] i40e/i40evf: use SW variables for hang detection
` [net-next 4/7] i40evf: pass struct virtchnl_filter by reference rather than by value
` [net-next 5/7] i40e: check that pointer VSI is not null before dereferencing it
` [net-next 6/7] i40evf: remove redundant array comparisons to 0 checks
` [net-next 7/7] i40e: remove some stray indenting

http://www.skbuff.net/iputils/iputils-current.tar.bz2 gives 404 error
 2018-02-27  2:17 UTC 

[PATCH bpf-next v2] samples/bpf: Add program for CPU state statistics
 2018-02-27  2:16 UTC  (3+ messages)

[PATCH net] r8152: fix tx packets accounting
 2018-02-27  2:02 UTC  (2+ messages)

[net-next 00/13][pull request] 10GbE Intel Wired LAN Driver Updates 2018-02-26
 2018-02-27  1:59 UTC  (2+ messages)

[next-queue PATCH 0/8] igb: offloading of receive filters
 2018-02-27  1:51 UTC  (15+ messages)
` [next-queue PATCH 4/8] igb: Add support for MAC address filters specifying source addresses
  ` [Intel-wired-lan] "
` [next-queue PATCH 5/8] igb: Add support for ethtool MAC address filters
` [next-queue PATCH 7/8] igb: Add support for adding offloaded clsflower filters
` [next-queue PATCH 8/8] igb: Add support for removing offloaded tc-flower filters

[PATCH 0/2] mark some slabs as visible not mergeable
 2018-02-27  1:13 UTC  (4+ messages)

[PATCH RFC iproute-next 0/5] cm_id, cq, mr, and pd resource tracking
 2018-02-27  0:47 UTC  (5+ messages)
` [PATCH RFC iproute-next 5/5] rdma: Add PD resource tracking information

[PATCH RFC net-next 00/20] net/ipv6: Separate data structures for FIB and data path
 2018-02-27  0:32 UTC  (27+ messages)
` [PATCH RFC net-next 01/20] net: Move fib_convert_metrics to dst core
` [PATCH RFC net-next 02/20] vrf: Move fib6_table into net_vrf
` [PATCH RFC net-next 07/20] net/ipv6: Move nexthop data to fib6_nh
` [PATCH RFC net-next 08/20] net/ipv6: Defer initialization of dst to data path
` [PATCH RFC net-next 10/20] net/ipv6: move expires into rt6_info
` [PATCH RFC net-next 16/20] net/ipv6: Cleanup exception route handling

[PATCH 0/5 net-next] ibmvnic: Miscellaneous driver fixes and enhancements
 2018-02-27  0:10 UTC  (6+ messages)
` [PATCH 1/5 net-next] ibmvnic: Fix TX descriptor tracking again
` [PATCH 2/5 net-next] ibmvnic: Allocate statistics buffers during probe
` [PATCH 3/5 net-next] ibmvnic: Harden TX/RX pool cleaning
` [PATCH 4/5 net-next] ibmvnic: Report queue stops and restarts as debug output
` [PATCH 5/5 net-next] ibmvnic: Do not attempt to login if RX or TX queues are not allocated

[PATCH RFC net-next 09/20] net/ipv6: move metrics from dst to rt6_info
 2018-02-27  0:01 UTC  (2+ messages)
` [net/ipv6] 15c9251fd2: BUG:unable_to_handle_kernel

[PATCH] net: allow interface to be set into VRF if VLAN interface in same VRF
 2018-02-26 23:49 UTC 

linux-next: manual merge of the bpf-next tree with the bpf tree
 2018-02-26 23:28 UTC  (2+ messages)

[PATCH V8 2/4] sctp: Add ip option support
 2018-02-26 22:57 UTC  (3+ messages)

[RFC PATCH V4] pci: virtio_pci: Add SR-IOV support for virtio_pci devices
 2018-02-26 22:44 UTC  (9+ messages)

[PATCH ipsec-next] esp: check the NETIF_F_HW_ESP_TX_CSUM bit before segmenting
 2018-02-26 22:28 UTC 

[PATCH net-next 0/4] stmmac barrier fixes and cleanup
 2018-02-26 21:47 UTC  (5+ messages)
` [PATCH net-next 1/4] net: stmmac: ensure that the MSS desc is the last desc to set the own bit
` [PATCH net-next 2/4] net: stmmac: use correct barrier between coherent memory and MMIO
` [PATCH net-next 3/4] net: stmmac: ensure that the device has released ownership before reading data
` [PATCH net-next 4/4] net: stmmac: make dwmac4_release_tx_desc() clear all descriptor fields

[PATCH net-next] ipvlan: use per device spinlock to protect addrs list updates
 2018-02-26 21:42 UTC 

[PATCH iproute2-next v3 0/8] iplink: Improve iplink_parse()
 2018-02-26 21:35 UTC  (8+ messages)
` [PATCH iproute2-next v3 8/8] iplink: Reduce number of arguments to iplink_parse()

[PATCH iproute2-next 0/4] Allow 'ip rule' command to use protocol
 2018-02-26 21:35 UTC  (3+ messages)
` [PATCH v3 iproute2-next 2/3] ip: Display ip rule protocol used

[PATCH bpf-next] bpf, x64: remove bpf_flush_icache
 2018-02-26 21:13 UTC 

[PATCH] net: allow interface to be set into vrf if a vif in same vrf
 2018-02-26 20:43 UTC 

[PATCH iproute2] Fix compilation with kernel headers < 3.4
 2018-02-26 20:38 UTC  (4+ messages)

[pull request][for-next 00/15] Mellanox, mlx5 RDMA E-Switch representors 2018-02-23
 2018-02-26 20:36 UTC  (16+ messages)
` [for-next 01/15] net/mlx5: E-Switch, Add callback to get representor device
` [for-next 02/15] net/mlx5: E-Switch, Move representors definition to a global scope
` [for-next 03/15] net/mlx5: E-Switch, Increase number of FTEs in FDB in switchdev mode
` [for-next 04/15] net/mlx5: E-Switch, Optimize HW steering tables "
` [for-next 05/15] net/mlx5: E-Switch, Add definition of IB representor
` [for-next 06/15] IB/mlx5: Add basic regiser/unregister representors code
` [for-next 07/15] IB/mlx5: Allocate flow DB only on PF IB device
` [for-next 08/15] IB/mlx5: Add match on vport when in switchdev mode
` [for-next 09/15] IB/mlx5: Listen to netdev register/unresiter events "
` [for-next 10/15] IB/mlx5: When in switchdev mode, expose only raw packet capabilities
` [for-next 11/15] IB/mlx5: Don't expose MR cache in switchdev mode
` [for-next 12/15] IB/mlx5: E-Switch, Add rule to forward traffic to vport
` [for-next 13/15] IB/mlx5: Add proper representors support
` [for-next 14/15] net/mlx5: E-Switch, Reload IB interface when switching devlink modes
` [for-next 15/15] IB/mlx5: Disable self loopback check when in switchdev mode

[PATCH] ip_tunnel: Do not use mark in skb by default
 2018-02-26 20:27 UTC  (2+ messages)

[PATCH net] bridge: Fix VLAN reference count problem
 2018-02-26 20:19 UTC  (2+ messages)

regression?: ti: cpsw: warning from phy_connect()->sysfs_create_link()-sysfs_warn_dup()
 2018-02-26 20:16 UTC  (2+ messages)

[RFC net PATCH] virtio_net: disable XDP_REDIRECT in receive_mergeable() case
 2018-02-26 20:16 UTC  (5+ messages)

[PATCH] net: make kmem caches as __ro_after_init
 2018-02-26 20:12 UTC  (2+ messages)

[PATCH v3] qrtr: add MODULE_ALIAS macro to smd
 2018-02-26 20:09 UTC  (2+ messages)

[PATCH net-next 00/14] selftests: forwarding: Add VRF-based tests
 2018-02-26 20:07 UTC  (6+ messages)
` [PATCH net-next 02/14] selftests: forwarding: Add a test for FDB learning

[GIT PULL] Fixes for IDR
 2018-02-26 20:05 UTC 

[PATCH net-next v2] r8169: improve interrupt handling
 2018-02-26 19:50 UTC  (3+ messages)

[PATCH net 0/4] Fixes, cleanup and modernization for SONIC ethernet drivers
 2018-02-26 19:46 UTC  (2+ messages)

[PATCH] netdev: carrier detect ok, don't turn off negotiation
 2018-02-26 19:38 UTC  (2+ messages)

[PATCH iproute2] Fix compilation with kernel headers < 3.4
 2018-02-26 19:27 UTC  (4+ messages)

[net 1/1] tipc: correct initial value for group congestion flag
 2018-02-26 19:14 UTC 

[PATCH net-next] sh_eth: fix TSU init on SH7734/R8A7740
 2018-02-26 18:59 UTC  (2+ messages)

[PATCH net-next] sh_eth: TSU_QTAG0/1 registers the same as TSU_QTAGM0/1
 2018-02-26 18:58 UTC  (2+ messages)

[PATCH V4 net 1/3] Revert "tuntap: add missing xdp flush"
 2018-02-26 18:50 UTC  (6+ messages)
` [PATCH V4 net 2/3] tuntap: disable preemption during XDP processing
` [PATCH V4 net 3/3] tuntap: correctly add the missing XDP flush


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