netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-07-30 00:21:23 to 2007-07-31 16:52:51 UTC [more...]

Disabling timestamps on AF_PACKET sockets
 2007-07-31 16:24 UTC 

2.6.20->2.6.21 - networking dies after random time
 2007-07-31 16:00 UTC  (25+ messages)
                ` [PATCH][netdrvr] lib8390: comment on locking by Alan Cox "
                          ` [patch] genirq: temporary fix for level-triggered IRQ resend

[PATCH net-2.6 0/2] [TCP]: Fix bidirectional brokeness
 2007-07-31 15:59 UTC  (13+ messages)
` [PATCH net-2.6 1/2] [TCP]: Fix ratehalving with bidirectional flows
` [PATCH net-2.6 2/2] [TCP]: Bidir flow must not disregard SACK blocks for lost marking

NETPOLL=y , NETDEVICES=n compile error ( Re: 2.6.23-rc1-mm1 )
 2007-07-31 15:05 UTC  (7+ messages)

[ofa-general] [PATCH V3 0/7] net/bonding: ADD IPoIB support for the bonding driver
 2007-07-31 14:57 UTC  (18+ messages)
` [ofa-general] [PATCH V3 1/7] IB/ipoib: Bound the net device to the ipoib_neigh structue
` [ofa-general] [PATCH V3 2/7] IB/ipoib: Verify address handle validity on send
` [ofa-general] [PATCH V3 3/7] net/bonding: Enable bonding to enslave non ARPHRD_ETHER
` [ofa-general] [PATCH V3 4/7] net/bonding: Enable bonding to enslave netdevices not supporting set_mac_address()
` [ofa-general] [PATCH V3 5/7] net/bonding: Enable IP multicast for bonding IPoIB devices
` [ofa-general] [PATCH V3 6/7] net/bonding: Handlle wrong assumptions that slave is always an Ethernet device
` [ofa-general] [PATCH V3 7/7] net/bonding: Delay sending of gratuitous ARP to avoid failure
  ` [ofa-general] "
` [PATCH V3 0/7] net/bonding: ADD IPoIB support for the bonding driver
  ` [ofa-general] "
    ` [ofa-general] "
        ` [ofa-general] "

[PATCH] Trivial Kconfig fact correction
 2007-07-31 14:56 UTC 

[TULIP] Need new maintainer
 2007-07-31 14:46 UTC  (5+ messages)

[PATCH]: Fix sk_buff page offsets and lengths
 2007-07-31 14:00 UTC  (4+ messages)

[PATCH 0/4][RFC] lro: Generic Large Receive Offload for TCP traffic
 2007-07-31 13:34 UTC  (11+ messages)

[PATCH net-2.6.22-rc7] xfrm beet interfamily support
 2007-07-31 12:13 UTC  (8+ messages)

[PATCH] SCTP: drop SACK if ctsn is not less than the next tsn of assoc
 2007-07-31 11:37 UTC  (2+ messages)
  ` [Lksctp-developers] "

[RESEND][PATCH 1/3] PPPoE: improved hashing routine
 2007-07-31 11:05 UTC  (7+ messages)

SFQ: backport some features from ESFQ (try 2)
 2007-07-31 10:46 UTC  (15+ messages)
` [PATCH 1/7] Preparatory refactoring part 1
` [PATCH 2/7] Preparatory refactoring part 2
` [PATCH 4/7] Add "depth"
` [PATCH 5/7] Add divisor
` [PATCH 6/7] Make qdisc changeable
` [PATCH 7/7] Remove comments about hardcoded values
` [PATCH] [iproute2] SFQ: Support changing depth and divisor

Scatter gather and TCP MD5
 2007-07-31 10:17 UTC 

[IPSEC]: Ensure that state inner family is set
 2007-07-31  9:04 UTC  (2+ messages)

zd1211rw and mac80211: multicast/v6 doesn't work in 2.6.21.5
 2007-07-31  8:27 UTC  (2+ messages)

