netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-03 14:54:55 to 2016-06-04 00:17:08 UTC [more...]

[net-next:master 20/24] net/sctp/output.c:37:21: note: in expansion of macro 'KBUILD_MODNAME'
 2016-06-04  0:04 UTC 

[net-next:master 20/24] net/sctp/output.c:185:2: note: in expansion of macro 'pr_debug'
 2016-06-04  0:10 UTC 

[PATCH net-next 0/9] net: dsa: misc improvements
 2016-06-04  0:10 UTC  (17+ messages)
` [PATCH net-next 1/9] net: dsa: Prepare to support legacy DT binding
` [PATCH net-next] net: dsa: Provide CPU port statistics to master netdev
` [PATCH net-next] net: dsa: bcm_sf2: Implement FDB operations
` [PATCH net-next 2/9] net: dsa: Add support for parsing the old binding
` [PATCH net-next 3/9] net: dsa: Provide unique DSA slave MII bus names
` [PATCH net-next 4/9] net: dsa: Initialize ds->enabled_port_mask and ds->phys_mii_mask
` [PATCH net-next 5/9] net: dsa: Export suspend/resume functions
` [PATCH net-next 6/9] net: dsa: Add initialization helper for CPU port ethtool_ops
` [PATCH net-next 6/7] net: dsa: bcm_sf2: Make it a real platform device driver
` [PATCH net-next 7/9] net: dsa: Initialize CPU port ethtool ops per tree
` [PATCH net-next 7/7] net: dsa: bcm_sf2: Register our slave MDIO bus
` [PATCH net-next 8/9] net: dsa: bcm_sf2: Make it a real platform device driver
` [PATCH net-next 9/9] net: dsa: bcm_sf2: Register our slave MDIO bus

[PATCH net-next 0/4] qed: RocE & iSCSI infrastructure
 2016-06-04  0:09 UTC  (2+ messages)

[net-next:master 20/24] net/sctp/output.c:185:2: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t'
 2016-06-03 23:57 UTC 

[PATCH 0/5] net-next: ethernet: add sun8i-emac driver
 2016-06-04  0:07 UTC  (3+ messages)
` [PATCH 1/5] "

[PATCH V4 0/4] net-next: mediatek: improve phy support
 2016-06-03 23:54 UTC  (2+ messages)

[PATCH net] ethernet/sfc: report supported link speeds on SFP connections
 2016-06-03 23:50 UTC  (2+ messages)

[PATCH v4 net-next 00/13] net: hns: add support of ACPI
 2016-06-03 23:49 UTC  (3+ messages)

[PATCH] net: ethernet: ti: cpsw: remove unused priv lock
 2016-06-03 23:43 UTC  (3+ messages)

[PATCH] rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KB
 2016-06-03 23:41 UTC  (2+ messages)

[PATCH net-next] hv_netvsc: Fix VF register on vlan devices
 2016-06-03 23:40 UTC  (2+ messages)

[PATCH v3 0/7] sctp: Add GSO support
 2016-06-03 23:37 UTC  (2+ messages)

[PATCH] net: ethernet: ti: cpsw: fix rx-usecs interrupt pacing consistency
 2016-06-03 23:35 UTC  (4+ messages)

[PATCH] gianfar: fix the last transmit buffer descriptor
 2016-06-03 23:32 UTC  (2+ messages)

[Patch net] sch_hfsc: always keep backlog updated
 2016-06-03 23:28 UTC  (12+ messages)
` [Patch net] sch_prio: update backlog as well
` [Patch net] sch_drr: "
` [Patch net] sch_red: "
` [Patch net] sch_tbf: "
` [Patch net] act_police: fix a crash during removal

latest net-next does not build on sparc?
 2016-06-03 23:20 UTC  (2+ messages)

[PATCH 4.4-stable 0/3] Set a large MTU on ovs-created tunnel devices
 2016-06-03 22:58 UTC  (4+ messages)
` [PATCH 4.4-stable 1/3] vxlan: Relax MTU constraints
` [PATCH 4.4-stable 2/3] geneve: "
` [PATCH 4.4-stable 3/3] vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices

