netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-15 19:46:18 to 2017-08-16 16:30:54 UTC [more...]

[PATCH net-next V2 0/3] XDP support for tap
 2017-08-16 16:30 UTC  (18+ messages)
` [PATCH net-next V2 1/3] tap: use build_skb() for small packet
` [PATCH net-next V2 3/3] tap: XDP support

[PATCH 1/2] tcp: Remove unnecessary dst check in tcp_conn_request
 2017-08-16 15:32 UTC  (4+ messages)
` [PATCH 2/2] tcp: Remove the unused parameter for tcp_try_fastopen

[PATCH net-next 0/3] vmbus sendpacket cleanups
 2017-08-16 15:56 UTC  (4+ messages)
` [PATCH net-next 1/3] vmbus: remove unused vmbus_sendpacket_multipagebuffer
` [PATCH net-next 2/3] vmbus: remove unused vmubs_sendpacket_pagebuffer_ctl
` [PATCH net-next 3/3] vmbus: remove unused vmbus_sendpacket_ctl

[PATCH net-next v2 0/2] simplify the tcp_conn_request
 2017-08-16 15:28 UTC  (2+ messages)
` [PATCH net-next v2 1/2] tcp: Remove unnecessary dst check in tcp_conn_request

[net-next PATCH 00/10] BPF: sockmap and sk redirect support
 2017-08-16 15:25 UTC  (12+ messages)
` [net-next PATCH 01/10] net: early init support for strparser
` [net-next PATCH 02/10] net: add sendmsg_locked and sendpage_locked to af_inet6
` [net-next PATCH 03/10] net: fixes for skb_send_sock
` [net-next PATCH 04/10] bpf: introduce new program type for skbs on sockets
` [net-next PATCH 05/10] bpf: export bpf_prog_inc_not_zero
` [net-next PATCH 06/10] bpf: sockmap with sk redirect support
` [net-next PATCH 07/10] bpf: add access to sock fields and pkt data from sk_skb programs
` [net-next PATCH 08/10] bpf: sockmap sample program
` [net-next PATCH 09/10] bpf: selftests: add tests for new __sk_buff members
` [net-next PATCH 10/10] bpf: selftests add sockmap tests

[PATCH net] datagram: When peeking datagrams with offset < 0 don't skip empty skbs
 2017-08-16 15:18 UTC  (11+ messages)

[PATCH v3] openvswitch: enable NSH support
 2017-08-16 15:15 UTC  (5+ messages)

[patch net-next] net: sched: cls_flower: fix ndo_setup_tc type for stats call
 2017-08-16 15:15 UTC 

[patch net-next repost 0/3] net/sched: Improve getting objects by indexes
 2017-08-16 15:00 UTC  (10+ messages)
` [patch net-next repost 1/3] idr: Use unsigned long instead of int
` [patch net-next repost 2/3] net/sched: Change cls_flower to use IDR
` [patch net-next repost 3/3] net/sched: Change act_api and act_xxx modules "

[PATCH] tun: make tun_build_skb() thread safe
 2017-08-16 14:29 UTC  (2+ messages)

[patch net-next 0/3] net/sched: Improve getting objects by indexes
 2017-08-16 14:28 UTC  (15+ messages)
  ` [patch net-next 1/3] idr: Use unsigned long instead of int
  ` [patch net-next 2/3] net/sched: Change cls_flower to use IDR
  ` [patch net-next 3/3] net/sched: Change act_api and act_xxx modules "

DSA support for Micrel KSZ8895
 2017-08-16 14:25 UTC  (3+ messages)

[PATCH][V2] net/mlx4: fix spelling mistake: "availible" -> "available"
 2017-08-16 14:21 UTC  (4+ messages)

[PATCH net] dccp: defer ccid_hc_tx_delete() at dismantle time
 2017-08-16 14:03 UTC 

[PATCH] bpf: Update sysctl documentation to list all supported architectures
 2017-08-16 13:29 UTC  (4+ messages)

[PATCH] net/mlx4: fix spelling mistake: "availible" -> "available"
 2017-08-16 13:27 UTC  (4+ messages)

[PATCH V4 net-next 00/21] Huawei HiNIC Ethernet Driver
 2017-08-16 12:03 UTC  (22+ messages)
` [PATCH V4 net-next 01/21] net-next/hinic: Initialize hw interface
` [PATCH V4 net-next 02/21] net-next/hinic: Initialize hw device components
` [PATCH V4 net-next 03/21] net-next/hinic: Initialize api cmd resources
` [PATCH V4 net-next 04/21] net-next/hinic: Initialize api cmd hw
` [PATCH V4 net-next 05/21] net-next/hinic: Add management messages
` [PATCH V4 net-next 06/21] net-next/hinic: Add api cmd commands
` [PATCH V4 net-next 07/21] net-next/hinic: Add aeqs
` [PATCH V4 net-next 08/21] net-next/hinic: Add port management commands
` [PATCH V4 net-next 09/21] net-next/hinic: Add Rx mode and link event handler
` [PATCH V4 net-next 10/21] net-next/hinic: Add logical Txq and Rxq
` [PATCH V4 net-next 11/21] net-next/hinic: Add wq
` [PATCH V4 net-next 12/21] net-next/hinic: Add qp resources
` [PATCH V4 net-next 13/21] net-next/hinic: Set qp context
` [PATCH V4 net-next 14/21] net-next/hinic: Initialize cmdq
` [PATCH V4 net-next 15/21] net-next/hinic: Add ceqs
` [PATCH V4 net-next 16/21] net-next/hinic: Add cmdq commands
` [PATCH V4 net-next 17/21] net-next/hinic: Add cmdq completion handler
` [PATCH V4 net-next 18/21] net-next/hinic: Add Rx handler
` [PATCH V4 net-next 19/21] net-next/hinic: Add Tx operation
` [PATCH V4 net-next 20/21] net-next/hinic: Add ethtool and stats
` [PATCH V4 net-next 21/21] net-next/hinic: Add select_queue and netpoll