[PATCH] possible deadlock in tulip driver
 2007-07-31  6:52 UTC  (3+ messages)

RFC: on [ab]use of skb->cb by VLAN code
 2007-07-31  5:33 UTC  (7+ messages)

TCP SACK issue, hung connection, tcpdump included
 2007-07-31  5:03 UTC  (6+ messages)

[PATCH] [NET]: fix multicast list when cloning sockets
 2007-07-31  3:00 UTC  (3+ messages)

fscked clock sources revisited
 2007-07-31  2:14 UTC  (8+ messages)

[PATCH RFC]: napi_struct V4
 2007-07-31  2:03 UTC  (7+ messages)

[PATCH 2.6.23-rc1] PPPOL2TP: Add CONFIG_INET Kconfig dependency
 2007-07-31  1:52 UTC  (2+ messages)

[2.6 patch] net/unix/af_unix.c: make code static
 2007-07-31  1:06 UTC  (2+ messages)

[2.6 patch] make nf_ct_ipv6_skip_exthdr() static
 2007-07-31  1:05 UTC  (3+ messages)

[2.6 patch] make pktgen.c:get_ipsec_sa() static and non-inline
 2007-07-31  1:04 UTC  (2+ messages)

[RESEND][PATCH 3/3] PPPoE: move lock_sock() in pppoe_sendmsg() to the right location
 2007-07-31  0:49 UTC  (2+ messages)

[RESEND][PATCH 2/3] PPPoX/E: return ENOTTY on unknown ioctl requests
 2007-07-31  0:48 UTC  (2+ messages)

[PATCH v3 -mm 0/9] netconsole: Multiple targets and dynamic reconfigurability
 2007-07-31  0:40 UTC  (14+ messages)
` [PATCH v3 -mm 1/9] netconsole: Cleanups, codingstyle, prettyfication
` [PATCH v3 -mm 2/9] netconsole: Remove bogus check
` [PATCH v3 -mm 3/9] netconsole: Simplify boot/module option setup logic
` [PATCH v3 -mm 4/9] netconsole: Use netif_running() in write_msg()
` [PATCH v3 -mm 5/9] netconsole: Add some useful tips to documentation
` [PATCH v3 -mm 6/9] netconsole: Introduce netconsole_target
` [PATCH v3 -mm 7/9] netconsole: Introduce netconsole_netdev_notifier
` [PATCH v3 -mm 8/9] netconsole: Support multiple logging targets
` [PATCH v3 -mm 9/9] netconsole: Support dynamic reconfiguration using configfs

[PATCH RFC]: napi_struct V4
 2007-07-31  0:25 UTC  (4+ messages)

[PATCH] IPv6: ipv6_addr_type() doesn't know about RFC4193 addresses
 2007-07-31  0:21 UTC  (3+ messages)

[FIX] NET: Fix sch_api and sch_prio to properly set and detect the root qdisc
 2007-07-31  0:14 UTC  (4+ messages)

[0/6] Allow registration/change name notifications to fail
 2007-07-31  0:06 UTC  (13+ messages)
` [PATCH 1/6] [NET]: Call uninit if necessary in register_netdevice
` [PATCH 2/6] [NET]: Take dev_base_lock when moving device name hash list entry
` [PATCH 3/6] [NET] loopback: Panic if registration fails
` [PATCH 4/6] [NET]: Allow netdev REGISTER/CHANGENAME events to fail
` [PATCH 5/6] [IPV4/IPV6]: Fail registration if inet device construction fails
` [PATCH 6/6] [IPV6]: Remove circular dependency on if_inet6.h

[IPVS]: Use skb_forward_csum
 2007-07-30 23:25 UTC  (2+ messages)

[PATCH] pktgen - define and use pktgen_dbg,err,warn,info
 2007-07-30 23:05 UTC  (4+ messages)

[git patches] net driver fixes
 2007-07-30 22:57 UTC  (4+ messages)

forcedeth ?
 2007-07-30 22:00 UTC 

Proposed interface for per-packet mesh-ttl
 2007-07-30 20:53 UTC  (6+ messages)

[PATCH] NET_DMA: remove unused dma_memcpy_to_kernel_iovec
 2007-07-30 20:47 UTC  (5+ messages)

[PATCH 2.6.23 1/2] Make the iw_cxgb3 module parameters writable
 2007-07-30 20:20 UTC  (2+ messages)
` [ofa-general] "

