netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-05-26 21:52:12 to 2009-05-28 22:09:53 UTC [more...]

[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

[PATCH 2.6.30 2/2] cxgb3: link fault fixes
 2009-05-28 21:23 UTC 

[PATCH 2.6.30 1/2] cxgb3: fix dma mapping regression
 2009-05-28 21:23 UTC 

[PATCH net-next-2.6] atm: unset IFF_XMIT_DST_RELEASE in clip_setup()
 2009-05-28 21:14 UTC 

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

HTB class parameter change
 2009-05-28 20:54 UTC  (2+ messages)

[PATCH net-next-2.6] net: unset IFF_XMIT_DST_RELEASE in ipip_tunnel_setup()
 2009-05-28 20:44 UTC 

[PATCH] Multicast socket option
 2009-05-28 17:00 UTC 

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

[0/14] GRO: Lots of microoptimisations
 2009-05-28 15:21 UTC  (21+ messages)
` [PATCH 1/14] gro: Open-code frags copy in skb_gro_receive
` [PATCH 2/14] gro: Inline skb_gro_header and cache frag0 virtual address
` [PATCH 3/14] gro: Localise offset/headlen in skb_gro_offset
` [PATCH 4/14] gro: Only use skb_gro_header for completely non-linear packets
` [PATCH 5/14] tcp: Optimise GRO port comparisons
` [PATCH 6/14] tcp: Remove unnecessary window comparisons for GRO
` [PATCH 7/14] tcp: Optimise len/mss comparison
` [PATCH 8/14] gro: Optimise length comparison in skb_gro_header
` [PATCH 9/14] gro: Avoid unnecessary comparison after skb_gro_header
` [PATCH 10/14] ipv4: Use 32-bit loads for ID and length in GRO
` [PATCH 11/14] gro: Open-code final pskb_may_pull
` [PATCH 12/14] gro: Nasty optimisations for page frags in skb_gro_receive
` [PATCH 13/14] gro: Store shinfo in local variable "
` [PATCH 14/14] tcp: Do not check flush when comparing options for GRO

***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] bonding: allow bond in mode balance-alb to work properly in bridge
 2009-05-28 12:11 UTC  (13+ 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] mac8390: fix regression caused during net_device_ops conversion, take 2
 2009-05-28 12:05 UTC  (3+ messages)
      ` [PATCH] mac8390: fix build with NET_POLL_CONTROLLER

[PATCH net-next] korina: periodically poll the media
 2009-05-28 10:58 UTC 

[PATCH net-next-2.6] net: dont update dev->trans_start
 2009-05-28 10:00 UTC 

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

[PATCH net-next-2.6] net: dont update dev->trans_start in 10GB drivers
 2009-05-28  5:26 UTC 

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

[PATCH] net: replace dma_sync_single with dma_sync_single_for_cpu
 2009-05-28  1:10 UTC 

[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 RFC] v5 expedited "big hammer" RCU grace periods
 2009-05-27 22:57 UTC  (11+ messages)

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

[net-next-2.6 PATCH 1/4] ixgbe: fix 82598 SFP initialization after driver load
 2009-05-27 20:52 UTC  (11+ messages)
` [net-next-2.6 PATCH 2/4] ixgbe: fix driver loading with unsupported module on 82598
` [net-next-2.6 PATCH 3/4] ixgbe: remove rx_hdr_split debug counter for non-debug configurations
` [net-next-2.6 PATCH 4/4] ixgbe: Remove device ID 0x10d8

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

[resend] Passive OS fingerprint xtables match
 2009-05-27 16:28 UTC  (2+ messages)

[PATCH 2.6.30-rc4] r8169: avoid losing MSI interrupts
 2009-05-27 16:19 UTC  (9+ 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  (9+ messages)

[PATCH RFC] v7 expedited "big hammer" RCU grace periods
 2009-05-27 14:45 UTC  (14+ 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 

[PATCH 0/5] Blackfin MAC updates for 2.6.31
 2009-05-27  6:10 UTC  (6+ messages)
` [PATCH 1/5] netdev: bfin_mac: Blackfin EMAC interrupt may not be shared
` [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

[PATCH 1/5] mlx4_en: Fix error handling while activating RX rings
 2009-05-27  6:08 UTC  (7+ messages)
` [PATCH] mlx4_en: Fix not deleted napi structures
  ` [PATCH 2/2] mlx4_en: Fix partial rings feature
    ` [net-2.6 PATCH] mlx4_en: Fix a kernel panic when waking tx queue
      ` [net-2.6 PATCH V2] "

[PATCH] ath1e: add new device id for asus hardware
 2009-05-27  6:02 UTC 

[PATCH] net/ucc_geth: allow to set mac address on running device
 2009-05-27  4:42 UTC  (3+ messages)

[PATCH] ixgbe: Fix build warning
 2009-05-27  4:41 UTC  (2+ messages)

[PATCH 6/6]: phy: Eliminate references to BUS_ID_SIZE
 2009-05-27  4:40 UTC 

[PATCH 4/6]: sh_eth: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE instead
 2009-05-27  4:39 UTC 

[PATCH 3/6]: cpmac: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE
 2009-05-27  4:39 UTC 

[PATCH 2/6]: ixp4xx_eth: Remove references to BUS_ID_SIZE
 2009-05-27  4:39 UTC 

[PATCH 1/6]: net: Remove bogus reference to BUS_ID_SIZE in sysfs code
 2009-05-27  4:39 UTC 

ixgbe warning in net-next
 2009-05-27  4:18 UTC  (3+ messages)

[PATCH 1/7] bfin_mac: fix build error due to net_device_ops convert
 2009-05-27  3:55 UTC  (4+ messages)
  ` [Uclinux-dist-devel] "

[PATCH] r8169: Use a different default for each family
 2009-05-27  3:54 UTC  (2+ messages)

[PATCH] atlx: move modinfo data from atlx.h to atl1.c
 2009-05-27  3:50 UTC  (3+ messages)

[PATCH net] gianfar: fix babbling rx error event bug
 2009-05-27  3:48 UTC  (2+ messages)

[PATCH] cls_cgroup: read classid atomically in classifier
 2009-05-27  3:47 UTC  (2+ messages)

NIU: Add support for C10NEM
 2009-05-27  3:46 UTC  (2+ messages)

[net-next-2.6 PATCH 1/4] igb: add RQDPC (Receive Queue Drop Packet Count) register macro
 2009-05-27  3:36 UTC  (8+ messages)
` [net-next-2.6 PATCH 2/4] igb: Implement reading of reg RQDPC (Receive Queue Drop Packet Count)
` [net-next-2.6 PATCH 3/4] igb: Record host memory receive overflow in net_stats
` [net-next-2.6 PATCH 4/4] igb/e1000e: update PSSR_MDIX value to reflect correct bit

[PATCH 1/3] 3c50x: convert printk() to pr_<foo>()
 2009-05-27  3:35 UTC  (6+ messages)
` [PATCH 2/3] 3c5xx: "
  ` [PATCH 3/3] 8139*: "

[net-next-2.6 PATCH][be2net] Code changes to handle dev pvt ioctl
 2009-05-26 21:57 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).