netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-03 17:03:41 to 2016-06-04 19:37:23 UTC [more...]

[PATCH] net: fjes: fjes_main: Remove create_workqueue
 2016-06-04 19:37 UTC  (4+ messages)

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

[PATCH net] fq_codel: fix NET_XMIT_CN behavior
 2016-06-04 19:03 UTC  (2+ messages)
` [net] "

[PATCH] net: fec: fix spelling mistake "coalesed" -> "coalesced"
 2016-06-04 19:01 UTC 

[PATCH net] bpf, trace: use READ_ONCE for retrieving file ptr
 2016-06-04 18:50 UTC 

rhashtable - rhashtable_insert_fast failed
 2016-06-04 18:05 UTC  (2+ messages)

[PATCH net-next] net, cls: allow for deleting all filters for given parent
 2016-06-04 16:24 UTC 

pull-request: wireless-drivers 2016-06-04
 2016-06-04 15:45 UTC 

[RFC v3 0/3] NET: PHY: Intel XWAY driver
 2016-06-04 15:27 UTC  (7+ messages)
  ` [RFC v3 1/3] NET: PHY: adds driver for Intel XWAY PHY
` [RFC v3 2/3] NET: PHY: Add PHY LED control binding
` [RFC v3 3/3] NET: PHY: Intel XWAY: add LED configuration support

[PATCH] net: ethernet: cavium: liquidio: request_manager: Remove create_workqueue
 2016-06-04 15:24 UTC 

[PATCH 7/7] mwifiex: fix typo
 2016-06-04 15:11 UTC  (2+ messages)
` [7/7] "

[PATCH v2] carl9170: Clarify kconfig text
 2016-06-04 14:58 UTC  (2+ messages)
` [v2] "

[PATCH v3 1/2] b43: Remove unused phy_a code
 2016-06-04 14:54 UTC  (2+ messages)
  ` [PATCH v3 2/2] b43: Completely remove support for phy_a

[PATCH] net: ethernet: cavium: liquidio: response_manager: Remove create_workqueue
 2016-06-04 14:51 UTC 

linux-next: Tree for May 30
 2016-06-04 14:37 UTC  (11+ messages)
  ` ath9k gpio request

[PATCH] net: wireless: marvell: libertas: Remove create_workqueue
 2016-06-04 14:32 UTC  (3+ messages)

[PATCH v2] net: fjes: fjes_main: Remove create_workqueue
 2016-06-04 14:10 UTC 

[PATCH net-next] cxgb4: Reduce resource allocation in kdump kernel
 2016-06-04 13:24 UTC  (3+ messages)

[PATCHv2 net-next] sctp: sctp should change socket state when shutdown is received
 2016-06-04 12:22 UTC  (4+ messages)

[net-next:master 17/24] DockBook: net/core/skbuff.c:4404: warning: No description found for parameter 'mtu'
 2016-06-04 12:19 UTC  (3+ messages)

[PATCH][RT] netpoll: Always take poll_lock when doing polling
 2016-06-04 11:11 UTC  (3+ messages)

[PATCH net] bridge: Fix incorrect re-injection of STP packets
 2016-06-04  8:15 UTC  (3+ messages)

[PATCH v2 1/2] b43: Remove unused phy_a code
 2016-06-04  8:01 UTC  (3+ messages)
  ` [PATCH v2 2/2] b43: Completely remove support for phy_a

[net-next:master 20/29] net/sctp/output.c:185:21: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t {aka unsigned int}'
 2016-06-04  5:53 UTC  (2+ messages)

[PATCH net] bnx2x: allow adding VLANs while interface is down
 2016-06-04  5:28 UTC  (2+ messages)

[PATCH net-next] qed: Fix next-ptr chains for BE / 32-bit
 2016-06-04  5:42 UTC  (2+ messages)

[PATCH net-next 00/17] New DSA bind, switches as devices
 2016-06-04  5:41 UTC  (49+ 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

Apply for a Loan today @ 3.1% Fixed Interest Rate
 2016-06-04  4:08 UTC 

[net-next:master 25/29] drivers/net/ethernet/qlogic/qed/qed_dev.c:1802:57: warning: left shift count >= width of type
 2016-06-04  3:31 UTC 

[net-next:master 25/29] include/linux/qed/qed_chain.h:27:48: warning: left shift count >= width of type
 2016-06-04  2:02 UTC 

[PATCH 0/3] Some fixes got r8712u
 2016-06-04  1:17 UTC  (4+ messages)
` [PATCH 1/3] staging: r8712u: Check pointer before use
` [PATCH 2/3] staging: r8712u: Fix leak of skb
` [PATCH 3/3] staging: r8712u: Handle some false positives from kmemleak

[PATCH] b43: Remove unused phy_a code
 2016-06-04  0:50 UTC  (3+ messages)

[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  (2+ 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  (2+ 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] 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 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  (8+ 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

[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 


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