netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-02 10:07:57 to 2016-03-03 00:28:47 UTC [more...]

linux-next: manual merge of the net-next tree with the net tree
 2016-03-03  0:28 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2016-03-03  0:24 UTC 

[PATCH] gianfar: Enable eTSEC-106 erratum w/a for MPC8548E Rev2
 2016-03-03  0:07 UTC 

[PATCH 1/2] net: ethernet: renesas: ravb_main: don't open code of_device_get_match_data()
 2016-03-03  0:04 UTC  (5+ messages)
` [PATCH 2/2] net: ethernet: renesas: sh_eth: "

[PATCH v5 net-next] net: Implement fast csum_partial for x86_64
 2016-03-02 23:42 UTC  (3+ messages)

[PATCH net-next V2 00/16] net: fec: cleanup and fixes
 2016-03-02 22:52 UTC  (15+ messages)
` [PATCH net-next V2 01/16] net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is set
` [PATCH net-next V2 02/16] net: fec: pass rxq to fec_enet_rx_queue instead of queue_id
` [PATCH net-next V2 03/16] net: fec: pass txq to fec_enet_tx_queue "
` [PATCH net-next V2 04/16] net: fec: reduce interrupts

[PATCH v5 net-next 0/2] tcp: Redundant Data Bundling (RDB)
 2016-03-02 22:33 UTC  (5+ messages)
` [PATCH RFC "
  ` [PATCH v5 net-next 2/2] tcp: Add "

[PATCH 0/6] treewide: test clock rate to avoid division by 0
 2016-03-02 22:33 UTC  (2+ messages)
` [PATCH 2/6] net: ethernet: renesas: ravb_main: "

[net PATCH 0/2] Fix descriptor counting and avoid Tx hangs on e1000 w/ TSO
 2016-03-02 21:16 UTC  (3+ messages)
` [net PATCH 1/2] e1000: Do not overestimate descriptor counts in Tx pre-check
` [net PATCH 2/2] e1000: Double Tx descriptors needed check for 82544

net_sched: dsmark: use qdisc_dequeue_peeked()
 2016-03-02 22:01 UTC  (5+ messages)

linux-next: next-20160301: unregister_netdevice: waiting for lo to become free. Usage count = 2
 2016-03-02 21:00 UTC  (4+ messages)
  ` [REGRESSION, bisect] net: ipv6: "

[q] userns, netns, and quick physical memory consumption by unprivileged user
 2016-03-02 20:38 UTC 

[PATCH V3 0/4] Synchronise IFI CANFD driver with real world
 2016-03-02 20:23 UTC  (5+ messages)
` [PATCH 1/4] net: can: ifi: Fix clock generator configuration
` [PATCH V3 2/4] net: can: ifi: Fix TX DLC configuration
` [PATCH V2 3/4] net: can: ifi: Fix RX and TX ID mask
` [PATCH V2 4/4] net: can: ifi: Add obscure bit swap for EFF frame IDs

[PATCH] MAINTAINERS: add maintainer entry for FREESCALE FEC ethernet driver
 2016-03-02 20:22 UTC  (4+ messages)

[PATCH V2 0/4] Synchronise IFI CANFD driver with real world
 2016-03-02 20:14 UTC  (7+ messages)
` [PATCH 1/4] net: can: ifi: Fix clock generator configuration
` [PATCH V2 2/4] net: can: ifi: Fix TX DLC configuration
` [PATCH 3/4] net: can: ifi: Fix RX and TX ID mask
` [PATCH 4/4] net: can: ifi: Add obscure bit swap for EFF frame IDs

[PATCH] net: fec: Add "phy-reset-active-low" property to DT
 2016-03-02 20:08 UTC  (3+ messages)

[PATCH v2] net: ezchip: adapt driver to little endian architecture
 2016-03-02 20:07 UTC  (2+ messages)

[PATCH] net/ipv4: remove left over dead code
 2016-03-02 20:02 UTC  (2+ messages)

[PATCH] ethernet/atl1c: remove left over dead code
 2016-03-02 20:02 UTC  (2+ messages)

[PATCH] net/rtnetlink: remove dead code
 2016-03-02 20:02 UTC  (2+ messages)

[PATCH] net-sysfs: remove left over dead code
 2016-03-02 20:02 UTC  (2+ messages)

[PATCH net 0/5] dwc_eth_qos: stability fixes and support for CMA
 2016-03-02 20:01 UTC  (2+ messages)

[iproute PATCH 00/20] Sync man pages and help texts
 2016-03-02 19:59 UTC  (25+ messages)
` [iproute PATCH 03/20] iplink: fix help text syntax
    ` [iproute PATCH v2 00/20] Sync man pages and help texts
      ` [iproute PATCH v2 01/20] ip: align help text with manpage
      ` [iproute PATCH v2 02/20] ipaddrlabel: Improve help text precision
      ` [iproute PATCH v2 03/20] iplink: fix help text syntax
      ` [iproute PATCH v2 04/20] ipneigh: add missing proxy keyword to help text
      ` [iproute PATCH v2 05/20] ipntable: Fix typo in "
      ` [iproute PATCH v2 06/20] iproute: TYPE keyword is not optional, fix help text accordingly
      ` [iproute PATCH v2 07/20] iprule: add missing nat keyword to help text
      ` [iproute PATCH v2 08/20] man: ip-address.8: Minor syntax fixes
      ` [iproute PATCH v2 09/20] man: ip-link.8: minor font fix
      ` [iproute PATCH v2 10/20] man: ip-link.8: Fix and improve synopsis
      ` [iproute PATCH v2 11/20] man: ip-neighbour: Fix for missing NUD_STATE description
      ` [iproute PATCH v2 12/20] man: ip-netns.8: Clarify synopsis a bit
      ` [iproute PATCH v2 13/20] man: ip-ntable.8: Review synopsis section
      ` [iproute PATCH v2 14/20] man: ip-rule.8: "
      ` [iproute PATCH v2 15/20] man: ip-token.8: "
      ` [iproute PATCH v2 16/20] man: ip-tunnel.8: Document missing 6rd action
      ` [iproute PATCH v2 17/20] man: ip-xfrm.8: Document missing parameters
      ` [iproute PATCH v2 18/20] man: ip.8: Add missing flags and token subcommand description
      ` [iproute PATCH v2 19/20] man: ip-l2tp.8: Fix BNF syntax
      ` [iproute PATCH v2 20/20] man: ip-*.8: drop any reference to generic ip options

[PATCH net-next 0/5] cxgb4/cxgb4vf: Cleanup and minor fixes
 2016-03-02 19:46 UTC  (2+ messages)

[PATCH 1/2] rhashtable: accept GFP flags in rhashtable_walk_init
 2016-03-02 19:43 UTC  (3+ messages)
` [PATCH 2/2] mac80211: mesh: convert path table to rhashtable

[PATCH net 0/3] Mellanox 10/40G mlx4 driver fixes for 4.5-rc6
 2016-03-02 19:43 UTC  (5+ messages)
` [PATCH net 1/3] net/mlx4_core: Fix lockdep warning in handling of mac/vlan tables
` [PATCH net 2/3] net/mlx4_core: Check the correct limitation on VFs for HA mode
` [PATCH net 3/3] net/mlx4_core: Allow resetting VF admin mac to zero

net/sctp: sock memory leak
 2016-03-02 19:42 UTC  (5+ messages)

[PATCH net V1 0/7] Mellanox 100G mlx5 driver fixes
 2016-03-02 19:39 UTC  (2+ messages)

[PATCH net-next] net: ipv6: Fix refcnt on host routes
 2016-03-02 19:30 UTC 

[PATCH v3 00/17] stmmac: enhance driver performances and update the version
 2016-03-02 19:27 UTC  (2+ messages)

[iproute PATCH 0/3] tc: pedit fixes
 2016-03-02 19:23 UTC  (12+ messages)
` [iproute PATCH 1/3] tc: pedit: Fix layered op parsing
` [iproute PATCH 2/3] tc: pedit: Fix parse_cmd()
` [iproute PATCH 3/3] tc: pedit: Fix retain value for ihl adjustments
    ` [iproute PATCH v2 0/4] tc: pedit fixes
      ` [iproute PATCH v2 1/4] tc: pedit: Fix layered op parsing
      ` [iproute PATCH v2 2/4] tc: pedit: Fix parse_cmd()
      ` [iproute PATCH v2 3/4] tc: pedit: Fix retain value for ihl adjustments
      ` [iproute PATCH v2 4/4] tc/p_ip.c: Lint through checkpatch.pl

[Patch net-next] act_ife: fix a typo in kmemdup() parameters
 2016-03-02 19:20 UTC 

[PATCH] ipv6: Fix the pmtu path for connected UDP socket
 2016-03-02 19:19 UTC 

RDS: Major clean-up with couple of new features for 4.6
 2016-03-02 19:15 UTC  (3+ messages)

[PATCH 1/2] isdn: icn: remove a #warning
 2016-03-02 19:06 UTC  (2+ messages)
` [PATCH 2/2] isdn: i4l: move active-isdn drivers to staging

[PATCH net-next 0/6] qed: update series
 2016-03-02 19:04 UTC  (7+ messages)
` [PATCH net-next 1/6] qed: Correct BAR sizes for older MFW
` [PATCH net-next 2/6] qed: Support B0 instead of A0
` [PATCH net-next 3/6] qed: Move statistics to L2 code
` [PATCH net-next 4/6] qed: Fix error flow on slowpath start
` [PATCH net-next 5/6] qed: Remove unused NVM vendor ID

[PATCH] iproute2: Fix musl compatibility
 2016-03-02 19:03 UTC  (4+ messages)

[PATCH net v2] r8169: Enable RX_MULTI_EN for RTL_GIGA_MAC_VER_41~48
 2016-03-02 19:00 UTC  (2+ messages)

skb_under_panic in ip_tunnel_xmit
 2016-03-02 18:56 UTC  (3+ messages)

[PATCH/RFC v6 net-next] ravb: Add dma queue interrupt support
 2016-03-02 18:50 UTC  (4+ messages)

[PATCH V2 00/12] net-next: mediatek: add ethernet driver
 2016-03-02 18:49 UTC  (4+ messages)
` [PATCH V2 01/12] net-next: mediatek: Document ralink/mediatek SoC ethernet binding

[PATCH net-next] ipv4: properly apply change to ignore_routes_on_linkdown to all interfaces
 2016-03-02 18:46 UTC  (5+ messages)

[PATCH] batman-adv: clarify CFG80211 dependency
 2016-03-02 18:46 UTC  (5+ messages)

[PATCH] wan: lmc: Switch to using managed resources
 2016-03-02 18:44 UTC  (4+ messages)

[PATCH/RFC v5 net-next] ravb: Add dma queue interrupt support
 2016-03-02 18:42 UTC  (6+ messages)

pull-request: mac80211 2016-03-02
 2016-03-02 18:40 UTC  (2+ messages)

[PATCH for-next 00/10] IB SR-IOV support
 2016-03-02 18:40 UTC  (8+ messages)
` [PATCH for-next 01/10] net/core: Add support for configuring VF GUIDs

[PATCH net 0/7] bnx2x: endianness fixes
 2016-03-02 18:34 UTC  (10+ messages)
` [PATCH net 1/7] bnx2x: fix crash on big-endian when adding VLAN
` [PATCH net 2/7] bnx2x: fix sending VF->PF messages on big-endian
` [PATCH net 3/7] bnx2x: fix receive of VF->PF mailbox messages by the PF "
` [PATCH net 4/7] bnx2x: access cfc_del_event only if the opcode is CFC_DEL
` [PATCH net 5/7] bnx2x: define fields of struct cfc_del_event_data as little-endian
` [PATCH net 6/7] bnx2x: define event data reserved fields "
` [PATCH net 7/7] bnx2x: fix indentation in bnx2x_sp_task()

[PATCH v3 0/4] Add Ethernet support on STM32F429
 2016-03-02 18:33 UTC  (3+ messages)
` [PATCH v3 2/4] Documentation: Bindings: Add STM32 DWMAC glue

[net-next,v7] net: ipv6: Make address flushing on ifdown optional
 2016-03-02 18:23 UTC  (2+ messages)

hallo‖
 2016-03-02 17:46 UTC 

[PATCH] net: sh_eth: avoid NULL pointer dereference in ring setup
 2016-03-02 17:47 UTC  (4+ messages)

[iproute PATCH] ipl2tp: Print help even on systems without l2tp support
 2016-03-02 17:33 UTC  (2+ messages)

[PATCH iproute2 net-next] bridge: mdb: add user-space support for extended attributes
 2016-03-02 17:23 UTC  (2+ messages)

[PATCH iproute2 v2] iplink: Support VF Trust
 2016-03-02 17:20 UTC  (2+ messages)

[PATCH] fsl/fman: remove dTSEC-A003 Errata workaround
 2016-03-02 16:15 UTC  (3+ messages)

[PATCH net 0/3] r8169:issues fix
 2016-03-02 16:32 UTC  (3+ messages)

[PATCH net-next 0/8] cls_flower hardware offload support
 2016-03-02 16:30 UTC  (15+ messages)
` [PATCH net-next 1/8] net/flower: Introduce "
` [PATCH net-next 6/8] net/mlx5e: Introduce tc "

[PATCH net-next] net: sched: use pfifo_fast for non real queues
 2016-03-02 16:21 UTC 

[PATCH 00/14] drivers: use __maybe_unused to hide pm functions
 2016-03-02 15:59 UTC  (3+ messages)
` [PATCH 09/14] amd-xgbe: "
` [PATCH 10/14] wireless: cw1200: use __maybe_unused to hide pm functions_

[iproute PATCH] ifstat, nstat: fix daemon mode
 2016-03-02 15:56 UTC 

net/bluetooth: workqueue destruction WARNING in hci_unregister_dev
 2016-03-02 15:45 UTC  (7+ messages)

WORK !!! 
 2016-03-02 15:16 UTC 

FW: Mailbox Maintenance Schedule
 2016-03-02 13:59 UTC 

RFC: blueprint for proxy PHY module
 2016-03-02 14:24 UTC  (3+ messages)

[patch] net: moxa: fix an error code
 2016-03-02 12:42 UTC  (6+ messages)

[PATCH] be2net: don't enable multicast flag in be_enable_if_filters() routine
 2016-03-02 11:00 UTC 

[net-next][PATCH v2 00/13] RDS: Major clean-up with couple of new features for 4.6
 2016-03-02 10:54 UTC  (5+ messages)
` [net-next][PATCH v2 01/13] RDS: Drop stale iWARP RDMA transport

[PATCH v2] ethtool: check size of user memory before copying strings and stats
 2016-03-02 10:48 UTC  (4+ messages)

[PATCH 0/4] Synchronise IFI CANFD driver with real world
 2016-03-02 10:37 UTC  (11+ messages)
` [PATCH 2/4] net: can: ifi: Fix TX DLC configuration
` [PATCH 3/4] net: can: ifi: Fix RX and TX ID mask

[PATCH] can: rcar_canfd: Add Renesas R-Car CAN FD driver
 2016-03-02 10:21 UTC  (6+ messages)

[PATCH] net: mellanox: add DEVLINK dependencies
 2016-03-02 10:10 UTC  (2+ messages)

(Re: MUTUAL BENEFIT!!!)
 2016-03-02 10:11 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).