netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-16 19:52:42 to 2014-01-17 13:02:11 UTC [more...]

[PATCH 0/4] Patchset - Support for configurable RSS hash key
 2014-01-17 13:02 UTC 

[PATCH] sch_htb: let skb->priority refer to non-leaf class
 2014-01-17 12:53 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] net: sk == 0xffffffff fix - not for commit
 2014-01-17 12:47 UTC  (9+ messages)

[Xen-devel][PATCH net-next v2] xen-netfront: clean up code in xennet_release_rx_bufs
 2014-01-17 12:32 UTC  (8+ messages)
  ` [Xen-devel] [PATCH "

[PATCH V3 net-next 1/3] ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GET
 2014-01-17 12:16 UTC  (5+ messages)

ipv6: default route for link local address is not added while assigning a address
 2014-01-17 12:16 UTC  (3+ messages)

[PATCH net-next] net: vxlan: do not use vxlan_net before checking event type
 2014-01-17 11:55 UTC 

PROBLEM: usbnet / ax88179_178a: Panic in usb_hcd_map_urb_for_dma
 2014-01-17 10:38 UTC  (2+ messages)

[PATCH 0/11] use ether_addr_equal_64bits
 2014-01-17 10:18 UTC  (9+ messages)
` [PATCH 4/11] "

[PATCH net-next 0/2] reciprocal_divide updates
 2014-01-17 10:05 UTC  (5+ messages)
` [PATCH net-next 2/2] reciprocal_divide: correction/update of the algorithm

[PATCH net-next v2 0/3] reciprocal_divide updates
 2014-01-17 10:06 UTC  (9+ messages)
` [PATCH net-next v2 1/3] random32: add prandom_u32_max and convert open coded users
` [PATCH net-next v2 2/3] net: add trim helper and convert users
` [PATCH net-next v2 3/3] reciprocal_divide: correction/update of the algorithm

[PATCH RFC 0/6] net: rfkill: gpio: Add device tree support
 2014-01-17  9:59 UTC  (9+ messages)
  ` [PATCH RFC 1/6] net: rfkill: gpio: fix gpio name buffer size off by 1
  ` [PATCH RFC 2/6] net: rfkill: gpio: use clk_prepare_enable/clk_disable_unprepare
  ` [PATCH RFC 3/6] net: rfkill: gpio: fix reversed clock enable state
  ` [PATCH RFC 4/6] net: rfkill: gpio: add device tree support
  ` [PATCH RFC 5/6] net: rfkill: gpio: add clock-frequency device tree property
  ` [PATCH RFC 6/6] ARM: sun7i: cubietruck: enable bluetooth module

[PATCH net-next] bonding: trivial: rename slave->jiffies to ->last_link_up
 2014-01-17  9:53 UTC  (2+ messages)

[PATCH net-next] virtio-net: fix build error when CONFIG_AVERAGE is not enabled
 2014-01-17  9:51 UTC  (2+ messages)

[PATCH 11/13] net: mvneta: implement rx_copybreak
 2014-01-17  9:48 UTC  (9+ messages)

[PATCH net] net: core: orphan frags before queuing to slow qdisc
 2014-01-17  9:42 UTC 

[net-next 0/3] Intel Wired LAN Driver Updates
 2014-01-17  9:21 UTC  (4+ messages)
