netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-08-21 00:05:22 to 2007-08-22 21:02:57 UTC [more...]

[PATCH 00/16] xfrm netlink interface cleanups
 2007-08-22 21:02 UTC  (32+ messages)
` [PATCH 01/16] [XFRM] netlink: Use nlmsg_put() instead of NLMSG_PUT()
` [PATCH 02/16] [XFRM] netlink: Use nlmsg_end() and nlmsg_cancel()
` [PATCH 03/16] [XFRM] netlink: Use nlmsg_data() instead of NLMSG_DATA()
` [PATCH 04/16] [XFRM] netlink: Use nlmsg_broadcast() and nlmsg_unicast()
` [PATCH 05/16] [XFRM] netlink: Use nla_put()/NLA_PUT() variantes
` [PATCH 06/16] [XFRM] netlink: Move algorithm length calculation to its own function
` [PATCH 07/16] [XFRM] netlink: Clear up some of the CONFIG_XFRM_SUB_POLICY ifdef mess
` [PATCH 08/16] [XFRM] netlink: Use nlmsg_new() and type-safe size calculation helpers
` [PATCH 09/16] [XFRM] netlink: Use nlmsg_parse() to parse attributes
` [PATCH 10/16] [XFRM] netlink: Establish an attribute policy
` [PATCH 11/16] [XFRM] netlink: Enhance indexing of the attribute array
` [PATCH 12/16] [XFRM] netlink: Rename attribyte array from xfrma[] to attrs[]
` [PATCH 13/16] [XFRM] netlink: Use nlattr instead of rtattr
` [PATCH 14/16] [XFRM] netlink: Use nla_memcpy() in xfrm_update_ae_params()
` [PATCH 15/16] [XFRM] netlink: Remove dependency on rtnetlink
` [PATCH 16/16] [XFRM] netlink: Inline attach_encap_tmpl(), attach_sec_ctx(), and attach_one_addr()

[PATCH 6/7 v2] fs_enet: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set
 2007-08-22 21:00 UTC  (4+ messages)

[RFC] Wild and crazy ideas involving struct sk_buff
 2007-08-22 20:31 UTC 

[PATCH 1/2] Net: ath5k, no printk after STA->IBSS switch
 2007-08-22 20:54 UTC  (2+ messages)
  ` [PATCH 2/2] Net: ath5k, remove sysctls

[PATCH] netdevice: kernel docbook addition
 2007-08-22 20:42 UTC  (3+ messages)

[PATCH 0/9 Rev3] Implement batching skb API and support in IPoIB
 2007-08-22 20:21 UTC  (12+ messages)
  ` [ofa-general] "

[PATCH] improved xfrm_audit_log() patch
 2007-08-22 19:51 UTC  (3+ messages)

r8169: slow samba performance
 2007-08-22 19:46 UTC  (2+ messages)

[PATCH] xfrm: export sysctl_xfrm_acq_expires
 2007-08-22 19:44 UTC  (2+ messages)

[RFC IPROUTE]: Add flow classifier support
 2007-08-22 19:36 UTC  (3+ messages)

[PATCH] santize tc_ematch headers
 2007-08-22 19:36 UTC  (2+ messages)

[PATCH] AH4: Update IPv4 options handling to conform to RFC 4302
 2007-08-22 19:34 UTC  (2+ messages)

[ANNOUNCE] iproute2-2.6.23-rc3
 2007-08-22 18:08 UTC 

net/ipv4/fib_trie.c - compile error (Re: 2.6.23-rc3-mm1)
 2007-08-22 17:10 UTC  (6+ messages)
    ` 2.6.23-rc3-mm1
` drivers/net/ppp_generic - __modpost error ( Re: 2.6.23-rc3-mm1 )

Oops in e100_up
 2007-08-22 16:47 UTC  (4+ messages)

[PATCH] [-MM] e1000e: incorporate napi_struct changes from net-2.6.24.git
 2007-08-22 16:28 UTC 

[2.6.20.17 review 35/58] forcedeth bug fix: realtek phy
 2007-08-22 16:10 UTC 

[PATCH 0/10 Rev4] Implement skb batching and support in IPoIB
 2007-08-22 15:50 UTC  (13+ messages)
` [PATCH 1/10 Rev4] [Doc] HOWTO Documentation for batching
  ` [ofa-general] "
