netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-02 07:56:11 to 2017-08-03 09:20:20 UTC [more...]

[PATCH v3 0/4] can: Support transceiver based bit rate limit
 2017-08-03  9:20 UTC  (7+ messages)
` [PATCH v3 1/4] can: dev: Add support for limiting configured bitrate
` [PATCH v3 2/4] dt-bindings: can: fixed-transceiver: Add new CAN fixed transceiver bindings
` [PATCH v3 3/4] dt-bindings: can: m_can: Include reference to new fixed transceiver binding
` [PATCH v3 4/4] can: m_can: Add call to of_can_transceiver_fixed

[PATCH v7 0/3] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-08-03  9:13 UTC  (16+ messages)
` [PATCH v7 1/3] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
` [PATCH v7 2/3] PCI: Enable PCIe Relaxed Ordering if supported

[PATCH net-next v2 0/7] net: mvpp2: add TX interrupts support
 2017-08-03  8:42 UTC  (8+ messages)
` [PATCH net-next v2 1/7] net: mvpp2: fix MVPP21_ISR_RXQ_GROUP_REG definition
` [PATCH net-next v2 2/7] net: mvpp2: remove RX queue group reset code
` [PATCH net-next v2 3/7] net: mvpp2: introduce per-port nrxqs/ntxqs variables
` [PATCH net-next v2 4/7] net: mvpp2: move from cpu-centric naming to "software thread" naming
` [PATCH net-next v2 5/7] net: mvpp2: introduce queue_vector concept
` [PATCH net-next v2 6/7] net: mvpp2: add support for TX interrupts and RX queue distribution modes
` [PATCH net-next v2 7/7] dt-bindings: net: marvell-pp2: update interrupt-names with TX interrupts

[RFC PATCH v2 0/2] nb8800 suspend/resume support
 2017-08-03  8:34 UTC  (19+ messages)
` [RFC PATCH v2 1/2] net: ethernet: nb8800: Reset HW block in ndo_open

[PATCH net-next v2 0/2] bpf: add support for sys_{enter|exit}_* tracepoints
 2017-08-03  8:08 UTC  (4+ messages)
` [PATCH net-next v2 1/2] bpf: add support for sys_enter_* and sys_exit_* tracepoints
` [PATCH net-next v2 2/2] bpf: add a test case for syscalls/sys_{enter|exit}_* tracepoints

[PATCH] net: arc_emac: Add support for ndo_do_ioctl net_device_ops operation
 2017-08-03  7:49 UTC 

[PATCH net-next 00/14] sctp: remove typedefs from structures part 4
 2017-08-03  7:42 UTC  (15+ messages)
` [PATCH net-next 01/14] sctp: remove the typedef sctp_shutdownhdr_t
  ` [PATCH net-next 02/14] sctp: fix the name of struct sctp_shutdown_chunk_t
    ` [PATCH net-next 03/14] sctp: remove the typedef sctp_errhdr_t
      ` [PATCH net-next 04/14] sctp: remove the typedef sctp_operr_chunk_t
        ` [PATCH net-next 05/14] sctp: remove the typedef sctp_error_t
          ` [PATCH net-next 06/14] sctp: remove the typedef sctp_ecnehdr_t
            ` [PATCH net-next 07/14] sctp: remove the typedef sctp_ecne_chunk_t
              ` [PATCH net-next 08/14] sctp: remove the typedef sctp_cwrhdr_t
                ` [PATCH net-next 09/14] sctp: remove the typedef sctp_cwr_chunk_t
                  ` [PATCH net-next 10/14] sctp: remove the typedef sctp_addip_param_t
                    ` [PATCH net-next 11/14] sctp: remove the typedef sctp_addiphdr_t
                      ` [PATCH net-next 12/14] sctp: remove the typedef sctp_addip_chunk_t
                        ` [PATCH net-next 13/14] sctp: remove the typedef sctp_authhdr_t
                          ` [PATCH net-next 14/14] sctp: remove the typedef sctp_auth_chunk_t

net: thunderx: Buffer overwrite on bgx_probe
 2017-08-03  7:34 UTC  (2+ messages)

[PATCH iproute2 net-next] iproute: Display offload indication per-nexthop
 2017-08-03  6:13 UTC 

