netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-05-27 06:10:17 to 2009-05-29 12:06:56 UTC [more...]

[PATCH RFC] v5 expedited "big hammer" RCU grace periods
 2009-05-29 12:06 UTC  (13+ messages)

[PATCH] mac8390: fix regression caused during net_device_ops conversion, take 2
 2009-05-29 12:03 UTC  (5+ messages)
      ` [PATCH] mac8390: fix build with NET_POLL_CONTROLLER

[PATCH 0/5] Blackfin MAC updates for 2.6.31
 2009-05-29 11:47 UTC  (24+ messages)
` [PATCH 1/5] netdev: bfin_mac: Blackfin EMAC interrupt may not be shared
    ` [Uclinux-dist-devel] "
` [PATCH 2/5] netdev: bfin_mac: fix malformed UDP packet transmission when polling with KGDB
` [PATCH 3/5] netdev: bfin_mac: fix performance issue found by netperf
` [PATCH 4/5] netdev: bfin_mac: add Blackfin MII bus to platform bus to allow DSA access
` [PATCH 5/5] netdev: bfin_mac: fix crash when unloading module
    ` [Uclinux-dist-devel] "

[PATCH 9/10]: irda: Use SKB queue and list helpers instead of doing it by-hand
 2009-05-29 10:36 UTC  (2+ messages)

[PATCH] Multicast socket option
 2009-05-29 10:35 UTC  (3+ messages)

[PATCH 6/10]: decnet: Use SKB queue and list helpers instead of doing it by-hand
 2009-05-29 10:35 UTC  (2+ messages)

[PATCH 2/10]: wavelan: Remove bogus debugging on skb->next being non-NULL
 2009-05-29 10:17 UTC  (2+ messages)

[BUG] net_cls: Panic occured when net_cls subsystem use
 2009-05-29 10:22 UTC  (5+ messages)

[resend] Passive OS fingerprint xtables match
 2009-05-29 10:20 UTC  (5+ messages)

[PATCH 4/10]: rtl8187: Remove pointless check in rtl8187_rx_cb()
 2009-05-29 10:18 UTC  (2+ messages)

[PATCH 3/10]: p54: Use SKB list handling helpers instead of by-hand code
 2009-05-29 10:18 UTC  (2+ messages)

[PATCH] veth: dont release skb->dst in veth_xmit()
 2009-05-29  9:30 UTC 

[0/14] GRO: Lots of microoptimisations
 2009-05-29  9:29 UTC  (10+ messages)
` [PATCH 10/14] ipv4: Use 32-bit loads for ID and length in GRO

[PATCH net-next 1/2] cxgb3: move away from LLTX
 2009-05-29  8:57 UTC  (3+ messages)
` [PATCH net-next 2/2] cxgb3: Add Aeluros 2020 phy support

[PATCH 2.6.30 2/2] cxgb3: link fault fixes
 2009-05-29  8:56 UTC  (2+ messages)

[PATCH 2.6.30 1/2] cxgb3: fix dma mapping regression
 2009-05-29  8:56 UTC  (2+ messages)

[PATCH net-next] korina: periodically poll the media
 2009-05-29  8:52 UTC  (2+ messages)

[PATCH] bonding: allow bond in mode balance-alb to work properly in bridge
 2009-05-29  8:52 UTC  (14+ messages)
` [PATCH] bonding: allow bond in mode balance-alb to work properly in bridge -try4
  ` [PATCH net-next] bonding: allow bond in mode balance-alb to work properly in bridge -try4.1
    ` [PATCH net-next] bonding: allow bond in mode balance-alb to work properly in bridge -try4.2
      ` [PATCH net-next] bonding: allow bond in mode balance-alb to work properly in bridge -try4.3

[PATCH] net: replace dma_sync_single with dma_sync_single_for_cpu
 2009-05-29  8:51 UTC  (2+ messages)

[PATCH net-next-2.6] net: unset IFF_XMIT_DST_RELEASE in ipip_tunnel_setup()
 2009-05-29  8:47 UTC  (4+ messages)
