netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-29 21:11:05 to 2011-08-30 22:05:44 UTC [more...]

[PATCH 0/14] skb fragment API: convert network drivers (part I)
 2011-08-30 22:05 UTC  (23+ messages)
` [PATCH 01/14] 3c59x: convert to SKB paged frag API
` [PATCH 02/14] 8139cp: "
` [PATCH 03/14] acenic: "
` [PATCH 04/14] atl1c: "
  ` [PATCH] MAINTAINERS: Update ATLX driver maintainers
` [PATCH 05/14] atl1e: convert to SKB paged frag API
` [PATCH 06/14] atlx: "
` [PATCH 07/14] benet: "
` [PATCH 08/14] bna: "
  ` [PATCH] MAINTAINERS: Update BNA 10G Maintainer
` [PATCH 09/14] cassini: convert to SKB paged frag API
` [PATCH 10/14] intel: "
` [PATCH 11/14] enic: "
  ` [PATCH] MAINTAINERS: Update Cisco VIC driver maintainers
` [PATCH 12/14] forcedeth: convert to SKB paged frag API
` [PATCH 13/14] gianfar: "
` [PATCH 14/14] greth: "

Beloved
 2011-08-27  1:58 UTC 

BQL crap and wireless
 2011-08-30 21:47 UTC  (20+ messages)

[PATCH 0/8] netfilter: netfilter fixes
 2011-08-30 21:45 UTC  (10+ messages)
` [PATCH 1/8] netfilter: xt_rateest: fix xt_rateest_mt_checkentry()
` [PATCH 2/8] netfilter: ip_queue: Fix small leak in ipq_build_packet_message()
` [PATCH 3/8] netfilter: ebtables: fix ebtables build dependency
` [PATCH 4/8] netfilter: nf_queue: reject NF_STOLEN verdicts from userspace
` [PATCH 5/8] netfilter: nf_ct_pptp: fix DNATed PPTP connection address translation
` [PATCH 6/8] netfilter: nf_ct_tcp: fix incorrect handling of invalid TCP option
` [PATCH 7/8] netfilter: nf_ct_tcp: wrong multiplication of TCPOLEN_TSTAMP_ALIGNED in tcp_sack skips fastpath
` [PATCH 8/8] netfilter: update netfilter git URL

IP_TRANSPARENT requires CAP_NET_ADMIN - why?
 2011-08-30 21:45 UTC 

linux 2.6.32.46 crashes
 2011-08-30 21:45 UTC  (3+ messages)

[PATCH] Documentation: networking: dmfe.txt: Remove the maintainer of orphan filesystem
 2011-08-30 21:39 UTC  (2+ messages)

Fw: [Bug 42012] New: regression on 2.6.39.3 with socket/bind; still there in 3.0.4
 2011-08-30 20:19 UTC  (8+ messages)
  `  "

[PATCH 0/7 net-next] bnx2x: cleanups and VLAN stripping toggle
 2011-08-30 20:08 UTC  (13+ messages)
` [PATCH 1/7] bnx2x: remove unused fields in struct bnx2x_func_init_params
` [PATCH 2/7] bnx2x: remove the 'leading' arguments
` [PATCH 3/7] bnx2x: decrease indentation in bnx2x_rx_int()
` [PATCH 4/7] bnx2x: simplify TPA sanity check
` [PATCH 5/7] bnx2x: do not set TPA flags and features in bnx2x_init_bp
` [PATCH 6/7] bnx2x: move fp->disable_tpa to ->flags
` [PATCH 7/7] bnx2x: expose HW RX VLAN stripping toggle

[PATCH] net: relax PKTINFO non local ipv6 udp xmit check
 2011-08-30 19:18 UTC  (5+ messages)

[patch -next] mac80211: handle allocation failures in mesh_pathtbl_init()
 2011-08-30 19:16 UTC 

[patch net-next-2.6 0/2] net: allow to change carrier via sysfs
 2011-08-30 18:25 UTC  (7+ messages)
` [patch net-next-2.6 1/2] "
` [patch net-next-2.6 2/2] dummy: implement carrier change

[PATCH 00/24] net: Remove unnecessary OOM logging messages
 2011-08-30 17:55 UTC  (43+ messages)
` [PATCH 01/24] 802: "
` [PATCH 02/24] 9p: "
` [PATCH 03/24] atm: "
` [PATCH 04/24] ax25: "
` [PATCH 05/24] batman-adv: "
` [PATCH 06/24] netfilter: "
` [PATCH 07/24] can: "
` [PATCH 08/24] ceph: "
` [PATCH 09/24] decnet: "
` [PATCH 10/24] econet: "
` [PATCH 11/24] iucv: "
` [PATCH 12/24] mac80211: "
` [PATCH 13/24] netrom: "
` [PATCH 14/24] rds: "
` [PATCH 15/24] rfkill: "
` [PATCH 16/24] rose: "
` [PATCH 17/24] sched: "
` [PATCH 18/24] sctp: "
` [PATCH 19/24] sunrpc: "
` [PATCH 20/24] tipc: "
` [PATCH 21/24] wanrouter: "
` [PATCH 22/24] wireless: "
` [PATCH 23/24] x25: "
` [PATCH 24/24] net: "

[PATCH] net/mac80211/debugfs: Convert to kstrou8_from_user
 2011-08-30 17:50 UTC  (3+ messages)

interface information for recvd packet
 2011-08-30 15:55 UTC 

[PATCH 0/9] update the stmmac to the version Aug_2011 (v2)
 2011-08-30 15:26 UTC  (11+ messages)
` [PATCH 1/9] stmmac: remove the STBus bridge setting from the GMAC code (v2)
` [PATCH 2/9] stmmac: remove the mmc "
` [PATCH 3/9] stmmac: support wake up irq from external sources (v2)
` [PATCH 4/9] stmmac: add MMC support exported via ethtool (v2)
` [PATCH 5/9] stmmac: export DMA TX/RX rings via debugfs (v2)
` [PATCH 6/9] stmmac: rework the code to get the Synopsys ID (v2)
` [PATCH 7/9] stmmac: add HW DMA feature register (v2)
` [PATCH 8/9] stmmac: update the doc with new info about the driver's debug (v2)
` [PATCH 9/9] stmmac: update the driver version (Aug_2011) (v2)