` [PATCH 2/10 Rev4] [core] Add skb_blist & support "
` [PATCH 3/10 Rev4] [sched] Modify qdisc_run to support batching
` [PATCH 4/10 Rev4] [ethtool] Add ethtool support
` [PATCH 5/10 Rev4] [IPoIB] Header file changes
` [PATCH 6/10 Rev4] [IPoIB] CM & Multicast changes
` [PATCH 7/10 Rev4] [IPoIB] Verbs changes
` [PATCH 8/10 Rev4] [IPoIB] Post and work completion handler changes
` [PATCH 9/10 Rev4] [IPoIB] Implement batching
` [PATCH 10/10 Rev4] [E1000] "
  ` [ofa-general] "

[PATCH] [01/10] pasemi_mac: Abstract out register access
 2007-08-22 14:13 UTC  (10+ messages)
` [PATCH] [02/10] pasemi_mac: Stop using the pci config space accessors for register read/writes
` [PATCH] [03/10] pasemi_mac: Enable L2 caching of packet headers
` [PATCH] [04/10] pasemi_mac: Fix memcpy amount for short receives
` [PATCH] [05/10] pasemi_mac: RX performance tweaks
` [PATCH] [06/10] pasemi_mac: Batch up TX buffer frees
` [PATCH] [07/10] pasemi_mac: Enable LLTX
` [PATCH] [08/10] pasemi_mac: Fix TX ring wrap checking
` [PATCH] [09/10] pasemi_mac: Fix RX checksum flags
` [PATCH] [10/10] pasemi_mac: Clean TX ring in poll

[PATCH 1/3] e1000e: retire last_tx_tso workaround
 2007-08-22 15:08 UTC  (3+ messages)
` [PATCH 2/3] e1000e: Add read code and printout of PBA number (board identifier)
` [PATCH 3/3] e1000e: Remove conditional packet split disable flag

[NET] sgiseeq: Fix return type of sgiseeq_remove
 2007-08-22 15:03 UTC 

[PATCH 4/4] ehea: show physical port state
 2007-08-22 14:21 UTC 

[PATCH 3/4] ehea: fix queue destructor
 2007-08-22 14:21 UTC 

[PATCH 2/4] ehea: fix module parameter description
 2007-08-22 14:21 UTC 

[PATCH 1/4] ehea: fix interface to DLPAR tools
 2007-08-22 14:20 UTC 

[PATCH -mm] drivers/net/e1000e/netdev.c warning fix
 2007-08-22 14:40 UTC  (2+ messages)

[PATCH] [00/10] pasemi_mac patches for 2.6.24
 2007-08-22 14:12 UTC 

2.6.23-rc2-mm1: rtl8139 inconsistent lock state
 2007-08-22 13:35 UTC  (2+ messages)
` [PATCH 2.6.23-rc3-mm1] request_irq fix DEBUG_SHIRQ handling "

[PATCH 0/1] net/core: Crash in dev_mc_sync() when putting macvlan interface up
 2007-08-22 13:21 UTC  (3+ messages)
` [PATCH 1/1] net/core: Fix crash in dev_mc_sync()/dev_mc_unsync()

[PATCH net-2.6.24] [NET] Cleanup: DIV_ROUND_UP
 2007-08-22 10:48 UTC 

net-2.6.24 failure with netconsole
 2007-08-22 10:39 UTC  (4+ messages)

ps3 gelic network driver doesn't restart properly
 2007-08-22  9:17 UTC 

[PATCH 2.6.24 3/3]S2io: Updating transceiver information in ethtool function
 2007-08-22  7:47 UTC 

[PATCH 2.6.24 1/3]S2io: Added support for set_mac_address driver entry point
 2007-08-22  7:45 UTC 

Oops in 2.6.22.1: skb_copy_and_csum_datagram_iovec()
 2007-08-22  7:40 UTC  (2+ messages)

[PATCH 2.6.24 2/3]S2io: Support for add/delete/store/restore ethernet addresses
 2007-08-22  6:10 UTC 

[RFT] r8169 changes against 2.6.23-rc3
 2007-08-22  5:51 UTC  (2+ messages)

[PATCH 11/11] cxgb3 - log and clear PEX errors
 2007-08-22  3:49 UTC 

[PATCH 10/11] cxgb3 - Firmware update
 2007-08-22  3:49 UTC 

[PATCH 9/11] cxgb3 - engine microcode update
 2007-08-22  3:49 UTC 

[PATCH 8/11] cxgb3 - Update internal memory management
 2007-08-22  3:49 UTC 

[PATCH 7/11 RESEND] cxgb3 - log adapter serial number
 2007-08-22  3:49 UTC 

[PATCH 6/11 RESEND] cxgb3 - Fatal error update
 2007-08-22  3:49 UTC 

[PATCH 5/11 RESEND] cxgb3 - tighten checks on TID values
 2007-08-22  3:49 UTC 

[PATCH 4/11 RESEND] cxgb3 - Expose HW memory page info
 2007-08-22  3:49 UTC 

[PATCH 3/11 RESEND] cxgb3 - use immediate data for offload Tx
 2007-08-22  3:49 UTC 

[PATCH 2/11 RESEND] cxgb3 - SGE doorbell overflow warning
 2007-08-22  3:49 UTC 

[PATCH 1/11 RESEND] cxgb3 - Update rx coalescing length
 2007-08-22  3:49 UTC 

[PATCH 0/11] cxgb3 - driver updates
 2007-08-22  3:45 UTC 

[PATCH 0/24] make atomic_read() behave consistently across all architectures
 2007-08-22  0:50 UTC  (20+ messages)

[PATCH] spidernet: enable poll() before registering interrupts
 2007-08-22  0:27 UTC 

[PATCH] spidernet: fix interrupt reason recognition
 2007-08-22  0:26 UTC  (2+ messages)
` [Cbe-oss-dev] "