` [PATCH net-next-2.6] net: unset IFF_XMIT_DST_RELEASE in ipgre_tunnel_setup()

[PATCH net-next-2.6] net: dont update dev->trans_start
 2009-05-29  8:47 UTC  (2+ messages)

[PATCH net-next-2.6] net: dont update dev->trans_start in 10GB drivers
 2009-05-29  8:47 UTC  (2+ messages)

[PATCH net-next-2.6] atm: unset IFF_XMIT_DST_RELEASE in clip_setup()
 2009-05-29  8:47 UTC  (2+ messages)

[patch 2.6.31 00/10] WiMAX pull request (v2)
 2009-05-29  8:43 UTC  (12+ messages)
` [patch 2.6.31 01/10] wimax/i2400m: generate fake source MAC address with random_ether_addr()
` [patch 2.6.31 02/10] wimax/i2400m: trace commands sent from user space on the "echo" pipe
` [patch 2.6.31 03/10] wimax/i2400m: allow kernel commands to device to be logged too
` [patch 2.6.31 04/10] wimax/i2400m: factor out 'state report's TLV handling to a function
` [patch 2.6.31 05/10] wimax/i2400m: remove redundant readiness checks from i2400m_report_tlv_*()
` [patch 2.6.31 06/10] wimax: document why wimax_msg_*() operations can be used in any state
` [patch 2.6.31 07/10] wimax/i2400m: sdio: set the block size before enabling the function
` [patch 2.6.31 08/10] wimax: Add netlink interface to get device state
` [patch 2.6.31 09/10] wimax/i2400m: usb: fix device reset on autosuspend while not yet idle
` [patch 2.6.31 10/10] wimax: a new API call was added, increment minor protocol version number

[PATCH 10/10]: llc: Kill outdated and incorrect comment
 2009-05-29  8:40 UTC 

[PATCH 8/10]: tcp: Use SKB queue and list helpers instead of doing it by-hand
 2009-05-29  8:40 UTC 

[PATCH 7/10]: econet: Use SKB queue and list helpers instead of doing it by-hand
 2009-05-29  8:40 UTC 

[PATCH 5/10]: atm: Use SKB queue and list helpers instead of doing it by-hand
 2009-05-29  8:40 UTC 

[PATCH 1/10]: aoe: Remove superfluous clearing of skb fields in new_skb()
 2009-05-29  8:40 UTC 

[PATCH 0/10]: Kill more direct references to SKB list implementation
 2009-05-29  8:39 UTC 

HTB class parameter change
 2009-05-29  5:41 UTC  (3+ messages)

[PATCH RFC] v7 expedited "big hammer" RCU grace periods
 2009-05-29  0:08 UTC  (16+ messages)

[net-next-2.6 PATCH 1/4] ixgbe: fix 82598 SFP initialization after driver load
 2009-05-29  0:04 UTC  (7+ messages)
` [net-next-2.6 PATCH 3/4] ixgbe: remove rx_hdr_split debug counter for non-debug configurations

[patch 2.6.31 00/10] WiMAX pull request
 2009-05-28 22:09 UTC  (15+ messages)
` [patch 2.6.31 01/10] wimax/i2400m: generate fake source MAC address with random_ether_addr()
  ` [patch 2.6.31 02/10] wimax/i2400m: trace commands sent from user space on the "echo" pipe
    ` [patch 2.6.31 03/10] wimax/i2400m: allow kernel commands to device to be logged too
      ` [patch 2.6.31 04/10] wimax/i2400m: factor out 'state report's TLV handling to a function
        ` [patch 2.6.31 05/10] wimax/i2400m: remove redundant readiness checks from i2400m_report_tlv_*()
          ` [patch 2.6.31 06/10] wimax: document why wimax_msg_*() operations can be used in any state
            ` [patch 2.6.31 07/10] wimax/i2400m: sdio: set the block size before enabling the function
              ` [patch 2.6.31 08/10] wimax: Add netlink interface to get device state
                ` [patch 2.6.31 09/10] wimax/i2400m: usb: fix device reset on autosuspend while not yet idle
                  ` [patch 2.6.31 10/10] wimax: a new API call was added, increment minor protocol version number

HTB accuracy for high speed
 2009-05-28 21:12 UTC  (9+ messages)