[PATCH net-next 0/3 v4] Add support for rmnet driver
 2017-08-16 11:30 UTC  (8+ messages)
` [PATCH net-next 1/3 v4] net: ether: Add support for multiplexing and aggregation type
` [PATCH net-next 2/3 v4] net: arp: Add support for raw IP device
` [PATCH net-next 3/3 v4] drivers: net: ethernet: qualcomm: rmnet: Initial implementation

[PATCH net] xfrm: Clear sk_dst_cache when applying per-socket policy
 2017-08-16 11:19 UTC  (5+ messages)

[net-next 00/12][pull request] 1GbE Intel Wired LAN Driver Updates 2017-08-08
 2017-08-16 10:58 UTC  (5+ messages)
` [net-next 11/12] igbvf: convert msleep to mdelay in atomic context

Something hitting my total number of connections to the server
 2017-08-16 10:34 UTC  (3+ messages)

[RFC PATCH 0/2] Support of VPLS MPLS
 2017-08-16 10:24 UTC  (9+ messages)
` [PATCH 1/2] mpls: add handlers

100% CPU load when generating traffic to destination network that nexthop is not reachable
 2017-08-16 10:07 UTC  (12+ messages)

[PATCH] net/i40e: use cpumask_copy() for assigning cpumask
 2017-08-16  9:52 UTC  (2+ messages)

[PATCH net 0/2] net: ixgbe: Use new flag to disable Relaxed Ordering
 2017-08-16  9:41 UTC  (3+ messages)
` [PATCH net 1/2] Revert commit 1a8b6d76dc5b ("net:add one common config...")
` [PATCH net 2/2] net: ixgbe: Use new IXGBE_FLAG2_ROOT_NO_RELAXED_ORDERING flag

[PATCH 0/3] net: stmmac: Detect PHY location with phy-is-integrated
 2017-08-16  9:12 UTC  (10+ messages)
` [PATCH 2/3] ARM: sun8i: sunxi-h3-h5: add phy-is-integrated property to internal PHY

[net-next PATCH] bpf: devmap: remove unnecessary value size check
 2017-08-16  8:39 UTC  (2+ messages)

[PATCH net] net: sched: fix NULL pointer dereference when action calls some targets
 2017-08-16  8:39 UTC  (5+ messages)

[PATCH] net: igmp: Use ingress interface rather than vrf device
 2017-08-16  7:57 UTC  (2+ messages)

[PATCH net-next 0/2] nfp: process MTU updates from firmware flower app
 2017-08-16  7:37 UTC  (3+ messages)
` [PATCH net-next 1/2] nfp: process control messages in workqueue in "
` [PATCH net-next 2/2] nfp: process MTU updates from firmware "

[PATCH net V3] openvswitch: fix skb_panic due to the incorrect actions attrlen
 2017-08-16  5:30 UTC 

[PATCH net repost] nfp: do not update MTU from BH in flower app
 2017-08-16  5:35 UTC  (6+ messages)

[PATCH v4 iproute2 0/7] RDMAtool
 2017-08-16  5:32 UTC  (4+ messages)