[NET] IOC3: Switch hw checksumming to ethtool configurable
 2007-07-30 20:06 UTC  (2+ messages)

[PATCH] [drivers/net/cxgb3] removed several unneeded zero initilization
 2007-07-30 20:04 UTC  (2+ messages)

[PATCH] [2.6.22] Fix a potential NULL pointer dereference in mace_interrupt() in drivers/net/pcmcia/nmclan_cs.c
 2007-07-30 19:59 UTC  (2+ messages)

[PATCH 2.6.22 1/3]S2io: Mask spurious interrupts
 2007-07-30 19:56 UTC  (2+ messages)

[PATCH 2.6.22 1/4]S2IO: Removing 3 buffer mode support from the driver
 2007-07-30 19:56 UTC  (2+ messages)

[PATCH] netxen: drop redudant spinlock
 2007-07-30 19:52 UTC  (2+ messages)

[RESEND 0/2] netxen: bug fixes for IMEZ adapters on pblades
 2007-07-30 19:52 UTC  (3+ messages)
` [RESEND 1/2] netxen: re-init station address after h/w init

[PATCH] forcedeth: mac address correct
 2007-07-30 19:50 UTC  (2+ messages)

[PATCH] tulip: Remove tulip maintainer
 2007-07-30 19:50 UTC  (2+ messages)

[PATCH] gfar: Fix modpost warning
 2007-07-30 19:48 UTC  (2+ messages)

[PATCH] [2.6.22] Fix a potential NULL pointer dereference in write_bulk_callback() in drivers/net/usb/pegasus.c
 2007-07-30 19:45 UTC  (2+ messages)

Linksys Gigabit USB2.0 adapter (asix) regression
 2007-07-30 18:27 UTC  (6+ messages)

[PATCH] SMSC LAN911x and LAN921x vendor driver
 2007-07-30 18:31 UTC  (2+ messages)

2.6.23-rc1-mm1: net/ipv4/fib_trie.c compile error
 2007-07-30 17:07 UTC  (7+ messages)
  ` [RFT] fib_trie: cleanup
      ` [RFC] fib_trie: whitespace cleanup

[PATCH 2/4][RFC] lro: Kconfig and Makefile
 2007-07-30 17:00 UTC  (4+ messages)

[PATCH 3/4][RFC] ehea: LRO support
 2007-07-30 16:37 UTC  (2+ messages)

[2/3] 2.6.23-rc1: known regressions v3
 2007-07-30 16:33 UTC 

source interface ping bug ?
 2007-07-30 16:19 UTC  (5+ messages)

[PATCH 4/4][RFC] ehea: Kconfig
 2007-07-30 15:24 UTC 

[PATCH 1/4][RFC] lro: Generic Large Receive Offload for TCP traffic
 2007-07-30 15:24 UTC 

[PATCH 3/3] ehea: Eliminated some compiler warnings
 2007-07-30 15:52 UTC 

[PATCH 2/3] ehea: Simplify resource usage check
 2007-07-30 15:50 UTC 

[PATCH 1/3] ehea: Fix workqueue handling
 2007-07-30 15:50 UTC 

[PATCH 0/2] HW VLAN filtering control
 2007-07-30 12:43 UTC  (2+ messages)

[PATCH] USB Pegasus driver - avoid a potential NULL pointer dereference
 2007-07-30  8:54 UTC  (6+ messages)
    ` [linux-usb-devel] "


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