802.1Q VLAN random tag injected when vlan configured on forcedeth interface
 2011-08-30 14:42 UTC  (5+ messages)

[patch 1/3 -next] 6LoWPAN: use kfree_skb() instead of kfree()
 2011-08-30 14:40 UTC  (2+ messages)

PROTECTED PROJECT!!
 2011-08-30  6:25 UTC 

[patch 3/3 -next] 6LoWPAN: call dev_put() on error in lowpan_newlink()
 2011-08-30 13:51 UTC 

[patch 2/3 -next] 6LoWPAN: use the _safe version of list_for_each
 2011-08-30 13:46 UTC 

[RFC PATCH] tcp: Replace possible syn attack msg by counters
 2011-08-30 13:21 UTC  (2+ messages)
` [PATCH v2] tcp: Change possible SYN flooding messages

[PATCH] bridge: netfilter: work around shared nfct struct
 2011-08-30 13:19 UTC  (5+ messages)

[PATCH] cls_rsvp.h was outdated
 2011-08-30 13:12 UTC 

[PATCH] cls_rsvp.h was outdated
 2011-08-30 13:10 UTC 

[PATCH] net: sh_eth: remove duplicated #include
 2011-08-30 13:09 UTC 

[PATCH] cls_rsvp.h was outdated
 2011-08-30 12:12 UTC 

[PATCH] cls_rsvp.h was outdated
 2011-08-30 11:38 UTC  (2+ messages)

AWARD
 2011-08-30 10:23 UTC 

cls_rsvp.h fix
 2011-08-30 10:20 UTC  (2+ messages)

Your Winning Coupon No.PBL2348974321
 2011-08-30  9:49 UTC 

[PATCH 0/8] bnx2x: fixes
 2011-08-30 10:08 UTC  (9+ messages)
` [PATCH 1/8] bnx2x: fix BRB thresholds for dropless_fc mode
` [PATCH 2/8] bnx2x: decrease print level to debug
` [PATCH 3/8] bnx2x: fix rx ring size report
` [PATCH 4/8] bnx2x: fix MF for 4-port devices
` [PATCH 5/8] bnx2x: don't reset device while reading its configuration
` [PATCH 6/8] bnx2x: init fw_seq after undi_unload is done
` [PATCH 7/8] bnx2x: don't access removed registers on 57712 and above
` [PATCH 8/8] bnx2x: Fix for a host coalescing bug which impared latency

3.1-rc2: WARNING: at net/sched/sch_generic.c:255dev_watchdog+0x23f/0x250() (with frame pointers enabled)
 2011-08-30  9:20 UTC 

[PATCH RFT] bnx2: don't request firmware when there's no userspace
 2011-08-30  7:34 UTC 

[patch 1/2] 9p: move dereference after NULL check
 2011-08-30  7:39 UTC  (2+ messages)

[patch 2/2] 9p: change an int to unsigned int
 2011-08-30  7:38 UTC  (2+ messages)

[PATCH] sctp: deal with multiple COOKIE_ECHO chunks
 2011-08-30  7:02 UTC 

最新广交会买家库+500万海外买家资源+邮件发送方案=每天都有新买家回复!
 2011-08-30  5:44 UTC 

[PATCH net-next 1/5] qlcnic: detect fan failure
 2011-08-30  3:00 UTC  (8+ messages)
` [PATCH net-next 2/5] qlcnic: Change debug messages in loopback path
` [PATCH net-next 3/5] qlcnic: Add FLT entry for CO cards FW image region
` [PATCH net-next 4/5] qlcnic: fix cdrp race condition
` [PATCH net-next 5/5] qlcnic: add beacon test support
` [PATCH net-next 0/5] qlcnic: Bug fixes

[PATCH -next] net: fix Makefile typos & build errors
 2011-08-30  2:57 UTC  (7+ messages)
` linux-next: Tree for Aug 29 (bnx2x)

Unicast hash for IXGBEVF driver
 2011-08-30  1:05 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).