[PATCH] soreuseport: add compat case for setsockopt SO_ATTACH_REUSEPORT_CBPF
 2016-06-03 22:20 UTC  (4+ messages)
  ` [PATCH v2] "

[Patch net] net_sched: keep backlog updated with qlen
 2016-06-03 22:05 UTC 

[PATCH] iwlwifi: Remove unused array 'iwlagn_loose_lookup'
 2016-06-03 21:39 UTC 

[PATCH] b43: Remove unused phy_a code
 2016-06-03 21:35 UTC  (2+ messages)

[PATCH net-next 00/17] New DSA bind, switches as devices
 2016-06-03 21:31 UTC  (48+ messages)
` [PATCH net-next 01/17] net: dsa: slave: chip data is optional, don't dereference NULL
` [PATCH net-next 02/17] net: dsa: mv88e6xxx: fix circular lock in PPU work
` [PATCH net-next 03/17] net: dsa: slave: Remove MDIO address from switch MDIO bus name
` [PATCH net-next 04/17] net: dsa: tag_{e}dsa.c: Remove dependency on platform data
` [PATCH net-next 05/17] net: dsa: Add a ports structure and use it in the switch structure
` [PATCH net-next 06/17] net: dsa: Move port device node into port structure
` [PATCH net-next 07/17] net: dsa: Remove dynamic allocate of routing table
` [PATCH net-next 08/17] net: dsa: Copy the routing table into the switch structure
` [PATCH net-next 09/17] net: dsa: Split up creating/destroying of DSA and CPU ports
` [PATCH net-next 10/17] net: dsa: mv88e6xxx: Only support EDSA tagging
` [PATCH net-next 11/17] net: dsa: Refactor selection of tag ops into a function
` [PATCH net-next 12/17] net: dsa: Make mdio bus optional
` [PATCH net-next 13/17] net: dsa: mv88e6xxx: Rename _phy_ to _mdio_
` [PATCH net-next 14/17] net: dsa: mv88e6xxx: Refactor MDIO so driver registers mdio bus
` [PATCH net-next 15/17] net: dsa: Add new binding implementation
` [PATCH net-next 16/17] arm: dt: vf610-zii-devel-b: Make use of new DSA binding
` [PATCH net-next 17/17] net: dsa: Document new binding

[PATCH] soreuseport: Fix reuseport_bpf testcase on 32bit architectures
 2016-06-03 21:29 UTC 

[PATCH] soreuseport: add compat case for setsockopt SO_ATTACH_REUSEPORT_CBPF
 2016-06-03 21:09 UTC  (3+ messages)

[PATCHv2 net-next] net: igb: Only dma sync frame length
 2016-06-03 21:03 UTC 

[PATCH v3] virtio-net: Add initial MTU advice feature
 2016-06-03 20:57 UTC 

[PATCH] libertas_tf: Drop unused variable and define
 2016-06-03 20:48 UTC 

[RFC PATCH 0/4] Make inotify instance/watches be accounted per userns
 2016-06-03 20:41 UTC  (6+ messages)

[PATCH net-next 0/2] tcp: add NV congestion control
 2016-06-03 20:37 UTC  (3+ messages)
` [PATCH net-next 1/2] tcp: add in_flight to tcp_skb_cb
` [PATCH net-next 2/2] tcp: add NV congestion control

[PATCH] net: igb: Only dma sync frame length
 2016-06-03 20:25 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next] cxgb4: Reduce resource allocation in kdump kernel
 2016-06-03 20:07 UTC  (2+ messages)

[PATCH stable] Set a large MTU on ovs-created tunnel devices
 2016-06-03 20:10 UTC  (3+ messages)

[PATCH net-next] tcp: accept RST if SEQ matches right edge of SACK block
 2016-06-03 19:49 UTC  (10+ messages)

[PATCH net-next v3 0/2] net: vrf: Improve use of FIB rules
 2016-06-03 19:36 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: Add l3mdev rule
` [PATCH net-next v3 2/2] net: vrf: Add l3mdev rules on first device create

[PATCH] net: ethernet: ti: cpsw: remove rx_descs property
 2016-06-03 19:36 UTC  (5+ messages)

[PATCH] rtl8xxxu: fix typo on variable name, compare against correct variable
 2016-06-03 19:31 UTC  (2+ messages)

[PATCH net 0/4] net/mlx4_en: fix stats
 2016-06-03 18:52 UTC  (5+ messages)
` [PATCH net 4/4] net/mlx4_en: get rid of private net_device_stats
      ` [PATCH net-next] net/mlx4_en: mlx4_en_netpoll() should schedule TX, not RX

[PATCH RFC v7 0/5] skb_array: array based FIFO for skbs
 2016-06-03 18:41 UTC  (6+ messages)
` [PATCH RFC v7 1/5] ptr_ring: array based FIFO for pointers
` [PATCH RFC v7 3/5] skb_array: array based FIFO for skbs

[PATCH] can: rcar_canfd: Add Renesas R-Car CAN FD driver
 2016-06-03 18:39 UTC  (8+ messages)
` [RESEND PATCH v5 0/2] Add CAN FD driver support to r8a7795 SoC
  ` [RESEND PATCH v5 1/2] can: rcar_canfd: Add Renesas R-Car CAN FD driver

[PATCH net-next 0/2] net: bgmac: Misc improvements
 2016-06-03 18:10 UTC  (5+ messages)
` [PATCH net-next 1/2] bgmac: Bind net_device with backing device structure
` [PATCH net-next 2/2] bgmac: Add support for ethtool statistics

[PATCHv2 net-next] sctp: sctp should change socket state when shutdown is received
 2016-06-03 17:49 UTC  (2+ messages)

[PATCH net-next] bridge: Synchronize unicast filtering with FDB
 2016-06-03 17:35 UTC  (3+ messages)

[PATCH] net: stmmac: dwmac-rk: keep PHY up for WoL
 2016-06-03 17:29 UTC 

[PATCH] soreuseport: Fix reuseport_bpf testcase on 32bit architectures
 2016-06-03 17:19 UTC 

[PATCH v3 RESEND 0/7] Add MDIO bus multiplexer support for iProc SoCs
 2016-06-03 16:32 UTC  (9+ messages)
` [PATCH v3 RESEND 1/7] mdio:mux: Enhanced MDIO mux framework for integrated multiplexers
` [PATCH v3 RESEND 2/7] binding: Make "mdio-parent-bus" property from mandatory to optional
  ` [PATCH v3 RESEND 3/7] binding: mdio-mux: Add DT binding doc for Broadcom MDIO bus mutiplexer
