netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-05 22:00:21 to 2012-07-08 08:19:38 UTC [more...]

[net-next RFC V5 0/5] Multiqueue virtio-net
 2012-07-08  8:19 UTC  (19+ messages)
` [net-next RFC V5 2/5] virtio_ring: move queue_index to vring_virtqueue
` [net-next RFC V5 4/5] virtio_net: multiqueue support
` [net-next RFC V5 5/5] virtio_net: support negotiating the number of queues through ctrl vq

[PATCH next-next] ppp: change default for incoming protocol filter to NPMODE_DROP
 2012-07-08  0:38 UTC  (5+ messages)

[PATCH net,1/1] hyperv: Add support for setting MAC from within guests
 2012-07-08  0:29 UTC  (3+ messages)

[PATCH] net: fix non-ANSI function declaration warning
 2012-07-08  0:26 UTC  (6+ messages)

pull-request: can-next 2012-07-04
 2012-07-07 23:29 UTC  (2+ messages)

[PATCH net-next] asix: avoid copies in tx path
 2012-07-07 23:27 UTC  (3+ messages)

[PATCH net-next v2 0/4] 6lowpan: Various bug fixes
 2012-07-07 23:25 UTC  (7+ messages)
` [PATCH net-next v2 1/4] Fix null pointer dereference in UDP uncompression function
` [PATCH net-next v2 2/4] Incorrect type length in lowpan_alloc_new_frame():tag is u8 but should be u16
` [PATCH net-next v2 3/4] Change byte order when storing/accessing tag field
` [PATCH net-next v2 4/4] Change byte order when storing/accessing len field

[PATCH net-next V1 00/10] net/mlx4: Add flow-steering support
 2012-07-07 23:24 UTC  (2+ messages)

[PATCH 00/18] netfilter updates for net-next (upcoming 3.6), batch 5
 2012-07-07 23:23 UTC  (20+ messages)
` [PATCH 01/18] netfilter: ctnetlink: add new messages to obtain statistics
` [PATCH 02/18] netfilter: nf_conntrack: fix nf_conntrack_l3proto_register
` [PATCH 03/18] netfilter: nf_conntrack: prepare l4proto->init_net cleanup
` [PATCH 04/18] netfilter: nf_conntrack: add nf_ct_kfree_compat_sysctl_table
` [PATCH 05/18] netfilter: nf_conntrack: use l4proto->users as refcount for per-net data
` [PATCH 06/18] netfilter: nf_conntrack: fix memory leak if sysctl registration fails
` [PATCH 07/18] netfilter: nf_ct_tcp: merge tcpv[4,6]_net_init into tcp_net_init
` [PATCH 08/18] netfilter: nf_ct_udp: merge udpv[4,6]_net_init into udp_net_init
` [PATCH 09/18] netfilter: nf_ct_udplite: add udplite_kmemdup_sysctl_table function
` [PATCH 10/18] netfilter: nf_ct_sctp: merge sctpv[4,6]_net_init into sctp_net_init
` [PATCH 11/18] netfilter: nf_ct_generic: add generic_kmemdup_sysctl_table function
` [PATCH 12/18] netfilter: nf_ct_dccp: add dccp_kmemdup_sysctl_table function
` [PATCH 13/18] netfilter: nf_ct_icmp: add icmp_kmemdup[_compat]_sysctl_table function
` [PATCH 14/18] netfilter: nf_ct_icmpv6: add icmpv6_kmemdup_sysctl_table function
` [PATCH 15/18] netfilter: nf_conntrack: generalize nf_ct_l4proto_net
` [PATCH 16/18] netfilter: nf_ct_tcp: missing per-net support for cttimeout
` [PATCH 17/18] netfilter: nfnetlink: check callbacks before using those in nfnetlink_rcv_msg
` [PATCH 18/18] netfilter: nfnetlink_queue: do not allow to set unsupported flag bits

[PATCH] r6040: remove duplicate call to the pci_set_drvdata
 2012-07-07 23:16 UTC  (2+ messages)

[PATCH] smsc95xx: support ethtool get_regs
 2012-07-07 19:55 UTC  (8+ messages)

su buzón de correo
 2012-07-07 18:50 UTC 

[iproute2] display vlan configuration
 2012-07-07 16:03 UTC  (3+ messages)

Kedves Győztes
 2012-07-07 14:49 UTC 

pre-fetching skb for delayed send
 2012-07-07 14:18 UTC  (4+ messages)

Kernel Oops
 2012-07-07 12:54 UTC 

[PATCH] ipvs: fix oops on NAT reply in br_nf context
 2012-07-07 10:26 UTC 

[PATCH v2] bridge: netfilter: fix skb->nf_bridge NULL panic in br_nf_forward_finish
 2012-07-07 10:27 UTC  (4+ messages)

[PATCH 2/2] irda/pxa:
 2012-07-07  9:41 UTC  (2+ messages)

[PATCH 0/4] Add a driver for the ASIX AX88172A
 2012-07-07  8:36 UTC  (13+ messages)
` [PATCH 1/4] asix: Fix checkpatch warnings
` [PATCH 2/4] asix: Rename asix.c to asix_devices.c
` [PATCH 3/4] asix: Factor out common code
` [PATCH 4/4] asix: Add a new driver for the AX88172A

[PATCH net-next 0/5] Cleanup, mostly kernel-doc
 2012-07-07  7:04 UTC  (7+ messages)
` [PATCH net-next 1/5] net: Properly define functions with no parameters
` [PATCH net-next 2/5] net: Fix (nearly-)kernel-doc comments for various functions
` [PATCH net-next 3/5] net: Fix non-kernel-doc comments with kernel-doc start marker
` [PATCH net-next 4/5] drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
` [PATCH net-next 5/5] drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers

speed specific port cost calculation in br_if.c and how to make it generic based on 802.1d Table-17-3?
 2012-07-07  5:54 UTC 

Question: eth0 and wlan0 traffic load
 2012-07-07  4:55 UTC  (3+ messages)

[RFC PATCH 00/10] Make XPS usable within ixgbe
 2012-07-07  0:03 UTC  (3+ messages)
` [RFC PATCH 01/10] net: Split core bits of dev_pick_tx into __dev_pick_tx

[PATCH 4 0/4] Add ability to set defaultless network device MAC addresses to deterministic computed locally administered values
 2012-07-06 22:40 UTC  (3+ messages)
` [PATCH 4 2/4] NET ethernet introduce mac_platform helper

[PATCH 2/2] ksz884x: fix Endian
 2012-07-06 22:40 UTC  (2+ messages)

[PATCH 2/4] phylib: add context argument to adjust link callback
 2012-07-06 22:39 UTC  (2+ messages)

Unusual power consumption of ethernet device r8169 and backlight
 2012-07-06 21:52 UTC 

[PATCH 0/4] phylib: add context argument to adjust link callbacks
 2012-07-06 21:41 UTC  (2+ messages)

[RFC PATCH] bridge: netfilter: fix skb->nf_bridge NULL panic in br_nf_forward_finish
 2012-07-06 20:34 UTC  (4+ messages)

[PATCH 4/4] net: add context callback parameter to phy connect
 2012-07-06 20:10 UTC 

[PATCH 3/4] of/mdio: add context argument to adjust link callback
 2012-07-06 20:09 UTC 

[PATCH 1/4] phylib: factor out handler callouts into helper
 2012-07-06 20:09 UTC 

Network namespace and bonding WARNING at fs/proc/generic.c remove_proc_entry
 2012-07-06 19:47 UTC  (7+ messages)

pull request: wireless 2012-07-06
 2012-07-06 19:20 UTC 

[PATCH] ipv4: Avoid overhead when no custom FIB rules are installed
 2012-07-06 18:53 UTC  (5+ messages)

