netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-24 13:01:09 to 2013-01-26 00:15:20 UTC [more...]

[PATCH 0/1] VM Sockets for Linux upstreaming
 2013-01-26  0:15 UTC  (4+ messages)
` [PATCH 1/1] VSOCK: Introduce VM Sockets
    ` [Pv-drivers] "

[PATCH 00/19] ARM: common warning fixes
 2013-01-25 23:45 UTC  (7+ messages)
` [PATCH 15/19] sunrpc: don't warn for unused variable 'buf'
` [PATCH 16/19] mac80211: avoid a build warning

Web10g TCP statistics patch - mainlining into kernel?
 2013-01-25 23:34 UTC  (6+ messages)
  ` [Web10g-user] "

Alx driver doesn't work on 3.7.x
 2013-01-25 22:54 UTC 

[PATCH v3 1/1 net-next] net: fec: add napi support to improve proformance
 2013-01-25 22:23 UTC  (4+ messages)

[PATCH net-next 1/3] net: stmmac: add gmac autoneg set for SGMII, TBI, and RTBI
 2013-01-25 22:01 UTC  (4+ messages)

[Pv-drivers] [PATCH 0/6] VSOCK for Linux upstreaming
 2013-01-25 21:33 UTC  (2+ messages)

[PATCH] mwifiex: don't return zero on failure paths in mwifiex_pcie_init()
 2013-01-25 21:03 UTC  (2+ messages)

[PATCH] vmxnet3: set carrier state properly on probe
 2013-01-25 20:54 UTC 

[patch] ipvs: freeing uninitialized pointer on error
 2013-01-25 20:56 UTC  (2+ messages)

[patch] qlcnic: silence false positive overflow warning
 2013-01-25 20:48 UTC  (2+ messages)

[PATCH net-next 0/8] qlcnic: bug fix and feature updates
 2013-01-25 20:20 UTC  (9+ messages)
` [net-next PATCH 1/8] qlcnic: set driver version in firmware
` [net-next PATCH 2/8] qlcnic: enable LRO on IPv6 without dest ip check
` [net-next PATCH 3/8] qlcnic: enable RSS for TCP over IPv6
` [net-next PATCH 4/8] qlcnic: avoid mixed mode interrupts for some adapter types
` [net-next PATCH 5/8] qlcnic: Fix LED/Beaconing tests to work on all ports of an adapter
` [net-next PATCH 6/8] qlcnic: sleeping function called from invalid context
` [net-next PATCH 7/8] qlcnic: add support for FDB netdevice ops
` [net-next PATCH 8/8] qlcnic: Bump up the version to 5.1.32

brcm WARN() on v3.7.2
 2013-01-25 20:23 UTC 

HELLO
 2013-01-25 20:12 UTC 

[patch net-next V2] bond: have random dev address by default instead of zeroes
 2013-01-25 20:00 UTC  (10+ messages)

[RFC PATCH 0/4] net: mvmdio: close the gaps between mv643xx_eth and mvmdio
 2013-01-25 19:58 UTC  (7+ messages)
` [RFC PATCH 1/4] net: mvmdio: rename base register cookie from smireg to regs
` [RFC PATCH 2/4] net: mvmdio: do not assume SMI reg is at offset 0 of the resource
` [RFC PATCH 3/4] net: mvmdio: enhance driver to support SMI error/done interrupts
` [RFC PATCH 4/4] net: mvmdio: add getter and setter for PHY addresses

[PATCH 2/2] v2 GRE: Add segmentation offload for GRE
 2013-01-25 19:52 UTC  (7+ messages)

[PATCH] bonding: unset primary slave via sysfs
 2013-01-25 18:41 UTC 

[PATCH/RFC 2/3] ethernet: add a PHY reset GPIO DT binding to sh_eth
 2013-01-25 18:21 UTC  (4+ messages)

3.7.3+: Bad paging request in ip_rcv_finish while running NFS traffic
 2013-01-25 17:44 UTC  (24+ messages)
                                        ` [PATCH] net: loopback: fix a dst refcounting issue

[PATCH v3 1/1 net-next] net: fec: enable pause frame to improve rx prefomance for 1G network
 2013-01-25 17:33 UTC  (6+ messages)

[PATCH] Unix socket buffer attribution
 2013-01-25 15:32 UTC 

