netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-17 07:51:47 to 2017-08-17 17:18:04 UTC [more...]

[PATCH] net: ibm: ibmveth: constify vio_device_id
 2017-08-17 17:18 UTC  (3+ messages)
` [PATCH] net: ibm: ibmvnic: "

[PATCH net-next] bpf: no need to nullify ri->map in xdp_do_redirect
 2017-08-17 17:16 UTC  (3+ messages)

[PATCH net-next] bpf: fix liveness propagation to parent in spilled stack slots
 2017-08-17 17:16 UTC  (2+ messages)

[iproute PATCH v2 0/3] Covscan: Fixes for obvious programming mistakes
 2017-08-17 17:09 UTC  (4+ messages)
` [iproute PATCH v2 1/3] iproute_lwtunnel: csum_mode value checking was ineffective
` [iproute PATCH v2 2/3] iproute_lwtunnel: Argument to strerror must be positive
` [iproute PATCH v2 3/3] tipc/node: Fix socket fd check in cmd_node_get_addr()

[iproute PATCH v2 0/5] Covscan: Fix potential NULL pointer dereferences
 2017-08-17 17:09 UTC  (6+ messages)
` [iproute PATCH v2 1/5] ifstat, nstat: Check fdopen() return value
` [iproute PATCH v2 2/5] nstat: Fix for potential NULL pointer dereference
` [iproute PATCH v2 3/5] tc/q_netem: Don't dereference possibly NULL pointer
` [iproute PATCH v2 4/5] tc/tc_filter: Make sure filter name is not empty
` [iproute PATCH v2 5/5] tipc/bearer: Prevent NULL pointer dereference

[iproute PATCH v2 0/7] Covscan: Fixes for string termination
 2017-08-17 17:09 UTC  (8+ messages)
` [iproute PATCH v2 1/7] ipntable: Make sure filter.name is NULL-terminated
` [iproute PATCH v2 2/7] xfrm_state: Make sure alg_name "
` [iproute PATCH v2 3/7] lib/fs: Fix format string in find_fs_mount()
` [iproute PATCH v2 4/7] lib/inet_proto: Make sure destination buffers are NULL-terminated
` [iproute PATCH v2 5/7] lnstat_util: Simplify alloc_and_open() a bit
` [iproute PATCH v2 6/7] tc/m_xt: Fix for potential string buffer overflows
` [iproute PATCH v2 7/7] lib/ll_map: Make sure im->name is NULL-terminated

[iproute PATCH v2 0/2] Covscan: Shell script fixes
 2017-08-17 17:09 UTC  (3+ messages)
` [iproute PATCH v2 1/2] examples: Some shell fixes to cbq.init
` [iproute PATCH v2 2/2] ifcfg: Quote left-hand side of [ ] expression

[iproute PATCH v2 0/7] Covscan: Dead code elimination
 2017-08-17 17:09 UTC  (8+ messages)
` [iproute PATCH v2 1/7] devlink: No need for this self-assignment
` [iproute PATCH v2 2/7] ipntable: No need to check and assign to parms_rta
` [iproute PATCH v2 3/7] iproute: Fix for missing 'Oifs:' display
` [iproute PATCH v2 4/7] lib/rt_names: Drop dead code in rtnl_rttable_n2a()
` [iproute PATCH v2 5/7] ss: Skip useless check in parse_hostcond()
` [iproute PATCH v2 6/7] ss: Drop useless assignment
` [iproute PATCH v2 7/7] tc/m_gact: Drop dead code

[iproute PATCH v2 0/5] Covscan: Fix potential memory leaks
 2017-08-17 17:09 UTC  (6+ messages)
` [iproute PATCH v2 1/5] ipvrf: Fix error path of vrf_switch()
` [iproute PATCH v2 2/5] ifstat: Fix memleak in error case
` [iproute PATCH v2 3/5] ifstat: Fix memleak in dump_kern_db() for json output
` [iproute PATCH v2 4/5] ss: Fix potential memleak in unix_stats_print()
` [iproute PATCH v2 5/5] tipc/bearer: Fix resource leak in error path

[iproute PATCH v2 0/7] Covscan: Don't access garbage
 2017-08-17 17:09 UTC  (8+ messages)