[PATCH net] ipv6: set rt6i_protocol properly in the route when it is installed
 2017-08-03  6:13 UTC 

[PATCH net] net: fix keepalive code vs TCP_FASTOPEN_CONNECT
 2017-08-03  6:10 UTC 

[PATCH V5 1/2] firmware: add more flexible request_firmware_async function
 2017-08-03  5:55 UTC  (4+ messages)

[PATCH 0/2] drivers/net: add const to bin_attribute structures
 2017-08-03  3:24 UTC  (4+ messages)
` [PATCH 1/2] wlcore: add const to bin_attribute structure
` [PATCH 2/2] qlcnic: "

[PATCH net-next 0/4] ibmvnic: Improve ethtool functionality
 2017-08-03  3:07 UTC  (6+ messages)
` [PATCH net-next 1/4] ibmvnic: Implement per-queue statistics reporting
` [PATCH net-next 2/4] ibmvnic: Convert vnic server reported statistics to cpu endian
` [PATCH net-next 3/4] ibmvnic: Implement .get_ringparam
` [PATCH net-next 4/4] ibmvnic: Implement .get_channels

linux-next: manual merge of the net-next tree with the net tree
 2017-08-03  2:42 UTC  (2+ messages)

[PATCH V4 net 0/2] ipv6: fix flowlabel issue for reset packet
 2017-08-03  1:33 UTC  (7+ messages)
` [PATCH V4 net 2/2] net: fix tcp reset packet flowlabel for ipv6

[PATCH] wcn36xx: Introduce mutual exclusion of fw configuration
 2017-08-03  1:28 UTC 

[PATCH 0/2] net: qcom/emac: fixes for pause frame floods
 2017-08-03  1:00 UTC  (14+ messages)
` [PATCH 1/2] [for 4.13] net: qcom/emac: disable flow control autonegotiation by default

[patch net-next 0/6] ipv4: fib: Provide per-nexthop offload indication
 2017-08-03  0:00 UTC  (13+ messages)
` [patch net-next 1/6] ipv4: fib: Set offload indication according to nexthop flags
` [patch net-next 2/6] rocker: Provide offload indication using "
` [patch net-next 3/6] mlxsw: spectrum_router: "
` [patch net-next 4/6] mlxsw: spectrum_router: Don't check state when refreshing offload indication
` [patch net-next 5/6] mlxsw: spectrum_router: Refresh offload indication upon group refresh
` [patch net-next 6/6] ipv4: fib: Remove unused functions

[patch net-next] mlxsw: core: Use correct EMAD transaction ID in debug message
 2017-08-02 23:59 UTC  (2+ messages)

[PATCH net-next v3 0/3] netvsc: transparent VF support
 2017-08-02 23:55 UTC  (2+ messages)

[PATCH 2/2] atm: solos-pci: constify attribute_group structures
 2017-08-02 23:53 UTC  (2+ messages)

[PATCH 1/2] atm: adummy: constify attribute_group structure
 2017-08-02 23:53 UTC  (2+ messages)

[PATCH net-next] liquidio: set sriov_totalvfs correctly
 2017-08-02 23:51 UTC  (2+ messages)

[PATCH net-next] net: dsa: Add support for 64-bit statistics
 2017-08-02 23:49 UTC  (2+ messages)

sysctl, argument parsing, possible bug
 2017-08-02 21:53 UTC  (4+ messages)

Car Owners List
 2017-08-02 20:59 UTC 

[PATCH net-next] tcp: remove extra POLL_OUT added for finished active connect()
 2017-08-02 20:56 UTC  (2+ messages)

[PATCH 0/3] ARM: dts: keystone-k2g: Add DCAN instances to 66AK2G
 2017-08-02 20:18 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: net: c_can: Update binding for clock and power-domains property
` [PATCH 2/3] ARM: dts: k2g: Add DCAN nodes
` [PATCH 3/3] ARM: configs: keystone: Enable D_CAN driver

[PATCH v2 net-next 0/4] ulp: Generalize ULP infrastructure
 2017-08-02 19:58 UTC  (5+ messages)
