messages from 2008-12-14 20:03:53 to 2008-12-16 11:31:41 UTC [more...]
[PATCH 7/7] dccp ccid-2: Phase out the use of boolean Ack Vector sysctl
2008-12-16 11:31 UTC (19+ messages)
` net-next-2.6 [PATCH 0/5] dccp: Feature negotiation part III -- complete
` [PATCH 1/5] dccp: Initialisation framework for feature negotiation
` [PATCH 2/5] dccp: Auto-load (when supported) CCID plugins for negotiation
` [PATCH 3/5] dccp: Implement both feature-local and feature-remote Sequence Window feature
` [PATCH 4/5] dccp: Initialisation and type-checking of feature sysctls
[RFC][PATCH 3/3]ipv6:fix the outgoing interface selection order in udpv6_sendmsg()
2008-12-16 10:09 UTC (4+ messages)
[RFC][PATCH 2/3]ipv6:fix the return interface index when get it while no message is received
2008-12-16 10:09 UTC (5+ messages)
[RFC][PATCH 1/3]ipv6:add IPV6_PKTINFO sticky option support to setsockopt()
2008-12-16 10:08 UTC (2+ messages)
[RFC PATCH 0/2] unify full duplex flow control resolution
2008-12-16 10:00 UTC (5+ messages)
` [RFC PATCH 1/2] move flow control definitions to mii.h
` [RFC PATCH 2/2] refactor full duplex flow control resolution
next-20081209: build problem at arch/ia64/hp/sim/simeth.c
2008-12-16 9:56 UTC (3+ messages)
` [PATCH] simnet: convert to net_device_ops
[PATCH 2.6.29] cxgb3 - untie strict FW matching
2008-12-16 9:51 UTC (2+ messages)
enc28j60: use netif_rx_ni() to deliver RX packets
2008-12-16 9:49 UTC
[PATCH] tlan: Fix small (< 64 bytes) datagram transmissions
2008-12-16 9:44 UTC (2+ messages)
[PATCH net-next] vcan: convert to net_device_ops
2008-12-16 9:42 UTC (2+ messages)
[PATCH] l2tp: fix UDP checksum support
2008-12-16 9:24 UTC (2+ messages)
kernel panics with net_rx_action on kernels >2.6.26
2008-12-16 9:22 UTC (5+ messages)
netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPEC
2008-12-16 9:20 UTC (2+ messages)
[PATCH] Phonet: improve GPRS variable names
2008-12-16 9:18 UTC (3+ messages)
[PATCH v2] isdn: eicon: fix sparse warning: make global functions static
2008-12-16 9:17 UTC (3+ messages)
[PATCH] ipmr: merge common code
2008-12-16 9:15 UTC (2+ messages)
[PATCH] hp100: use roundup instead of open coding
2008-12-16 9:14 UTC (2+ messages)
[PATCH 2.6.29] cxgb3 - Add multiple Tx queue support
2008-12-16 9:10 UTC (2+ messages)
hardware time stamping with optional structs in data area
2008-12-16 7:56 UTC (17+ messages)
` [RFC PATCH 01/12] net: new user space API for time stamping of incoming and outgoing packets
` [RFC PATCH 02/12] net: infrastructure for hardware time stamping
` [RFC PATCH 03/12] net: socket infrastructure for SO_TIMESTAMPING
` [RFC PATCH 04/12] sockets: allow allocating skb with optional structures
` [RFC PATCH 05/12] ip: support for TX timestamps on UDP and RAW sockets
` [RFC PATCH 06/12] debug: NULL pointer check in ip_output
` [RFC PATCH 07/12] net: pass new SIOCSHWTSTAMP through to device drivers
` [RFC PATCH 08/12] igb: stub support for SIOCSHWTSTAMP
` [RFC PATCH 09/12] clocksource: allow usage independent of timekeeping.c
` [RFC PATCH 10/12] igb: access to NIC time
` [RFC PATCH 11/12] time sync: generic infrastructure to map between time stamps generated by a time counter and system time
` [RFC PATCH 12/12] igb: use clocksync to implement hardware time stamping
[0/8] net: Generic Receive Offload
2008-12-16 7:46 UTC (22+ messages)
` [PATCH 1/8] net: Add frag_list support to skb_segment
` [PATCH 2/8] net: Add frag_list support to GSO
` [PATCH 3/8] net: Add Generic Receive Offload infrastructure
` [PATCH 4/8] ipv4: Add GRO infrastructure
` [PATCH 5/8] net: Add skb_gro_receive
` [PATCH 6/8] tcp: Add GRO support
` [PATCH 7/8] ethtool: Add GGRO and SGRO ops
` [PATCH 8/8] e1000e: Add GRO support
deadlocks if use htb
2008-12-16 7:37 UTC (12+ messages)
GIT merges
2008-12-16 7:10 UTC
[PATCH] AF_VMCHANNEL address family for guest<->host communication
2008-12-16 6:57 UTC (23+ messages)
net: RFC ethtool 5-tuple filter set/get feature
2008-12-16 6:50 UTC (2+ messages)
[PATCH] enc28j60: use netif_rx_ni() to deliver RX packets
2008-12-16 6:18 UTC
[PATCH 00/29] merge request for WiMAX kernel stack and i2400m driver v6
2008-12-16 3:43 UTC (33+ messages)
` [PATCH 01/29] wimax: documentation for the stack
` [PATCH 02/29] wimax: headers for kernel API and user space interaction
` [PATCH 03/29] wimax: internal API for the kernel space WiMAX stack
` [PATCH 04/29] wimax: debug macros and debug settings for the "
` [PATCH 05/29] wimax: generic device management (registration, deregistration, lookup)
` [PATCH 06/29] genetlink: export genl_unregister_mc_group()
` [PATCH 07/29] wimax: basic API: kernel/user messaging, rfkill and reset
` [PATCH 08/29] debugfs: add helpers for exporting a size_t simple value
` [PATCH 09/29] wimax: debugfs controls
` [PATCH 10/29] wimax: Makefile, Kconfig and docbook linkage for the stack
` [PATCH 11/29] i2400m: documentation and instructions for usage
` [PATCH 12/29] i2400m: host/device procotol and core driver definitions
` [PATCH 13/29] i2400m: Generic probe/disconnect, reset and message passing
` [PATCH 14/29] i2400m: linkage to the networking stack
` [PATCH 15/29] i2400m: firmware loading and bootrom initialization
` [PATCH 16/29] i2400m: RX and TX data/control paths
` [PATCH 17/29] i2400m: various functions for device management
` [PATCH 18/29] i2400m: debugfs controls
` [PATCH 19/29] i2400m/USB: header for the USB bus driver
` [PATCH 20/29] i2400m/USB: probe/disconnect, dev init/shutdown and reset backends
` [PATCH 21/29] i2400m/USB: firmware upload backend
` [PATCH 22/29] i2400m/USB: TX and RX path backends
` [PATCH 23/29] i2400m/SDIO: header for the SDIO subdriver
` [PATCH 24/29] i2400m/SDIO: probe/disconnect, dev init/shutdown and reset backends
` [PATCH 25/29] i2400m/SDIO: firmware upload backend
` [PATCH 26/29] i2400m/SDIO: TX and RX path backends
` [PATCH 27/29] i2400m: Makefile and Kconfig
` [PATCH 28/29] wimax: export linux/wimax.h and linux/wimax/i2400m.h with headers_install
` [PATCH 29/29] wimax/i2400m: add CREDITS and MAINTAINERS entries
winner
2008-12-16 0:59 UTC
[PATCH 00/13] dmaengine redux
2008-12-16 0:09 UTC (10+ messages)
` [PATCH 03/13] dmaengine: up-level reference counting to the module level
` [PATCH 07/13] dmaengine: introduce dma_request_channel and private channels
` [PATCH 11/13] dmaengine: kill struct dma_client and supporting infrastructure
[PATCH][RFC 0/23] New SCSI target framework (SCST) and 4 target drivers
2008-12-15 23:18 UTC (9+ messages)
` [PATCH][RFC 23/23]: Support for zero-copy TCP transmit of user space data
linux-next: Tree for December 12 (netdev ops)
2008-12-15 23:07 UTC (2+ messages)
linux-next: Tree for December 15 (netlabel)
2008-12-15 21:35 UTC (2+ messages)
niu: ethtool -s support?
2008-12-15 20:11 UTC (5+ messages)
` niu: ethtool -s support -> implementation by contractor
bnx2x machine check in bnx2x_ack_int()
2008-12-15 19:36 UTC (6+ messages)
[PATCH]-bonding: Fix slave link failure count update failure
2008-12-15 17:05 UTC (2+ messages)
[RFC] Add /proc/sys/net/sctp/sctp_ecn ECN control
2008-12-15 16:05 UTC (3+ messages)
[problem] Duplicate IP and MAC address ARP issue
2008-12-15 15:36 UTC (3+ messages)
` "
` Fw: "
Mysterious network delays when using splice()
2008-12-15 14:30 UTC
8139too in >=2.6.26: SIOCSIFFLAGS: Device or resource busy
2008-12-15 14:28 UTC (4+ messages)
` [OT] "
[PATCH] net: Remove a noisy printk
2008-12-15 13:32 UTC (9+ messages)
networking probs in next-20081203
2008-12-15 13:28 UTC (13+ messages)
` [E1000-devel] "
[RFC PATCH 0/9] IrDA 2.6.28 bug fix
2008-12-15 12:31 UTC (12+ messages)
` [RFC PATCH 1/9] irda: Introduce irda_alloc_skb
` [RFC PATCH 2/9] irda: stack should call irda_get_skb_cb()
` [RFC PATCH 3/9] irda: IrDA drivers "
` [RFC PATCH 4/9] irda: reserve irda_skb on sock_alloc_send_skb() skbs
` [RFC PATCH 5/9] irda: Introduce irda_dev_alloc_skb
` [RFC PATCH 6/9] irda: Drivers should use irda_dev_alloc_skb() on the RX path
` [RFC PATCH 7/9] irda: Stack RX path callers should use irda_dev_alloc_skb
` [RFC PATCH 8/9] irda: Add a WARN_ON when our head room is too small
` [RFC PATCH 9/9] irda: Fix irda_skb_cb size
` [irda-users] [RFC PATCH 0/9] IrDA 2.6.28 bug fix
[PATCH 00/29] merge request for WiMAX kernel stack and i2400m driver v3
2008-12-15 11:37 UTC (2+ messages)
e1000
2008-12-15 9:32 UTC
[GIT]: Networking
2008-12-15 9:27 UTC
[NET-NEXT PATCH 1/2] net: add error return for dcb setstate
2008-12-15 9:06 UTC (4+ messages)
` [NET-NEXT PATCH 2/2] net: fix dcbnl_setnumtcs operation check
[NET-NEXT PATCH] ixgbe: fix dma mapping unbalance
2008-12-15 9:01 UTC (2+ messages)
[PATCH] smsc9420: add ethtool register dump support
2008-12-15 9:00 UTC (2+ messages)
[PATCH net] Phonet: ensure GPRS device does not go away during TX work
2008-12-15 8:54 UTC (3+ messages)
` [PATCH net-2.6] Phonet: keep TX queue disabled when the device is off
[patch 0/4] s390: qeth fixes 2.6.29
2008-12-15 8:46 UTC (2+ messages)
[PATCH 1/1] SCHED: netem: Correct documentation comment in code
2008-12-15 8:39 UTC (2+ messages)
[PATCH] replace deprecated RW_LOCK_UNLOCKED in net/dccp/proto.c
2008-12-15 8:20 UTC (3+ messages)
` [PATCH] update rwlock initialization for nat_table
[Bugme-new] [Bug 12228] New: D-Link 530 TX Rev. C2 not working
2008-12-15 8:18 UTC
IFF_RUNNING without carrier after reboot
2008-12-15 7:36 UTC (4+ messages)
[PATCH 00/11]: error/return path joining
2008-12-15 7:20 UTC (3+ messages)
Detecting backup slaves of bonding interface in network driver
2008-12-15 5:08 UTC (3+ messages)
[0/8] net: Generic Receive Offload
2008-12-15 3:40 UTC (10+ messages)
` [PATCH 7/8] ethtool: Add GGRO and SGRO ops
info
2008-12-14 23:07 UTC
[PATCH] isdn: eicon: fix sparse warning: make global functions static
2008-12-14 22:19 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).