[NET]: Don't do netpoll on per cpu backlog napi struct
 2007-08-21 23:19 UTC  (2+ messages)

[PATCH 0/3] sky2 update for 2.6.23
 2007-08-21 21:34 UTC  (4+ messages)
` [PATCH 1/3] sky2: clear PCI power control reg at startup
` [PATCH 2/3] sky2: only bring up watchdog if link is active
` [PATCH 3/3] sky2 1.17

Linksys Gigabit USB2.0 adapter (asix) regression
 2007-08-21 20:48 UTC  (9+ messages)

[patch 03/20] sky2: restore workarounds for lost interrupts
 2007-08-21 18:50 UTC  (7+ messages)
  ` [patch 04/20] sky2: carrier management
  ` [patch 05/20] sky2: check for more work before leaving NAPI
  ` [patch 06/20] sky2: check drop truncated packets
    ` [PATCH] sky2: don't clear phy power bits

[Bugme-new] [Bug 8914] New: filter attached to prio qdisc breaks priomap handling of packets it does _not_ match
 2007-08-21 18:29 UTC 

[PATCH] sky2: don't clear phy power bits
 2007-08-21 18:11 UTC 

Marvell 88E8056 gigabit ethernet controller
 2007-08-21 17:07 UTC  (3+ messages)
  ` [RFT] sky2: yukon-ec-u phy power problems

[PATCH 0/24] make atomic_read() behave consistently across all architectures
 2007-08-21 16:43 UTC  (25+ messages)

[PATCH 0/2] qla3xxx: receive path bugfixes
 2007-08-21 14:22 UTC  (4+ messages)
` [PATCH 1/2] qla3xxx: bugfix: Add memory barrier before accessing rx completion
` [PATCH 2/2] qla3xxx: bugfix: Fix VLAN rx completion handling
  ` 2.6.22 dev_base changes info request

[PATCH 3/4 - rev 2] Initilize and populate age field
 2007-08-21 11:32 UTC  (5+ messages)

[PATCH 2/4 - rev2] Add new timeval_to_sec function
 2007-08-21 11:09 UTC  (5+ messages)

ipv4_get_l4proto: Frag of proto 17
 2007-08-21 10:56 UTC 

PROBLEM: 2.6.23-rc "NETDEV WATCHDOG: eth0: transmit timed out"
 2007-08-21 10:56 UTC  (3+ messages)

User Services
 2007-08-21 10:16 UTC 

ATA over ethernet swapping
 2007-08-21  7:42 UTC  (5+ messages)

still not properly working multicast receiving at rtk8110SC (with 23rc3+ your patches)
 2007-08-21  9:10 UTC 

ppp dependency on slhc
 2007-08-21  8:30 UTC 

[PATCH 1/1] ipv6: corrects sended rtnetlink message
 2007-08-21  7:20 UTC  (2+ messages)

[PATCH 2.6.22.3] ppp: fix output buffer size in ppp_decompress_frame
 2007-08-21  7:13 UTC  (2+ messages)

[PATCH] IPv6: Fix kernel panic while send SCTP data with IP fragments
 2007-08-21  7:09 UTC  (4+ messages)

[NET]: Share correct feature code between bridging and bonding
 2007-08-21  7:07 UTC  (4+ messages)

[ofa-general] Re: [PATCH RFC] RDMA/CMA: Allocate PS_TCP ports from the host TCP port space
 2007-08-21  6:58 UTC  (6+ messages)

New User Support
 2007-08-21  5:28 UTC 

[ofa-general] Re: [PATCH RFC] RDMA/CMA: Allocate PS_TCPportsfrom the host TCP port space
 2007-08-21  4:21 UTC  (6+ 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).