` [PATCH v2 net-next 3/4] tcp: Adjust TCP ULP to defer to sockets ULP

[PATCH net-next] net: dsa: bcm_sf2: dst in not an array
 2017-08-02 19:55 UTC  (2+ messages)

[iproute PATCH] bpf: Make bytecode-file reading a little more robust
 2017-08-02 19:21 UTC  (2+ messages)

[PATCH RFC, iproute2] tc/mirred: Extend the mirred/redirect action to accept additional traffic class parameter
 2017-08-02 18:58 UTC  (6+ messages)

[PATCH net-next RFC 0/6] Configure cloud filters in i40e via tc/flower classifier
 2017-08-02 18:20 UTC  (10+ messages)
` [PATCH 6/6] [net-next]net: i40e: Enable "

[PATCH net] tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states
 2017-08-02 17:58 UTC  (4+ messages)

[Patch net-next] flow_dissector: remove unused functions
 2017-08-02 17:50 UTC  (2+ messages)

[PATCH] xfrm: policy: check policy direction value
 2017-08-02 17:50 UTC 

[PATCH net] ibmvnic: Initialize SCRQ's during login renegotiation
 2017-08-02 17:48 UTC  (2+ messages)

[PATCH 2/2] usb: qmi_wwan: add D-Link DWM-222 device ID
 2017-08-02 17:47 UTC  (2+ messages)

[PATCH net-next] tcp: tcp_data_queue() cleanup
 2017-08-02 17:45 UTC  (2+ messages)

[PATCH net 0/4] mlx4 misc fixes
 2017-08-02 17:44 UTC  (2+ messages)

[PATCH net-next] net: bcmgenet: drop COMPILE_TEST dependency
 2017-08-02 17:42 UTC  (2+ messages)

[PATCH net 0/2] lan78xx: Fixes to lan78xx driver
 2017-08-02 17:40 UTC  (2+ messages)

[PATCH v3 00/11] Add the internal phy support
 2017-08-02 17:40 UTC  (8+ messages)
` [PATCH v3 01/11] net: phy: Add rockchip phy driver support
` [PATCH v3 05/11] net: stmmac: dwmac-rk: Add internal phy support
` [PATCH v3 10/11] ARM64: dts: rockchip: Add gmac2phy node support for rk3328

[PATCH net-next] rds: reduce memory footprint for RDS when transport is RDMA
 2017-08-02 17:34 UTC 

[PATCH V2] hyperv: netvsc: Neaten netvsc_send_pkt by using a temporary
 2017-08-02 17:36 UTC  (2+ messages)

[PATCH net] ppp: Fix a scheduling-while-atomic bug in del_chan
 2017-08-02 17:13 UTC  (3+ messages)

NetDev 2.2 Call for Papers Announced!
 2017-08-02 17:11 UTC 

[PATCH V4 net-next 0/8] Hisilicon Network Subsystem 3 Ethernet Driver
 2017-08-02 16:38 UTC  (4+ messages)
` [PATCH V4 net-next 1/8] net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC

[PATCH] ipv4: Introduce ipip_offload_init helper function
 2017-08-02 16:34 UTC 

[PATCH net-next] bpf: fix the printing of ifindex
 2017-08-02 16:06 UTC  (3+ messages)

[PATCH V6 net-next 0/8] Hisilicon Network Subsystem 3 Ethernet Driver
 2017-08-02 15:59 UTC  (9+ messages)
` [PATCH V6 net-next 1/8] net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC
` [PATCH V6 net-next 2/8] net: hns3: Add support of the HNAE3 framework
` [PATCH V6 net-next 3/8] net: hns3: Add HNS3 IMP(Integrated Mgmt Proc) Cmd Interface Support
  ` [PATCH V6 net-next 4/8] net: hns3: Add HNS3 Acceleration Engine & Compatibility Layer Support
  ` [PATCH V6 net-next 6/8] net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoC
` [PATCH V6 net-next 5/8] net: hns3: Add support of TX Scheduler & Shaper to HNS3 driver
` [PATCH V6 net-next 7/8] net: hns3: Add Ethtool support "
` [PATCH V6 net-next 8/8] net: hns3: Add HNS3 driver to kernel build framework & MAINTAINERS

commit 16ecba59 breaks 82574L under heavy load
 2017-08-02 14:49 UTC  (6+ messages)
