netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-15 23:26:05 to 2014-01-16 14:40:04 UTC [more...]

[PATCH] net/dt: Add support for overriding phy configuration from device tree
 2014-01-16 14:40 UTC  (3+ messages)

ipv6 addrconfg warn_on hit: WARN_ON(ifp->idev->valid_ll_addr_cnt < 0);
 2014-01-16 14:38 UTC  (3+ messages)

[PATCH V2 net-next 1/3] ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GET
 2014-01-16 14:34 UTC  (8+ messages)
` [PATCH V2 net-next 3/3] ipv6: add ip6_flowlabel_consistency sysctl

[PATCH net-next v4 0/2] stmmac: fix kernel crashes for jumbo frames
 2014-01-16 14:05 UTC  (3+ messages)
` [PATCH net-next v4 1/2] dts: Add a binding for Synopsys emac max-frame-size
` [PATCH net-next v4 2/2] stmmac: Fix kernel crashes for jumbo frames

I need your trust reply
 2014-01-16 13:24 UTC 

[Xen-devel][PATCH net-next v2] xen-netfront: clean up code in xennet_release_rx_bufs
 2014-01-16 13:42 UTC  (3+ messages)

[PATCH v4 0/2] ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routes
 2014-01-16 13:38 UTC  (7+ messages)
  ` [PATCH v5 "

unable to send TCP SYNs from ports below 1024
 2014-01-16 13:37 UTC  (3+ messages)

[Patch net-next] net_sched: act: remove capab from struct tc_action_ops
 2014-01-16 13:30 UTC  (2+ messages)

[Patch net-next] net_sched: act: pick a different type for act_xt
 2014-01-16 13:28 UTC  (2+ messages)

[Patch net-next] net_sched: act: use tcf_hash_release() in net/sched/act_police.c
 2014-01-16 13:25 UTC  (2+ messages)

[PATCH] e1000e: Fix compilation warning when !CONFIG_PM_SLEEP
 2014-01-16 12:39 UTC 

[PATCH net-next] ipv6: send Change Status Report after DAD is completed
 2014-01-16 12:24 UTC  (4+ messages)

[PATCH net-next] sctp: remove the unnecessary assignment
 2014-01-16 12:18 UTC  (2+ messages)

[PATCH net-next v3 1/5] net: allow > 0 order atomic page alloc in skb_page_frag_refill
 2014-01-16 11:53 UTC  (6+ messages)
` [PATCH net-next v3 2/5] virtio-net: use per-receive queue page frag alloc for mergeable bufs
` [PATCH net-next v3 3/5] virtio-net: auto-tune mergeable rx buffer size for improved performance
` [PATCH net-next v3 4/5] net-sysfs: add support for device-specific rx queue sysfs attributes
` [PATCH net-next v3 5/5] virtio-net: initial rx sysfs support, export mergeable rx buffer size

[PATCH RFC 0/9]net: stmmac PM related fixes
 2014-01-16 10:53 UTC  (12+ messages)
` [PATCH v2 0/9] net: "
  ` [PATCH v2 1/9] net: stmmac: support max-speed device tree property
  ` [PATCH v2 2/9] net: stmmac: mdio: remove reset gpio free
  ` [PATCH v2 3/9] net: stmmac: move dma allocation to new function
  ` [PATCH v2 4/9] net: stmmac: move hardware setup for stmmac_open "
  ` [PATCH v2 5/9] net: stmmac: make stmmac_mdio_reset non-static
  ` [PATCH v2 6/9] net: stmmac: fix power management suspend-resume case
  ` [PATCH v2 7/9] net: stmmac: use suspend functions for hibernation
  ` [PATCH v2 8/9] net: stmmac: restore pinstate in pm resume
  ` [PATCH v2 9/9] net: stmmac: notify the PM core of a wakeup event

[net-next 0/6] Intel Wired LAN Driver Updates
 2014-01-16 10:30 UTC  (7+ messages)
` [net-next 1/6] ixgbe: reinit_locked() should be called with rtnl_lock
` [net-next 2/6] ixgbevf: set the disable state when ixgbevf_qv_disable is called
` [net-next 3/6] ixgbevf: use pci drvdata correctly in ixgbevf_suspend()
` [net-next 4/6] ixgbevf: Convert ring storage form pointer to an array to array of pointers
` [net-next 5/6] ixgbevf: create function for all of ring init
` [net-next 6/6] ixgbe: Fix incorrect logic for fixed fiber eeprom write

[PATCH net-next 0/2] reciprocal_divide updates
 2014-01-16 10:26 UTC  (12+ messages)
` [PATCH net-next 1/2] random32: add prandom_u32_lt_N and convert "misuses" of reciprocal_divide
` [PATCH net-next 2/2] reciprocal_divide: correction/update of the algorithm

Kernel Crash
 2014-01-16 10:24 UTC 

[PATCHv3 net-next 0/2] Make flow cache name space aware
 2014-01-16 10:19 UTC  (3+ messages)
` [PATCHv3 net-next 1/2] flowcache: "

[PATCHv4 net-next 0/6] xfrm: Add ESN support for AH
 2014-01-16  9:56 UTC  (3+ messages)
` [PATCHv4 net-next 3/6] {IPv4,xfrm} Add ESN support for AH ingress part

[PATCH 00/13] Assorted mvneta fixes and improvements
 2014-01-16  9:36 UTC  (17+ messages)
` [PATCH 01/13] net: mvneta: increase the 64-bit rx/tx stats out of the hot path
` [PATCH 02/13] net: mvneta: use per_cpu stats to fix an SMP lock up
` [PATCH 03/13] net: mvneta: do not schedule in mvneta_tx_timeout
` [PATCH 04/13] net: mvneta: add missing bit descriptions for interrupt masks and causes
` [PATCH 05/13] net: mvneta: replace Tx timer with a real interrupt
` [PATCH 06/13] net: mvneta: remove tests for impossible cases in the tx_done path
` [PATCH 07/13] net: mvneta: factor rx refilling code
` [PATCH 08/13] net: mvneta: simplify access to the rx descriptor status
` [PATCH 09/13] net: mvneta: prefetch next rx descriptor instead of current one
` [PATCH 10/13] net: mvneta: convert to build_skb()
` [PATCH 11/13] net: mvneta: implement rx_copybreak
` [PATCH 12/13] net: mvneta: mvneta_tx_done_gbe() cleanups
` [PATCH 13/13] net: mvneta: make mvneta_txq_done() return void
` [PATCH net-next 00/13] Assorted mvneta fixes and improvements

[PATCH 0/3] Send audit/procinfo/cgroup data in socket-level control message
 2014-01-16  9:29 UTC  (6+ messages)
` [PATCH v4 "

[PATCH] net: fix "queues" uevent between network namespaces
 2014-01-16  9:24 UTC 

[PATCH] netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get (v3)
 2014-01-16  9:23 UTC  (5+ messages)
` [PATCH] [RFC] netfilter: nf_conntrack: don't relase a conntrack with non-zero refcnt

[PATCH net-next 0/2] r6040: misc fixes
 2014-01-16  9:10 UTC  (4+ messages)
` [PATCH net-next 2/2] r6040: use ETH_ZLEN instead of MISR for SKB length checking

[PATCH 0/3] Netfilter updates for net-next
 2014-01-16  9:10 UTC 

[PATCH 0/3] Netfilter updates for net-next
 2014-01-16  9:04 UTC  (4+ messages)
` [PATCH 1/3] netfilter: nf_tables: fix missing byteorder conversion in policy
` [PATCH 2/3] netfilter: Add dependency on IPV6 for NF_TABLES_INET
` [PATCH 3/3] netfilter: nft_ct: fix compilation warning if NF_CONNTRACK_MARK is not set

[RFC PATCH net-next 0/3] virtio_net: add aRFS support
 2014-01-16  8:52 UTC  (8+ messages)
` [RFC PATCH net-next 2/3] virtio_net: Introduce one dummy function virtnet_filter_rfs()
  ` Fwd: [RFC PATCH net-next 0/3] virtio_net: add aRFS support

[PATCH net-next 0/6] bonding: only rely on arp packets if arp monitor is used
 2014-01-16  8:41 UTC  (11+ messages)
` [PATCH net-next 1/6] bonding: always update last_arp_rx on arp recieve
` [PATCH net-next 2/6] bonding: always set recv_probe to bond_arp_rcv in arp monitor
` [PATCH net-next 3/6] bonding: use last_arp_rx in slave_last_rx()
` [PATCH net-next 4/6] bonding: rename slave_last_rx() to slave_last_arp_rx()
` [PATCH net-next 5/6] bonding: use last_arp_rx in bond_loadbalance_arp_mon()
` [PATCH net-next 6/6] bonding: remove useless updating of slave->dev->last_rx

[PATCH net-next 1/2] bonding: add sysfs /slave dir for bond slave devices
 2014-01-16  8:04 UTC  (2+ messages)

[PATCH 2/2] net/mlx4_core: clean up srq_res_start_move_to()
 2014-01-16  7:47 UTC  (4+ messages)
  ` [PATCH v2 "

[PATCH 1/2] net/mlx4_core: clean up cq_res_start_move_to()
 2014-01-16  7:46 UTC  (4+ messages)
  ` [PATCH v2 "

throughput problems with realtek
 2014-01-16  7:45 UTC  (5+ messages)

[PATCH net-next] virtio-net: drop rq->max and rq->num
 2014-01-16  7:42 UTC  (2+ messages)

[PATCH net-next 1/2] net: add NETDEV_PRECHANGEMTU to notify before mtu change happens
 2014-01-16  7:18 UTC  (4+ messages)
` [PATCH net-next 2/2] team: block mtu change before it happens via NETDEV_PRECHANGEMTU

[patch net-next] neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions
 2014-01-16  7:15 UTC  (3+ messages)

[PATCH net-next 0/2] net: mvneta: simple cleanups
 2014-01-16  7:14 UTC  (5+ messages)

[PATCH net-next] tun/macvtap: limit the packets queued through rcvbuf
 2014-01-16  6:41 UTC  (10+ messages)

[PATCH 2/2 Net-next v4] ixgbe: set driver_max_VFs should be done before enabling SRIOV
 2014-01-16  6:19 UTC 

[PATCH 1/2 net-next v4] ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63
 2014-01-16  6:16 UTC 

[PATCH] net: davinci_mdio: Fix sparse warning
 2014-01-16  6:14 UTC  (2+ messages)

[PATCH 1/2 Net-next] ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63
 2014-01-16  6:12 UTC  (3+ messages)

TI CPSW Ethernet Tx performance regression
 2014-01-16  6:07 UTC  (4+ messages)

[Xen-devel][PATCH net-next] xen-netfront: clean up code in xennet_release_rx_bufs
 2014-01-16  6:04 UTC  (9+ messages)
  ` [Xen-devel] [PATCH "

[PATCH net-next 2/2] bonding: add netlink attributes to slave link dev
 2014-01-16  5:54 UTC 

[PATCH net-next 0/2] bonding: add slave netlink and sysfs support
 2014-01-16  5:54 UTC 

[net-next 0/2] Intel Wired LAN Driver Updates
 2014-01-16  5:49 UTC  (4+ messages)
` [net-next 1/2] ixgbe: Force QDE via PFQDE for VFs during reset
` [net-next 2/2] ixgbe: Clear head write-back registers on VF reset

[PATCH net-next v3 2/2] net: Check skb->rxhash in gro_receive
 2014-01-16  5:01 UTC  (3+ messages)

[PATCH 2/2 Net-next] ixgbe: set driver_max_VFs should be done before enabling SRIOV
 2014-01-16  4:27 UTC 

[PATCH net-next RFC] virtio-net: drop rq->max and rq->num
 2014-01-16  4:24 UTC  (5+ messages)

[PATCH 1/2 v3] ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63
 2014-01-16  4:20 UTC  (8+ messages)

[PATCH iproute2 v2 0/2] two improvements in tc
 2014-01-16  3:17 UTC  (4+ messages)
` [PATCH iproute2 v2 1/2] tbf: support sending burst/mtu to kernel directly
` [PATCH iproute2 v2 2/2] netem: add 64bit rates support

[PATCH v6 0/4] Add ethernet support for r7s72100
 2014-01-16  2:34 UTC  (5+ messages)
` [PATCH v6 net-next 1/4] sh_eth: Use bool as return type of sh_eth_is_gether()
` [PATCH v6 net-next 2/4] sh_eth: Add support for r7s72100
` [PATCH v6 3/4] ARM: shmobile: r7s72100: Add clock for r7s72100-ether
` [PATCH v6 4/4] ARM: shmobile: genmai: Enable r7s72100-ether

[PATCH iproute2 0/2] two improvements in tc
 2014-01-16  2:28 UTC  (4+ messages)
` [PATCH iproute2 2/2] netem: add 64bit rates support

[PATCH net-next] bonding: trivial: rename slave->jiffies to ->last_link_up
 2014-01-16  2:20 UTC 

[PATCH v4 net-next] bonding: handle slave's name change with primary_slave logic
 2014-01-16  1:40 UTC  (3+ messages)

linux-next: manual merge of the net-next tree with the uml tree
 2014-01-16  1:42 UTC 

PROBLEM: usbnet / ax88179_178a: Panic in usb_hcd_map_urb_for_dma
 2014-01-16  1:28 UTC  (11+ messages)

[PATCH v5 0/4] Add ethernet support for r7s72100
 2014-01-16  1:15 UTC  (7+ messages)
` [PATCH v5 net-next 1/4] sh_eth: Use bool as return type of sh_eth_is_gether()
` [PATCH v5 net-next 2/4] sh_eth: Add support for r7s72100

[PATCH net] bpf: do not use reciprocal divide
 2014-01-16  1:02 UTC  (4+ messages)
  ` [PATCH v2 "

[PATCH net-next] net: stmmac: fix NULL pointer dereference in stmmac_get_tx_hwtstamp
 2014-01-16  0:58 UTC  (2+ messages)

pull request: batman-adv 2014-01-13
 2014-01-16  0:54 UTC  (4+ messages)
` [PATCH 14/14] batman-adv: drop dependency against CRC16

[PATCH net v2] be2net: add dma_mapping_error() check for dma_map_page()
 2014-01-16  0:50 UTC  (2+ messages)

[PATCH v4 0/4] Add ethernet support for r7s72100
 2014-01-16  0:49 UTC  (6+ messages)
` [PATCH v4 net-next 2/4] sh_eth: Add "

[PATCH net] bnx2x: Don't release PCI bars on shutdown
 2014-01-16  0:49 UTC  (2+ messages)

[PATCH net-next] sctp: create helper function to enable|disable sackdelay
 2014-01-16  0:48 UTC  (2+ messages)

[RFC PATCH net-next] etherdevice: Use ether_addr_copy to copy an Ethernet address
 2014-01-16  0:45 UTC  (4+ messages)

[PATCH 00/16] wl1251 patches from linux-n900 tree
 2014-01-16  0:21 UTC  (5+ messages)
` [PATCH v2 "

[RFC] sysfs_rename_link() and its usage
 2014-01-16  0:11 UTC  (10+ messages)

[PATCH net-next v4 0/9] xen-netback: TX grant mapping with SKBTX_DEV_ZEROCOPY instead of copy
 2014-01-16  0:03 UTC  (11+ messages)
` [PATCH net-next v4 1/9] xen-netback: Introduce TX grant map definitions
` [PATCH net-next v4 2/9] xen-netback: Change TX path from grant copy to mapping
` [PATCH net-next v4 3/9] xen-netback: Remove old TX grant copy definitons and fix indentations
` [PATCH net-next v4 6/9] xen-netback: Handle guests with too many frags
` [PATCH net-next v4 8/9] xen-netback: Timeout packets in RX path

[PATCH net-next v3] ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helper
 2014-01-15 23:54 UTC  (2+ messages)

[PATCH net-next 00/11] be2net: patch set
 2014-01-15 23:52 UTC  (2+ messages)

[BUG] eth_type_trans() can access stale data
 2014-01-15 23:48 UTC  (2+ messages)

linux-next: Tree for Jan 15 (netfilter: nft_reject)
 2014-01-15 23:39 UTC 

linux-next: Tree for Jan 14 (lowpan, 802.15.4)
 2014-01-15 23:36 UTC  (3+ messages)

[PATCH] [trivial] ixgbe: Fix format string in ixgbe_fcoe.c
 2014-01-15 23:34 UTC  (3+ messages)

[PATCH net-next] net/mlx4_core: Warn if device doesn't have enough PCI bandwidth
 2014-01-15 23:33 UTC  (4+ messages)

instant cash
 2014-01-15 23:18 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).