netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-25 23:44:27 to 2016-05-28 06:43:57 UTC [more...]

[PATCH v2] ethernet:arc: Fix racing of TX ring buffer
 2016-05-28  6:43 UTC  (11+ messages)

[PATCH iproute2 net-next 4/5] bridge: add json schema for bridge fdb show
 2016-05-28  4:37 UTC 

[PATCH iproute2 net-next 5/5] bridge: update man page
 2016-05-28  4:37 UTC 

[PATCH iproute2 net-next 3/5] bridge: add json support for bridge fdb show
 2016-05-28  4:37 UTC 

[PATCH iproute2 net-next 2/5] bridge: add json support for bridge vlan show
 2016-05-28  4:37 UTC 

[PATCH iproute2 net-next 1/5] json_writer: allow base json data type to be array or object
 2016-05-28  4:37 UTC 

[PATCH iproute2 net-next 0/5] bridge: json support for fdb and vlan show
 2016-05-28  4:37 UTC 

IOV iterator bug in net tree (was Re: Deadlock when running DevStack on latest pull of net tree)
 2016-05-28  4:32 UTC 

Confidential And Very Urgent Attention
 2016-05-28  1:53 UTC 

[PATCH] remove lots of IS_ERR_VALUE abuses
 2016-05-27 23:24 UTC  (6+ messages)

BUG: net/netlink: KASAN: use-after-free in netlink_sock_destruct
 2016-05-27 22:58 UTC  (5+ messages)

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

[PATCH net v2 1/1] net: fec: update dirty_tx even if no skb
 2016-05-27 20:30 UTC 

[PATCH 4.7 FIX] brcmfmac: fix lockup when removing P2P interface after event timeout
 2016-05-27 19:53 UTC 

[PATCH] brcmfmac: fix setting AP channel with new firmwares
 2016-05-27 19:07 UTC  (2+ messages)
` [PATCH V2] "

[RFC 00/12] 6lowpan: introduce 6lowpan-nd
 2016-05-27 18:54 UTC  (17+ messages)
` [RFC 04/12] ndisc: get rid off dev parameter in ndisc_opt_addr_space
` [RFC 07/12] addrconf: put prefix address add in an own function
` [RFC 09/12] ipv6: export several functions
` [RFC 10/12] 6lowpan: introduce 6lowpan-nd
` [RFC 11/12] 6lowpan: add support for getting short address

Deadlock when running DevStack on latest pull of net tree
 2016-05-27 18:21 UTC 

[PATCH,RFC] macvlan: Handle broadcasts inline if we have only a few macvlans
 2016-05-27 18:03 UTC  (3+ messages)

BUG: netfilter hooks: problems porting to 4.4.6
 2016-05-27 17:53 UTC 

IPv6 extension header privileges
 2016-05-27 17:38 UTC  (21+ messages)

[PATCH v1 0/6] drivers: net: xgene: Fix 1G hot-plug and module support
 2016-05-27 17:07 UTC  (9+ messages)
  ` [PATCH v1 1/6] drivers: net: xgene: MAC and PHY configuration changes
  ` [PATCH v1 4/6] dtb: xgene: Add MDIO node
` [PATCH v1 2/6] drivers: net: xgene: Backward compatibility with older firmware
` [PATCH v1 3/6] drivers: net: phy: Add MDIO driver
` [PATCH v1 5/6] dtb: xgene: Remove clock nodes
` [PATCH v1 6/6] drivers: net: xgene: Fix module load/unload crash

[PATCH net v5] vlan: Propagate MAC address to VLANs
 2016-05-27 16:45 UTC 

[PATCH] vxlan: Accept user specified MTU value when create new vxlan link
 2016-05-27 16:09 UTC  (2+ messages)

[PATCH net] sctp: sctp_diag should dump sctp socket type
 2016-05-27 16:06 UTC  (5+ messages)

[PATCH] wl3501_cs: avoid bogus gcc-6 warning
 2016-05-27 15:08 UTC 

[PATCH RESEND 0/8] More stuff to charge to kmemcg
 2016-05-27 15:03 UTC  (10+ messages)
` [PATCH RESEND 7/8] pipe: account "

Fwd: [PATCH 1/1] team: remove unnecessary lock
 2016-05-27 14:57 UTC 

[PATCH 0/8] mwifiex: Fix some error handling issues in mwifiex_sdio_probe() function
 2016-05-27 14:18 UTC  (9+ messages)
` [PATCH 1/8] mwifiex: only call mwifiex_sdio_probe_of() if dev has an OF node
` [PATCH 2/8] mwifiex: propagate sdio_enable_func() errno code in mwifiex_sdio_probe()
` [PATCH 3/8] mwifiex: propagate mwifiex_add_card() "
` [PATCH 4/8] mwifiex: consolidate mwifiex_sdio_probe() error paths
` [PATCH 5/8] mwifiex: use dev_err() instead of pr_err() in mwifiex_sdio_probe()
` [PATCH 6/8] mwifiex: check if mwifiex_sdio_probe_of() fails and return error
` [PATCH 7/8] mwifiex: don't print an error if an optional DT property is missing
` [PATCH 8/8] mwifiex: use better message and error code when OF node doesn't match

[PATCH] iwlwifi: mvm: avoid harmless -Wmaybe-uninialized warning
 2016-05-27 13:07 UTC 

FWD: [PATCH v2] Marvell phy: add fiber status check for some components
 2016-05-27  9:23 UTC  (4+ messages)

[patch] atm: iphase: off by one in rx_pkt()
 2016-05-27 10:34 UTC 

[patch] atm: firestream: add more reserved strings
 2016-05-27 10:33 UTC 

[PATCH net] ieee802154: fix logic error in ieee802154_llsec_parse_dev_addr
 2016-05-27 10:24 UTC  (2+ messages)

[PATCH net] openvswitch: update checksum in {push,pop}_mpls
 2016-05-27  6:58 UTC 

[PATCH 1/1] net: nps_enet: Disable interrupts before napi reschedule
 2016-05-27  4:07 UTC  (3+ messages)

[RFC PATCH net] e1000e: keep vlan interfaces functional after rxvlan off
 2016-05-27  1:30 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH 1/2] timer: Export destroy_hrtimer_on_stack()
 2016-05-27  0:21 UTC  (2+ messages)
` [PATCH 2/2] net: pktgen: Call destroy_hrtimer_on_stack()