[RFC] rebase Ian Campbell's skb fragment tracking to 3.2
 2013-01-25 14:27 UTC  (8+ messages)
` [RFC] [PATCH 1/7] net: add support for per-paged-fragment destructors
` [RFC] [PATCH 2/7] net: only allow paged fragments with the same destructor to be coalesced
` [RFC] [PATCH 3/7] net: add paged frag destructor support to kernel_sendpage
` [RFC] [PATCH 4/7] sunrpc: use SKB fragment destructors to delay completion until page is released by network stack
` [RFC] [PATCH 5/7] net: move skb frag kmap functions to skbuff.h
` [RFC] [PATCH 6/7] net: add skb_frag_k(un)map convenience functions
` [RFC] [PATCH 7/7] net: return a *const* struct page from skb_frag_page

[PATCH 00/21] netfilter updates for net-next
 2013-01-25 13:54 UTC  (22+ messages)
` [PATCH 01/21] netfilter: nf_ct_sip: support Cisco 7941/7945 IP phones
` [PATCH 02/21] netfilter: add connlabel conntrack extension
` [PATCH 03/21] netfilter: ctnetlink: deliver labels to userspace
` [PATCH 04/21] netfilter: ctnetlink: allow userspace to modify labels
` [PATCH 05/21] netfilter: nf_ct_snmp: add include file
` [PATCH 06/21] netfilter: x_tables: add xt_bpf match
` [PATCH 07/21] netfilter: add missing xt_bpf.h header in installation
` [PATCH 08/21] netfilter: doc: add nf_conntrack sysctl api documentation
` [PATCH 09/21] netfilter: add missing xt_connlabel.h header in installation
` [PATCH 10/21] netfilter: nf_conntrack: move initialization out of pernet operations
` [PATCH 11/21] netfilter: nf_ct_expect: move initialization out of pernet_operations
` [PATCH 12/21] netfilter: nf_ct_acct: "
` [PATCH 13/21] netfilter: nf_ct_tstamp: "
` [PATCH 14/21] netfilter: nf_ct_ecache: "
` [PATCH 15/21] netfilter: nf_ct_timeout: "
` [PATCH 16/21] netfilter: nf_ct_helper: "
` [PATCH 17/21] netfilter: nf_ct_labels: "
` [PATCH 18/21] netfilter: nf_ct_proto: "
` [PATCH 19/21] netfilter: nf_conntrack: refactor l3proto support for netns
` [PATCH 20/21] netfilter: nf_conntrack: refactor l4proto "
` [PATCH 21/21] netfilter: nf_conntrack: fix compilation if sysctl are disabled

[RFC] net: usbnet: prevent buggy devices from killing us
 2013-01-25 12:27 UTC  (14+ messages)
          ` [PATCH net] "

[PATCH] NET/PHY: Eliminate the algorithm of forced ethernet speed reduction
 2013-01-25 10:10 UTC 

Doubts about listen backlog and tcp_max_syn_backlog
 2013-01-25 10:05 UTC  (14+ messages)

[PATCH net-next] Remove leftover #endif after introducing SO_REUSEPORT
 2013-01-25 10:00 UTC 

[PATCH V8 1/3] virtio-net: fix the set affinity bug when CPU IDs are not consecutive
 2013-01-25  9:51 UTC  (3+ messages)
` [PATCH V8 2/3] virtio-net: split out clean affinity function
` [PATCH V8 3/3] virtio-net: reset virtqueue affinity when doing cpu hotplug

[PATCH V7 1/3] virtio-net: fix the set affinity bug when CPU IDs are not consecutive
 2013-01-25  9:16 UTC  (7+ messages)
` [PATCH V7 2/3] virtio-net: split out clean affinity function
` [PATCH V7 3/3] virtio-net: reset virtqueue affinity when doing cpu hotplug

[BUG] Bug in netprio_cgroup and netcls_cgroup ?
 2013-01-25  8:39 UTC  (8+ messages)

BUG: unable to handle kernel paging request at 0000000000609920 in networking code on 3.2.23
 2013-01-25  8:28 UTC  (5+ messages)

[PATCH 2/5] soreuseport: TCP/IPv4 implementation
 2013-01-25  8:08 UTC  (2+ messages)

[PATCH] tcp: Increment of LINUX_MIB_LISTENOVERFLOWS in tcp_v4_conn_request()
 2013-01-25  7:41 UTC  (3+ messages)

[PATCH V6 1/3] virtio-net: fix the set affinity bug when CPU IDs are not consecutive
 2013-01-25  7:22 UTC  (12+ messages)
` [PATCH V6 2/3] virtio-net: split out clean affinity function