` [PATCH v3 RESEND 4/7] dt:mdio-mux: Add mdio multiplexer driver node
` [PATCH v3 RESEND 5/7] net:mdio-mux: Add MDIO mux driver for iProc SoCs
` [PATCH v3 RESEND 6/7] Binding:PHY: Binding doc for NS2 PCIe PHYs
` [PATCH v3 RESEND 7/7] phy: Add Northstar2 PCI Phy support

[PATCH v2 1/2] ARM: imx6: disable deeper idle states when FEC is active w/o HW workaround
 2016-06-03 16:31 UTC  (2+ messages)
` [PATCH v2 2/2] ARM: dts: imx6: tag boards that have the HW workaround for ERR006687

[PATCH v3 0/7] Add MDIO bus multiplexer support for iProc SoCs
 2016-06-03 16:29 UTC  (11+ messages)
` [PATCH v3 1/7] mdio:mux: Enhanced MDIO mux framework for integrated multiplexers
` [PATCH v3 2/7] binding: Make "mdio-parent-bus" property from mandatory to optional
` [PATCH v3 3/7] binding: mdio-mux: Add DT binding doc for Broadcom MDIO bus mutiplexer
` [PATCH v3 4/7] dt:mdio-mux: Add mdio multiplexer driver node
` [PATCH v3 5/7] net:mdio-mux: Add MDIO mux driver for iProc SoCs
` [PATCH v3 6/7] Binding:PHY: Binding doc for NS2 PCIe PHYs
` [PATCH v3 7/7] phy: Add Northstar2 PCI Phy support

[PATCH v2 -next] virtio-net: Add initial MTU advice feature
 2016-06-03 16:04 UTC  (2+ messages)

[PATCH ipvs-next] ipvs: count pre-established TCP states as active
 2016-06-03 15:56 UTC 

[PATCH net-next v2 0/5] hv_netvsc: cleanup after untangling the pointer mess
 2016-06-03 15:51 UTC  (6+ messages)
` [PATCH net-next v2 1/5] hv_netvsc: remove redundant assignment in netvsc_recv_callback()
` [PATCH net-next v2 2/5] hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpers
` [PATCH net-next v2 3/5] hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}()
` [PATCH net-next v2 4/5] hv_netvsc: pass struct net_device to rndis_filter_set_device_mac()
` [PATCH net-next v2 5/5] hv_netvsc: pass struct net_device to rndis_filter_set_offload_params()

[PATCH net-next 01/15] net: introduce keepalive function in struct proto
 2016-06-03 15:27 UTC  (15+ messages)
` [PATCH net-next 02/15] smc: establish new socket family
` [PATCH net-next 03/15] smc: establish pnet table management
` [PATCH net-next 04/15] smc: introduce SMC as an IB-client
` [PATCH net-next 05/15] smc: CLC handshake (incl. preparation steps)
` [PATCH net-next 06/15] smc: connection and link group creation
` [PATCH net-next 07/15] smc: remote memory buffers (RMBs)
` [PATCH net-next 08/15] smc: work request (WR) base for use by LLC and CDC
` [PATCH net-next 09/15] smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR
` [PATCH net-next 10/15] smc: link layer control (LLC)
` [PATCH net-next 11/15] smc: connection data control (CDC)
` [PATCH net-next 12/15] smc: send data (through RDMA)
` [PATCH net-next 13/15] smc: receive data from RMBE
` [PATCH net-next 14/15] smc: socket closing and linkgroup cleanup
` [PATCH net-next 15/15] smc: proc-fs interface for smc connections

[PATCH net-next 00/15] net/smc: Shared Memory Communications - RDMA
 2016-06-03 15:26 UTC 

[PATCH v2] r8152: Add support for setting MAC to system's Auxiliary MAC address
 2016-06-03 15:10 UTC  (8+ 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).