AF_BUS socket address family
 2012-07-06 18:27 UTC  (5+ messages)

[PATCH] gianfar: fix potential sk_wmem_alloc imbalance
 2012-07-06 18:09 UTC  (2+ messages)

[PATCH net-next 1/2] r8169: support RTL8106E
 2012-07-06 15:37 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 net-next 2/2] r8169: support RTL8168G

Partnership
 2012-07-06 11:47 UTC 

[PATCH 0/2] Netfilter updates for 3.5-rc5
 2012-07-06 11:39 UTC  (3+ messages)
` [PATCH 1/2] netfilter: ipset: timeout fixing bug broke SET target special timeout value
` [PATCH 2/2] netfilter: nf_ct_ecache: fix crash with multiple containers, one shutting down

[PATCH net-next 1/2] ipv6: Initialize the struct rt6_info behind the dst_enty field
 2012-07-06 10:57 UTC  (3+ messages)
` [PATCH net-next 2/2] xfrm: Initialize the struct xfrm_dst "

Hello! I guess you don't mind meeting an attractive and interesting girl, do you?)
 2012-07-06 10:36 UTC 

3.4.1 and 3.5-rc1 Packet lost at 250Mb/s
 2012-07-06 10:13 UTC  (2+ messages)

[PATCH v2] fail dentry revalidation after namespace change
 2012-07-06  9:51 UTC  (4+ messages)

[RFC] Introduce to batch variants of accept() and epoll_ctl() syscall
 2012-07-06  9:38 UTC  (5+ messages)

[net-next:master] general protection fault in __nla_put()
 2012-07-06  8:34 UTC  (16+ messages)
  ` BUG: unable to handle kernel paging request at 00000000d8be176d
              ` [PATCH net-next] ipv6: fix a bad cast in ip6_dst_lookup_tail()

[net-next:master 294/295] drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:287:3: error: implicit declaration of function 'phy_init_eee'
 2012-07-06  9:10 UTC  (5+ messages)

[PATCH net-next] ipv6: Initialize the neighbour pointer of rt6_info on allocation
 2012-07-06  9:16 UTC  (4+ messages)

[PATCH] force dentry revalidation after namespace change
 2012-07-06  9:00 UTC  (4+ messages)

RTL-8139C Link NOT detected in Linux 3.4.4 kernel
 2012-07-06  7:42 UTC 

[PATCH net-next] ipv6: remove redundant declarations
 2012-07-06  6:40 UTC  (2+ messages)

Intel e1000 ethernet device, change in kernel v3.4, and jumbo frames setting DENIED
 2012-07-06  6:17 UTC 

TCP transmit performance regression
 2012-07-06  5:16 UTC  (13+ messages)

[PATCH can-next v4] em_canid: Ematch rule to match CAN frames according to their identifiers
 2012-07-06  4:52 UTC  (2+ messages)

net-next warning at kernel/softirq.c:159 local_bh_enable
 2012-07-06  4:33 UTC  (6+ messages)

[PATCH 5 1/2] NET ethernet introduce eth-mac-platform helper
 2012-07-06  4:09 UTC  (2+ messages)
` [PATCH 5 2/2] OMAP4 PANDA register ethernet and wlan for automatic mac allocation

BISECTED: Re: REGRESSION: 3.4.0->3.5.0-rc2 kernel WARNING on cable plug on Acer Aspire One, no network
 2012-07-06  0:35 UTC  (4+ messages)

[PATCH net] cnic: Don't use netdev->base_addr
 2012-07-06  0:21 UTC 

[PATCH net-next] cnic: Fix mmap regression
 2012-07-05 23:34 UTC  (5+ messages)

[PATCH net] Bug fix for batman-adv 2012-07-06
 2012-07-05 22:51 UTC  (3+ messages)
` [PATCH net] batman-adv: check incoming packet type for bla
` [B.A.T.M.A.N.] [PATCH net] Bug fix for batman-adv 2012-07-06


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