` [net-next 1/3] ixgbe: add braces around else condition in ixgbe_qv_lock_* calls
` [net-next 2/3] ixgbe: bump version number
` [net-next 3/3] ixgbevf: bump version

Fwd: Linux bridge for route
 2014-01-17  9:14 UTC 

[PATCH net] bpf: do not use reciprocal divide
 2014-01-17  8:59 UTC  (5+ messages)
  ` [PATCH v2 "

[Patch net-next] vxlan: do not use vxlan_net before checking event type
 2014-01-17  8:39 UTC  (3+ messages)

Linux kernel patch: elide fib_validate_source() completely when possible - bad side effect?
 2014-01-17  8:24 UTC  (2+ messages)

[PATCH net-next 0/6] bonding: only rely on arp packets if arp monitor is used
 2014-01-17  8:02 UTC  (7+ messages)

[PATCH net-next v6 0/6] virtio-net: mergeable rx buffer size auto-tuning
 2014-01-17  7:51 UTC  (8+ messages)
` [PATCH net-next v6 1/6] net: allow > 0 order atomic page alloc in skb_page_frag_refill
` [PATCH net-next v6 2/6] virtio-net: use per-receive queue page frag alloc for mergeable bufs
` [PATCH net-next v6 3/6] virtio-net: auto-tune mergeable rx buffer size for improved performance
` [PATCH net-next v6 4/6] net-sysfs: add support for device-specific rx queue sysfs attributes
` [PATCH net-next v6 5/6] lib: Ensure EWMA does not store wrong intermediate values
` [PATCH net-next v6 6/6] virtio-net: initial rx sysfs support, export mergeable rx buffer size

[PATCH net-next v2 0/2] bonding: add slave netlink and sysfs support
 2014-01-17  7:47 UTC  (2+ messages)

[PATCH net-next] net: ftgmac100: use kfree_skb() where appropriate
 2014-01-17  7:38 UTC 

[PATCH] net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer
 2014-01-17  7:01 UTC 

[PATCH net-next v2 2/2] bonding: add netlink attributes to slave link dev
 2014-01-17  6:57 UTC 

[PATCH net-next v2 1/2] bonding: add sysfs /slave dir for bond slave devices
 2014-01-17  6:57 UTC 

[Patch v6 net-next 0/2] Intel Wired LAN Driver Updates
 2014-01-17  6:51 UTC  (4+ messages)
` [PATCH v6 net-next 1/2] ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63
` [Patch 2/2 net-next v6] ixgbe: set driver_max_VFs should be done before enabling SRIOV

[RFC PATCH net-next 0/3] virtio_net: add aRFS support
 2014-01-17  6:45 UTC  (15+ messages)
` [RFC PATCH net-next 3/3] virtio-net: Add accelerated RFS support
  ` Fwd: [RFC PATCH net-next 0/3] virtio_net: add aRFS support

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

[PATCH] netdevice.7: document SIOCGIFCONF case ifc_req==NULL
 2014-01-16  4:23 UTC  (4+ messages)

PANIC in vxlan <debugging now>
 2014-01-17  4:24 UTC  (6+ messages)

[PATCH] ipv6: don't call addrconf_dst_alloc again when enable lo
 2014-01-17  4:09 UTC  (13+ messages)

[PATCH v2 00/16] net: stmmac: Add Allwinner A20 GMAC ethernet controller glue layer
 2014-01-17  3:46 UTC  (4+ messages)
` [PATCH v2 01/16] reset: add non CONFIG_RESET_CONTROLLER routines

[PATCH iproute2] PIE: Add man page
 2014-01-17  3:39 UTC 

[PATCH net-next 0/5] tipc: align TIPC behaviours of waiting for events with other stacks
 2014-01-17  3:20 UTC  (8+ messages)
` [PATCH net-next 1/5] tipc: standardize connect routine
` [PATCH net-next 2/5] tipc: standardize accept routine
` [PATCH net-next 3/5] tipc: standardize sendmsg routine of connectionless socket
` [PATCH net-next 4/5] tipc: standardize sendmsg routine of connected socket
` [PATCH net-next 5/5] tipc: standardize recvmsg routine

[PATCH -next] net_sched: fix error return code in fw_change_attrs()
 2014-01-17  3:12 UTC  (2+ messages)

[PATCH net-next v5 0/6] virtio-net: mergeable rx buffer size auto-tuning
 2014-01-17  3:08 UTC  (8+ messages)
` [PATCH net-next v5 1/6] net: allow > 0 order atomic page alloc in skb_page_frag_refill
` [PATCH net-next v5 2/6] virtio-net: use per-receive queue page frag alloc for mergeable bufs
` [PATCH net-next v5 3/6] virtio-net: auto-tune mergeable rx buffer size for improved performance
` [PATCH net-next v5 4/6] net-sysfs: add support for device-specific rx queue sysfs attributes
` [PATCH net-next v5 5/6] lib: Ensure EWMA does not store wrong intermediate values
` [PATCH net-next v5 6/6] virtio-net: initial rx sysfs support, export mergeable rx buffer size

[PATCH net-next v2 2/2] bonding: try to enable SG features when adding a new, slave
 2014-01-17  1:59 UTC  (3+ messages)

[PATCH] net: fix "queues" uevent between network namespaces
 2014-01-17  1:47 UTC  (3+ messages)

[PATCH net-next] ipv4: fix a dst leak in tunnels
 2014-01-17  1:40 UTC  (5+ messages)

[PATCH net-next] sctp: remove the unnecessary assignment
 2014-01-17  1:37 UTC  (2+ messages)

[PATCH net-next] virtio-net: drop rq->max and rq->num
 2014-01-17  1:37 UTC  (2+ messages)

[PATCH] net: davinci_mdio: Fix sparse warning
 2014-01-17  1:30 UTC  (2+ messages)

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

[Patch net-next] net_sched: act: pick a different type for act_xt
 2014-01-17  1:24 UTC  (2+ messages)

pull request: batman-adv 2014-01-16
 2014-01-17  1:23 UTC  (2+ messages)

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

[net-next 0/3] Intel Wired LAN Driver Updates
 2014-01-17  1:21 UTC  (5+ messages)
` [net-next 2/3] i40e: check desc pointer before printing
` [net-next 3/3] i40e: updates to AdminQ interface

pull request [net]: batman-adv 2014-01-16
 2014-01-17  1:17 UTC  (2+ messages)

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

kconfig for network testing
 2014-01-17  1:13 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2014-01-17  1:09 UTC 

suspicious RCU usage in net/ipv4/ip_tunnel.c:80
 2014-01-17  0:49 UTC  (9+ messages)

[PATCH net-next v4 1/6] net: allow > 0 order atomic page alloc in skb_page_frag_refill
 2014-01-17  0:30 UTC  (15+ messages)
` [PATCH net-next v4 2/6] virtio-net: use per-receive queue page frag alloc for mergeable bufs
` [PATCH net-next v4 3/6] virtio-net: auto-tune mergeable rx buffer size for improved performance
` [PATCH net-next v4 4/6] net-sysfs: add support for device-specific rx queue sysfs attributes
` [PATCH net-next v4 5/6] lib: Ensure EWMA does not store wrong intermediate values
` [PATCH net-next v4 6/6] virtio-net: initial rx sysfs support, export mergeable rx buffer size

[PATCH net-next 0/2] r6040: misc fixes
 2014-01-17  0:24 UTC  (2+ messages)

[PATCH net-next v2] xen-netfront: add support for IPv6 offloads
 2014-01-17  0:23 UTC  (2+ messages)

[PATCH net-next v3 2/2] net: Check skb->rxhash in gro_receive
 2014-01-17  0:23 UTC  (2+ messages)

[PATCH net-next v3 1/2] net: Add skb_get_hash_raw
 2014-01-17  0:23 UTC  (2+ messages)

[PATCH net-next] vxge: make local functions static
 2014-01-17  0:23 UTC  (2+ messages)

[PATCH net-next] bnad: code cleanup
 2014-01-17  0:23 UTC  (2+ messages)

[PATCH] dm9000: fix a lot of checkpatch issues
 2014-01-17  0:23 UTC  (2+ messages)

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

[PATCH net-next v3 0/3] pf_packet updates
 2014-01-17  0:17 UTC  (2+ messages)

i40e sym version file
 2014-01-17  0:15 UTC  (3+ messages)

[PATCH-next v2] net/ipv4: don't use module_init in non-modular gre_offload
 2014-01-17  0:09 UTC  (3+ messages)

[PATCH 2/2] net/mlx4_core: clean up srq_res_start_move_to()
 2014-01-17  0:05 UTC  (4+ messages)
  ` [PATCH v2 "

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

[PATCH] e1000e: Fix compilation warning when !CONFIG_PM_SLEEP
 2014-01-16 23:36 UTC  (2+ messages)

TI CPSW Ethernet Tx performance regression
 2014-01-16 23:35 UTC  (5+ messages)

[net-next 0/6] Intel Wired LAN Driver Updates
 2014-01-16 23:35 UTC  (2+ messages)

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

[BUG] eth_type_trans() can access stale data
 2014-01-16 23:30 UTC  (6+ messages)
  ` [PATCH net-next] net: eth_type_trans() should use skb_header_pointer()

[PATCH RFC 0/9]net: stmmac PM related fixes
 2014-01-16 23:24 UTC  (3+ messages)
` [PATCH v2 0/9] net: "

[PATCH 00/13] Assorted mvneta fixes and improvements
 2014-01-16 23:21 UTC  (2+ messages)

[RFC PATCH 0/3] Use cached allocations in place of order-3 allocations for sk_page_frag_refill() and __netdev_alloc_frag()
 2014-01-16 23:17 UTC  (4+ messages)
` [RFC PATCH 1/3] Supporting hacks to be able to test slab allocated buffers in place of page_frag without rewriting lots of net code. We make several assumptions here, first that slab allocator is selected. Second, no one is doing get_page or put_page on pages marked PG_slab. Third we allocated all slabs page aligned that we do these calls on
` [RFC PATCH 2/3] Use slab allocations for netdev page_frag receive buffers
` [RFC PATCH 3/3] Use slab allocations for sk page_frag send buffers

[PATCH] DT: net: davinci_emac: "phy-handle" property is actually optional
 2014-01-16 22:32 UTC 

[PATCH v2] ipv6: send Change Status Report after DAD is completed
 2014-01-16 22:13 UTC  (2+ messages)

ipv6 addrconfg warn_on hit: WARN_ON(ifp->idev->valid_ll_addr_cnt < 0);
 2014-01-16 21:47 UTC  (6+ messages)
` [PATCH net] ipv6: simplify detection of first operational link-local address on interface

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

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

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

[PATCH net-next v3 1/5] net: allow > 0 order atomic page alloc in skb_page_frag_refill
 2014-01-16 20:00 UTC  (7+ messages)
` [PATCH net-next v3 4/5] net-sysfs: add support for device-specific rx queue sysfs attributes

[PATCH v4 0/2] ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routes
 2014-01-16 19:53 UTC  (4+ messages)


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