` [PATCH iproute2] "

netfilter 00/04: netfilter fixes
 2009-05-28 16:34 UTC  (7+ messages)
` netfilter 01/04: nf_ct_tcp: fix accepting invalid RST segments
` netfilter 02/04: nf_ct_dccp: add missing DCCP protocol changes in event cache
` netfilter 03/04: xt_hashlimit does a wrong SEQ_SKIP
` netfilter 04/04: nfnetlink_log: fix wrong skbuff size calculation

***Lucky Winner***
 2009-05-28 15:17 UTC 

[PATCH] Ignore .cis files
 2009-05-28 13:33 UTC 

[PATCH 1/4] net/phy/marvell: update m88e1111 support for SGMII mode
 2009-05-28 13:20 UTC  (4+ messages)
` [PATCH 2/4] fsl_pq_mido: Set the first UCC as the mii management interface master
  ` [PATCH 3/4] net/ucc_geth: Add SGMII support for UEC GETH driver Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
    ` [PATCH 4/4] MPC85xx: Add UCC6 and UCC8 nodes in SGMII mode for MPC8569MDS

[PATCH 1/2] net/netfilter: make symbol static
 2009-05-28 12:45 UTC  (2+ messages)
` [PATCH 2/2] net/netfilter: remove redundant variable

[PATCH 5/6]: nl80211: Eliminate reference to BUS_ID_SIZE
 2009-05-28  9:33 UTC  (4+ messages)

[RFC][WIP] IEEE 802.15.4 implementation for Linux
 2009-05-28  8:48 UTC  (8+ messages)
` [PATCH 1/5] Add constants for the ieee 802.15.4/ZigBee stack
  ` [PATCH 2/5] net: add IEEE 802.15.4 partial implementation

tun: add tun_flags, owner, group attributes in sysfs
 2009-05-28  8:12 UTC  (12+ messages)
` [iproute2 patch]: Add 'ip tuntap' facility for managing tun/tap devices

[PATCH] net: correct a comment for the final #endif
 2009-05-28  7:05 UTC  (6+ messages)

changing the qdisc class speed rate
 2009-05-28  5:21 UTC  (2+ messages)

[PATCH]: Fix IP DDP appletalk locking
 2009-05-27 23:58 UTC 

[PATCH 0/6]: Get rid of BUS_ID_SIZE in networking
 2009-05-27 23:53 UTC  (2+ messages)

[PATCH 1/1] ethtool: Expose MDI-X status
 2009-05-27 23:15 UTC  (3+ messages)
` [PATCH net-next-2.6 1/1] e1000e: Expose MDI-X status via ethtool change

[PATCH] net: net/core/sock.c cleanup
 2009-05-27 22:50 UTC  (2+ messages)

[PATCH] net: use netdev stats in b44, sundance, via-rhine and via-velocity
 2009-05-27 22:50 UTC  (2+ messages)

[PATCH] net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv()
 2009-05-27 22:49 UTC  (2+ messages)

[PATCH net-next] r6040: check and update media status
 2009-05-27 22:49 UTC  (2+ messages)

[PATCH] bridge: avoid an extra space in br_fdb_update()
 2009-05-27 22:49 UTC  (2+ messages)

[PATCH] usbnet: ratelimit warning messages invoked from callback handler
 2009-05-27 16:40 UTC 

[PATCH 0/1] NIU: fix spurious interrupts
 2009-05-27 16:29 UTC  (5+ messages)

[PATCH 2.6.30-rc4] r8169: avoid losing MSI interrupts
 2009-05-27 16:19 UTC  (4+ messages)

[PATCH] bonding: use bond_is_lb() when it's appropriate
 2009-05-27 16:13 UTC  (2+ messages)

[PATCH] netdev: enc28j60: use IRQF_TRIGGER_FALLING for IRQ by default
 2009-05-27 15:18 UTC  (5+ messages)

[PATCH] fec: Add FEC support for MX35 processor
 2009-05-27 13:41 UTC 

[PATCH 1/2] Doc: seq_file.txt fix wrong dd command example
 2009-05-27 13:46 UTC  (3+ messages)
` [PATCH 2/2] Bugfix: xt_hashlimit does a wrong SEQ_SKIP

Winner
 2009-05-27 11:35 UTC 

Net: ucc_geth ethernet driver optimization space
 2009-05-27 10:36 UTC  (3+ messages)

Pull request: bluetooth-2.6 2009-05-27
 2009-05-27  7:33 UTC 


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