[patch] irda: buffer overflow in irnet_ctrl_read()
 2013-01-25  6:40 UTC 

[PATCH 1/2] ARM: davinci: da850: add DT node for eth0
 2013-01-25  6:25 UTC  (4+ messages)
` [PATCH 2/2] ARM: davinci: da850: add OF_DEV_AUXDATA entry "

[PATCH 0/5]: soreuseport: Bind multiple sockets to the same port
 2013-01-25  5:06 UTC  (2+ messages)

[PATCH [iputils] 1/6] tracepath: re-use printf return in print_host
 2013-01-25  5:24 UTC  (6+ messages)
` [PATCH [iputils] 2/6] ping: fix building on older systems
` [PATCH [iputils] 3/6] start gitignore files
` [PATCH [iputils] 4/6] doc: fix parallel build of html/man pages
` [PATCH [iputils] 5/6] ping6: allow disabling of openssl support
` [PATCH [iputils] 6/6] fix handling of CFLAGS

[PATCH] vhost-net: fall back to vmalloc if high-order allocation fails
 2013-01-25  5:15 UTC  (3+ messages)

[PATCH v2 1/1 net-next] net: fec: add napi support to improve proformance
 2013-01-25  2:02 UTC  (5+ messages)

[PATCH 2/2 net-next] doc: dt: fsl: fec: add napi optional properties
 2013-01-25  1:46 UTC  (3+ messages)

[PATCH 1/2] net: Add skb_unclone() helper function
 2013-01-25  1:36 UTC  (4+ messages)

[PATCH net 1/1] r8169: fix vlan tag read ordering
 2013-01-24 23:30 UTC 

linux-next: New trees - ipsec and ipsec-next
 2013-01-24 23:20 UTC  (2+ messages)

[PATCH 0/2] GRE: segmentation offload
 2013-01-24 22:16 UTC 

[PATCH] SCTP: Free the per-net sysctl table on net exit
 2013-01-24 22:14 UTC  (3+ messages)

[patch net-next] ipv4: introduce address lifetime
 2013-01-24 19:41 UTC 

[patch net-next] bond: have random dev address by default instead of zeroes
 2013-01-24 19:18 UTC  (4+ messages)

Hung tasks related to do_filp_open in net-next (3.8.0-rc3+)
 2013-01-24 18:42 UTC  (2+ messages)

[PATCH 0/3] tg3: add support for Ethernet core in BCM4785
 2013-01-24 17:21 UTC  (2+ messages)

YOUR ATM VISA CARD IS READY FOR DELIVERY
 2013-01-24 16:53 UTC 

[PATCH v5 00/45] CPU hotplug: stop_machine()-free CPU hotplug
 2013-01-24 15:58 UTC  (5+ messages)
` [PATCH v5 01/45] percpu_rwlock: Introduce the global reader-writer lock backend

[PATCH v2] sctp: set association state to established in dupcook_a handler
 2013-01-24 15:05 UTC  (2+ messages)

[net-next PATCH 0/6] net: frag performance tuning cachelines for NUMA/SMP systems
 2013-01-24 14:05 UTC  (7+ messages)
` [net-next PATCH 1/6] net: cacheline adjust struct netns_frags for better frag performance
` [net-next PATCH 2/6] net: cacheline adjust struct inet_frags "
` [net-next PATCH 3/6] net: cacheline adjust struct inet_frag_queue
` [net-next PATCH 4/6] net: frag helper functions for mem limit tracking
` [net-next PATCH 5/6] net: use lib/percpu_counter API for fragmentation mem accounting
` [net-next PATCH 6/6] net: frag, move LRU list maintenance outside of rwlock

inaccurate packet scheduling
 2013-01-24 14:01 UTC  (7+ messages)

[PATCH RESEND] ipv6: add anti-spoofing checks for 6to4 and 6rd
 2013-01-24 13:55 UTC  (3+ messages)

Linux 3.6.x kernel crash in tcp_slow_start / bictcp_cong_avoid with wfica
 2013-01-24 13:51 UTC  (7+ 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).