netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-15 19:09:13 to 2014-01-16 09:36:47 UTC [more...]

[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 net-next 0/2] reciprocal_divide updates
 2014-01-16  9:30 UTC  (11+ 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

[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  (5+ messages)
` [PATCH net-next 1/2] r6040: add delays in MDIO read/write polling loops
` [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] sctp: remove the unnecessary assignment
 2014-01-16  8:25 UTC 

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

[Xen-devel][PATCH net-next v2] xen-netfront: clean up code in xennet_release_rx_bufs
 2014-01-15 23:57 UTC 

[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  (5+ 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  (4+ 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 v4 0/2] ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routes
 2014-01-16  1:01 UTC  (6+ messages)
  ` [PATCH v5 "

[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 V2 net-next 1/3] ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GET
 2014-01-16  0:52 UTC  (5+ messages)
` [PATCH V2 net-next 3/3] ipv6: add ip6_flowlabel_consistency sysctl

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

[Patch net-next] net_sched: act: remove capab from struct tc_action_ops
 2014-01-15 23:49 UTC 

[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 

[Patch net-next] net_sched: act: pick a different type for act_xt
 2014-01-15 23:38 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 

pull request: batman-adv 2014-01-16
 2014-01-15 23:24 UTC  (2+ messages)
` [PATCH] batman-adv: use consistent kerneldoc style

[Patch net-next] net_sched: act: use tcf_hash_release() in net/sched/act_police.c
 2014-01-15 23:23 UTC 

[RFC net] tcp: metrics: Avoid duplicate entries with the same destination-IP
 2014-01-15 23:21 UTC  (4+ messages)

[PATCH] net,via-rhine: Fix tx_timeout handling
 2014-01-15 23:21 UTC  (2+ messages)

[net-next 0/3] Intel Wired LAN Driver Updates
 2014-01-15 23:18 UTC  (4+ messages)
` [net-next 1/3] i40e: remove mistaken file
` [net-next 2/3] i40e: check desc pointer before printing
` [net-next 3/3] i40e: updates to AdminQ interface

[PATCH v2 net-next 0/2] net: rename device's sysfs symlinks on name change
 2014-01-15 23:17 UTC  (2+ messages)

[PATCH v2 net-next] stmmac: Add vlan rx for better GRO performance
 2014-01-15 23:13 UTC  (2+ messages)

pull request [net]: batman-adv 2014-01-16
 2014-01-15 23:10 UTC  (2+ messages)
` [PATCH] batman-adv: fix batman-adv header overhead calculation

[PATCH net-next] bnx2x: fix sparse warning
 2014-01-15 23:07 UTC  (2+ messages)

[PATCH net-next v3 2/2] stmmac: Fix kernel crashes for jumbo frames
 2014-01-15 22:57 UTC  (4+ messages)

[PATCH net-next] openvswitch: Pad OVS_PACKET_ATTR_PACKET if linear copy was performed
 2014-01-15 22:53 UTC  (5+ messages)
  ` [PATCH net-next v2] "

[PATCH 1/7] ptp_pch: Add dependency on HAS_IOMEM
 2014-01-15 22:51 UTC  (2+ messages)

[patch 0/3] s390: network patches for net-next
 2014-01-15 22:48 UTC  (2+ messages)

[patch net-next] neigh: split lines for NEIGH_VAR_SET so they are not too long
 2014-01-15 22:46 UTC  (2+ messages)

[PATCH][net-next] gianfar: Fix portabilty issues for ethtool and ptp
 2014-01-15 22:39 UTC  (2+ messages)

[PATCH RFC 0/9]net: stmmac PM related fixes
 2014-01-15 21:49 UTC  (3+ messages)

[PATCH net-next] net: make dev_set_mtu() honor notification return code
 2014-01-15 21:48 UTC  (4+ messages)

[PATCH 0/4] delete useless variable
 2014-01-15 21:43 UTC  (3+ messages)
` [PATCH 1/4] ksz884x: "

[PATCH] net/dt: Add support for overriding phy configuration from device tree
 2014-01-15 21:38 UTC 

[PATCH v3 0/4] net_dma removal, and dma debug extension
 2014-01-15 21:33 UTC  (5+ messages)
` [PATCH v3 1/4] net_dma: simple removal

[PATCH-next] netfilter: don't use module_init/exit in core IPV4 code
 2014-01-15 20:57 UTC  (2+ messages)
` [PATCH-next v2] "

[PATCH net-next] ipv6: send Change Status Report after DAD is completed
 2014-01-15 19:10 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).