` [iproute PATCH v2 1/7] ipaddress: Make buffer for filter.flushb static
` [iproute PATCH v2 2/7] ipaddress: Avoid accessing uninitialized variable lcl
` [iproute PATCH v2 3/7] iplink_can: Prevent overstepping array bounds
` [iproute PATCH v2 4/7] ipmaddr: Avoid accessing uninitialized data
` [iproute PATCH v2 5/7] ss: Use C99 initializer in netlink_show_one()
` [iproute PATCH v2 6/7] netem/maketable: Check return value of fstat()
` [iproute PATCH v2 7/7] tc/q_multiq: Don't pass garbage in TCA_OPTIONS

[iproute PATCH v2 0/2] Covscan: Fix potential file descriptor leaks
 2017-08-17 17:09 UTC  (3+ messages)
` [iproute PATCH v2 1/2] ss: Don't leak fd in tcp_show_netlink_file()
` [iproute PATCH v2 2/2] tc/em_ipset: Don't leak sockfd on error path

[PATCH v2] bpf: Update sysctl documentation to list all supported architectures
 2017-08-17 17:09 UTC  (3+ messages)

[PATCH][net-next] net: hns3: ensure media_type is unitialized
 2017-08-17 17:06 UTC  (2+ messages)

[PATCH] liquidio: fix spelling mistake: "interuupt" -> "interrupt"
 2017-08-17 17:05 UTC  (2+ messages)

[PATCH] vsock: only load vmci transport on VMware hypervisor by default
 2017-08-17 17:04 UTC  (4+ messages)

[PATCH net] PCI: fix the return value for the pci_find_pcie_root_port()
 2017-08-17 16:58 UTC  (7+ messages)
` [PATCH] PCI: Allow PCI express root ports to find themselves

[PATCH net-next] net: ipv6: put host and anycast routes on device with address
 2017-08-17 16:56 UTC  (2+ messages)

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

[PATCH 0/2] xdp: adjust xdp redirect tracepoint
 2017-08-17 16:22 UTC  (3+ messages)
` [PATCH 1/2] ixgbe: change ndo_xdp_xmit return code on xmit errors
` [PATCH 2/2] xdp: adjust xdp redirect tracepoint to include return error code

[RFC net-next] VPLS support
 2017-08-17 16:16 UTC  (12+ messages)
` [PATCH 1/6] bridge: learn dst metadata in FDB

[PATCH net-next 0/2] Two BPF smap related followups
 2017-08-17 16:12 UTC  (7+ messages)
` [PATCH net-next 1/2] bpf: don't enable preemption twice in smap_do_verdict
` [PATCH net-next 2/2] bpf: reuse tc bpf prologue for sk skb progs

[pull request][net-next 00/15] Mellanox, mlx5 updates 2017-08-17
 2017-08-17 15:35 UTC  (18+ messages)
` [net-next 01/15] net/mlx5e: Send PAOS command on interface up/down
` [net-next 02/15] net/mlx5e: IPoIB, Fix driver name retrieved by ethtool
` [net-next 03/15] net/mlx5e: IPoIB, Add support for get_link_ksettings in ethtool
` [net-next 04/15] net/mlx5: Add PCIe outbound stalls counters infrastructure
` [net-next 05/15] net/mlx5e: Add PCIe outbound stalls counters
` [net-next 06/15] net/mlx5: Add RX buffer fullness counters infrastructure
` [net-next 07/15] net/mlx5e: Add RX buffer fullness counters
` [net-next 08/15] net/mlx5e: Add outbound PCI buffer overflow counter
` [net-next 09/15] net/mlx5: Avoid blank lines after/before open/close brace
` [net-next 10/15] net/mlx5: Add a blank line after declarations
` [net-next 11/15] net/mlx5e: Properly indent within conditional statements
` [net-next 12/15] net/mlx5e: Avoid using multiple blank lines
` [net-next 13/15] net/mlx5e: Place constants on the right side of comparisons
` [net-next 14/15] net/mlx5e: Use kernel types instead of uint*_t in ethtool callbacks
` [net-next 15/15] net/mlx5e: Use size_t to store byte offset in statistics descriptors

[PATCH net 1/1] net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabled
 2017-08-17 15:29 UTC 

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

[PATCH v4 0/4] can: Support transceiver based bit rate limit
 2017-08-17 15:10 UTC  (5+ messages)
` [PATCH v4 2/4] dt-bindings: can: can-transceiver: Document new binding
` [PATCH v4 3/4] dt-bindings: can: m_can: Document new can transceiver binding