` [PATCH 1/5] e1000e: Fix error path in link detection
  ` [PATCH 4/5] e1000e: Separate signaling for link check/link up
    ` [Intel-wired-lan] "

[PATCH 0/6] pull request for net-next: batman-adv 2017-08-02
 2017-08-02 14:23 UTC  (7+ messages)
  ` [PATCH 1/6] batman-adv: Start new development cycle
` [PATCH 2/6] batman-adv: Remove unnecessary length qualifier in %14pM
` [PATCH 3/6] batman-adv: Remove too short %pM printk field width
` [PATCH 4/6] batman-adv: Remove variable deprecated by skb_put_data
` [PATCH 5/6] batman-adv: fix various spelling mistakes
` [PATCH 6/6] batman-adv: Convert batman-adv.txt to reStructuredText

[PATCH 0/1] pull request for net: batman-adv 2017-08-02
 2017-08-02 14:15 UTC  (2+ messages)
  ` [PATCH 1/1] batman-adv: fix TT sync flag inconsistencies

[PATCH] Adding Agile-SD TCP module and modifying Kconfig and Makefile
 2017-08-02 14:09 UTC  (2+ messages)

af_packet vs virtio
 2017-08-02 13:50 UTC  (4+ messages)
` repost: af_packet vs virtio (was packed ring layout proposal v2)

net-next virtio_net merge
 2017-08-02 13:14 UTC  (2+ messages)

[PATCH net-next v1 0/3] Flow Based GTP Tunneling
 2017-08-02 12:52 UTC  (4+ messages)
` [PATCH net-next v1 1/3] gtp: refactor to support flow-based gtp encap and decap

ARM GLX Khadas VIM Pro - Ethernet detected as only 10Mbps and stalled after some traffic
 2017-08-02 12:39 UTC  (11+ messages)

[PATCH] net: ethernet: stmmac: properly set PS bit in MII configurations during reset
 2017-08-02 12:33 UTC  (12+ messages)

[PATCH nf-next] netfilter: constify nf_loginfo structures
 2017-08-02 12:24 UTC  (2+ messages)

[PATCH 0/1 v3 nf-next] constify nf_conntrack_l3/4proto parameters
 2017-08-02 12:23 UTC  (3+ messages)
` [PATCH 1/1 v3 nf-next] netfilter: "

[PATCH net-next 0/2] bpf: add support for sys_{enter|exit}_* tracepoints
 2017-08-02 12:07 UTC  (3+ messages)
` [PATCH net-next 1/2] "

[PATCH net-next] mdio_bus: Remove unneeded gpiod NULL check
 2017-08-02 11:57 UTC  (7+ messages)

[PATCH iproute2 1/2] tc actions: Improved batching and time filtered dumping
 2017-08-02 11:46 UTC  (2+ messages)
` [PATCH iproute2 2/2] actions: update the man page to describe the "since" time filter

[PATCH net 0/7] drivers: net: Fix 64-bit statistics seqcount init
 2017-08-02 10:46 UTC  (3+ messages)
` [PATCH net 5/7] gtp: Initialize 64-bit per-cpu stats correctly

[PATCH net] net: hns: Add self-adaptive interrupt coalesce support in hns driver
 2017-08-02  9:57 UTC 

[PATCH 0/8] MIPS: BCM63XX: add and use clkdev lookup support
 2017-08-02  9:34 UTC  (9+ messages)
` [PATCH 1/8] MIPS: BCM63XX: add "
` [PATCH 2/8] MIPS: BCM63XX: provide periph clock as refclk for uart
` [PATCH 4/8] tty/bcm63xx_uart: allow naming clock in device tree
` [PATCH 5/8] MIPS: BCM63XX: provide enet clocks as "enet" to the ethernet devices
` [PATCH 7/8] MIPS: BCM63XX: move the HSSPI PLL HZ into its own clock
  ` [PATCH 3/8] tty/bcm63xx_uart: use refclk for the expected clock name
  ` [PATCH 6/8] bcm63xx_enet: just use "enet" as the "
  ` [PATCH 8/8] MIPS: BMIPS: name the refclk clock for uart

[PATCH] X25: constify null_x25_address
 2017-08-02  9:35 UTC 

[RFC 0/1] tcp: constify congestion_ops
 2017-08-02  8:13 UTC  (4+ messages)
` [RFC 1/1] constify tcp congestion


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