` [PATCH v4 iproute2 1/7] rdma: Add basic infrastructure for RDMA tool

[PATCH] qdisc: add tracepoint qdisc:qdisc_dequeue for dequeued SKBs
 2017-08-16  5:15 UTC  (3+ messages)

[PATCH] net: 3c509: constify pnp_device_id
 2017-08-16  4:55 UTC 

Possible race in c4.ko
 2017-08-16  4:55 UTC  (2+ messages)

[PATCH net] net: check and errout if res->fi is NULL when RTM_F_FIB_MATCH is set
 2017-08-16  4:55 UTC  (3+ messages)

[PATCH net-next 0/4] liquidio: adding support for ethtool --set-channels feature
 2017-08-16  4:07 UTC  (4+ messages)
` [PATCH net-next 3/4] liquidio: moved octeon_setup_interrupt to lio_core.c
` [PATCH net-next 4/4] liquidio: added support for ethtool --set-channels feature

[PATCH net V2] openvswitch: fix skb_panic due to the incorrect actions attrlen
 2017-08-16  3:18 UTC  (4+ messages)

[GIT] Networking
 2017-08-16  3:03 UTC  (3+ messages)

https://www.spinics.net/lists/kernel/ non work
 2017-08-16  1:48 UTC  (2+ messages)

[patch] netlink.7: srcfix Change buffer size in example code about reading netlink message
 2017-08-16  0:40 UTC  (4+ messages)

[PATCH net] bpf: fix bpf_trace_printk on 32 bit archs
 2017-08-16  0:32 UTC  (2+ messages)

[PATCH net RESEND] PCI: fix oops when try to find Root Port for a PCI device
 2017-08-16  0:26 UTC  (3+ messages)

[PATCH ] dt-bindings: net: ravb : Add support for r8a7745 SoC
 2017-08-16  0:23 UTC  (2+ messages)

[PATCH net-next 0/4] inet: make RTM_GETROUTE work without rtnl
 2017-08-16  0:21 UTC  (2+ messages)

[PATCH net] sfc: don't try and read ef10 data on non-ef10 NIC
 2017-08-16  0:19 UTC  (2+ messages)

[PATCH net-next] dsa: fix flow disector null pointer
 2017-08-16  0:19 UTC  (2+ messages)

[PATCH] net_sched: remove warning from qdisc_hash_add
 2017-08-16  0:17 UTC  (2+ messages)

[PATCH] net_sched/sfq: update hierarchical backlog when drop packet
 2017-08-16  0:17 UTC  (2+ messages)

[PATCH] net_sched: reset pointers to tcf blocks in classful qdiscs' destructors
 2017-08-16  0:16 UTC  (2+ messages)

[PATCH V4 net 0/2] ipv6: fix flowlabel issue for reset packet
 2017-08-16  0:15 UTC  (10+ messages)

[PATCH net] ipv4: fix NULL dereference in free_fib_info_rcu()
 2017-08-16  0:14 UTC  (2+ messages)

[PATCH] net: Fix a typo in comment about sock flags
 2017-08-16  0:13 UTC  (2+ messages)

[PATCH net] ipv6: fix NULL dereference in ip6_route_dev_notify()
 2017-08-16  0:06 UTC  (2+ messages)

[patch net-next] mlxsw: spectrum_router: Use correct config option
 2017-08-16  0:05 UTC  (2+ messages)

[patch net-next] ipv6: fib: Provide offload indication using nexthop flags
 2017-08-16  0:05 UTC  (2+ messages)

linux-next: manual merge of the pci tree with the net tree
 2017-08-15 23:51 UTC 

[PATCH 1/2] mlx4: remove unnecessary pci_set_drvdata()
 2017-08-15 23:47 UTC  (4+ messages)
` [PATCH 2/2] mlx5: "

[PATCH iproute2 net-next v2 0/3] Add support for SRv6 local segment processing
 2017-08-15 23:45 UTC  (2+ messages)

[PATCH v3 net-next] bpf/verifier: track liveness for pruning
 2017-08-15 23:32 UTC  (3+ messages)

[PATCH net-next] liquidio: update VF's netdev->max_mtu if there's a change in PF's MTU
 2017-08-15 23:26 UTC 

[PATCH net-next 3/3] hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK)
 2017-08-15 22:18 UTC 

[PATCH net-next 2/3] vsock: fix vsock_dequeue/enqueue_accept race
 2017-08-15 22:15 UTC 

[PATCH net-next 1/3] VMCI: only load on VMware hypervisor
 2017-08-15 22:13 UTC 

[PATCH net-next 0/3] add Hyper-V transport for Virtual Sockets
 2017-08-15 22:02 UTC 

[PATCH net-next 0/4] various sizeof cleanups
 2017-08-15 19:47 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).