[PATCH][RT] netpoll: Always take poll_lock when doing polling
 2016-05-26 23:56 UTC 

[PATCH V2] brcmfmac: print error if p2p_ifadd firmware command fails
 2016-05-26 23:03 UTC  (4+ messages)
` [PATCH V3] "
  ` [PATCH V4] brcmfmac: print errors if creating interface fails

How can I test ndo_tx_timeout()?
 2016-05-26 22:33 UTC  (3+ messages)

bpf: use-after-free in array_map_alloc
 2016-05-26 20:48 UTC  (15+ messages)
                ` [PATCH percpu/for-4.7-fixes 1/2] percpu: fix synchronization between chunk->map_extend_work and chunk destruction
                ` [PATCH percpu/for-4.7-fixes 2/2] percpu: fix synchronization between synchronous map extension "

[PATCH net 0/2] sfc: aRFS fixes
 2016-05-26 20:46 UTC  (7+ messages)
` [PATCH net 1/2] sfc: handle nonlinear SKBs in efx_filter_rfs()
    ` [PATCH net] sfc: use flow dissector helpers for aRFS
` [PATCH net 2/2] sfc: Track RPS flow IDs per channel instead of per function

[PATCH net 0/4] net/mlx4_en: fix stats
 2016-05-26 19:46 UTC  (14+ messages)
` [PATCH net 4/4] net/mlx4_en: get rid of private net_device_stats

[PATCH] Accept user specified MTU value when create new vxlan link
 2016-05-26 19:34 UTC 

[PATCH v2] net: alx: use custom skb allocator
 2016-05-26 19:31 UTC  (5+ messages)

[PATCH net 0/8] qed*: Bug fixes
 2016-05-26 19:30 UTC  (10+ messages)
` [PATCH net 1/8] qede: Fix VF minimum BW setting
` [PATCH net 2/8] qede: Reload on GRO changes
` [PATCH net 3/8] qede: Don't expose self-test for VFs
` [PATCH net 4/8] qed: Fix allocation in interrupt context
` [PATCH net 5/8] qed: Save min/max accross dcbx-change
` [PATCH net 6/8] qed: Add missing 100g init mode
` [PATCH net 7/8] qed: Prevent 100g from working in MSI
` [PATCH net 8/8] qed: Don't config min BW on 100g on link flap

[PATCH RFT 0/2] Teach phylib hard-resetting devices
 2016-05-26 19:00 UTC  (5+ messages)
` [PATCH RFT 1/2] phylib: add device reset GPIO support

usbnet: smsc95xx: fix link detection for disabled autonegotiation
 2016-05-26 18:21 UTC  (4+ messages)

[patch] ptp: oops in ptp_ioctl()
 2016-05-26 17:42 UTC  (2+ messages)

[PATCH] net: l2tp: Make l2tp_ip6 namespace aware
 2016-05-26 17:16 UTC 

[PATCH] Documentation: ip-sysctl.txt: clarify secure_redirects
 2016-05-26 16:28 UTC 

[RFC PATCH 0/7] tou: Transports over UDP - part I
 2016-05-26 15:49 UTC  (2+ messages)

Schönen Tag
 2016-05-26 12:42 UTC 

[PATCH] net: Fragment large datagrams even when IP_HDRINCL is set
 2016-05-23 14:23 UTC 

[RFC net-next 1/1] ethtool: Add support for set eeprom metadata
 2016-05-26 13:33 UTC 

[PATCH net] ieee802154: fix logic error in, ieee802154_llsec_parse_dev_addr
 2016-05-26 13:00 UTC 

(no subject)
 2016-05-26 12:04 UTC 

[PATCH v1 1/1] net/lapb: tuse %*ph to dump buffers
 2016-05-26 11:43 UTC 

[PATCH net v2] virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recv
 2016-05-26  9:36 UTC  (3+ messages)

[v10, 0/7] Fix eSDHC host version register bug
 2016-05-26  7:44 UTC  (7+ messages)
` [v10, 7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0

RESPOND
 2016-05-26  7:04 UTC 

[PATCH] virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recv
 2016-05-26  6:26 UTC  (3+ messages)
  ` 答复: "

[PATCH net] sctp: fix double EPs display in sctp_diag
 2016-05-26  5:14 UTC  (2+ messages)

[PATCH] net: arc: trivial: Replace comma with a semicolon
 2016-05-26  5:13 UTC  (2+ messages)

[PATCH] net: stmmac: Fix incorrect memcpy source memory
 2016-05-26  4:43 UTC  (4+ messages)

[PATCH] brcmfmac: rework function picking free BSS index
 2016-05-25 23:44 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).