[PATCH v4 00/12] Add the internal phy support
 2017-08-17 15:10 UTC  (8+ messages)
` [PATCH v4 05/12] Documentation: net: phy: Add phy-is-internal binding
` [PATCH v4 06/12] net: stmmac: dwmac-rk: Add internal phy support

[PATCH net-next] dsa: remove unused net_device arg from handlers
 2017-08-17 14:47 UTC 

[PATCH net] tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP
 2017-08-17 14:56 UTC  (2+ messages)

[PATCH net-next 3/3] hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK)
 2017-08-17 14:55 UTC  (2+ messages)

[PATCH net v2 0/2] net: ixgbe: Use new flag to disable Relaxed Ordering
 2017-08-17 14:17 UTC  (3+ messages)
` [PATCH net v2 2/2] net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag

[PATCH v3] openvswitch: enable NSH support
 2017-08-17 14:14 UTC  (4+ messages)
    ` [ovs-dev] "

[PATCH net-next 2/3] vsock: fix vsock_dequeue/enqueue_accept race
 2017-08-17 14:05 UTC  (3+ messages)

TCP fast retransmit issues
 2017-08-17 13:20 UTC  (11+ messages)

LL,
 2017-08-17 13:07 UTC 

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

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

[PATCH V4 net-next 00/21] Huawei HiNIC Ethernet Driver
 2017-08-17 12:46 UTC  (4+ messages)
` [PATCH V4 net-next 21/21] net-next/hinic: Add select_queue and netpoll

[PATCH net] net: sched: fix NULL pointer dereference when action calls some targets
 2017-08-17 12:44 UTC  (9+ messages)

[net-next PATCH 00/10] BPF: sockmap and sk redirect support
 2017-08-17 12:40 UTC  (4+ messages)
` [net-next PATCH 07/10] bpf: add access to sock fields and pkt data from sk_skb programs

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

[PATCH V5 net-next 00/21] Huawei HiNIC Ethernet Driver
 2017-08-17 11:47 UTC 

Something hitting my total number of connections to the server
 2017-08-17 11:36 UTC  (5+ messages)

[RFC, iproute2 PATCH v2] tc/mirred: Extend the mirred/redirect action to accept additional traffic class parameter
 2017-08-17 10:39 UTC 

[PATCH] bpf: Update sysctl documentation to list all supported architectures
 2017-08-17 10:31 UTC  (5+ messages)

[RFC PATCH v2 0/6] Configure cloud filters in i40e via tc-flower classifier
 2017-08-17 10:27 UTC  (7+ messages)
` [RFC PATCH v2 1/6] [net-next]net: sched: act_mirred: Extend redirect action to accept a traffic class
` [RFC PATCH v2 2/6] [net-next]net: i40e: Maintain a mapping of TCs with the VSI seids
` [RFC PATCH v2 3/6] [net-next]net: i40e: Extend set switch config command to accept cloud filter mode
` [RFC PATCH v2 4/6] [net-next]net: i40e: Admin queue definitions for cloud filters
` [RFC PATCH v2 5/6] [net-next]net: i40e: Clean up of "
` [RFC PATCH v2 6/6] [net-next]net: i40e: Enable cloud filters in i40e via tc flower classifier

[PATCH] i40e{,vf}: Fix out-of-bound cpumask read in IRQ affinity handler
 2017-08-17  9:24 UTC  (2+ messages)

[PATCH] Adding-Agile-SD-TCP-module-and-modifying-Kconfig-and-makefile (fwd)
 2017-08-17  9:23 UTC 

[PATCH net-next] phylink: Fix an uninitialized variable bug
 2017-08-17  9:02 UTC  (3+ messages)

[PATCH net-next 1/3] VMCI: only load on VMware hypervisor
 2017-08-17  8:10 UTC  (4+ messages)

[PATCH v2 0/6] net: stmmac: Detect PHY location with phy-is-integrated
 2017-08-17  7:51 UTC  (4+ messages)
` [PATCH v2 4/6] ARM: sun8i: orangepi-2: Set phy-is-integrated to the internal phy node
  ` [PATCH v2 5/6] ARM: sun8i: orangepi-one: "
` [PATCH v2 6/6] net: stmmac: dwmac-sun8i: choose internal PHY via phy-is-integrated


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