netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-13 04:45:50 to 2011-05-15 11:21:28 UTC [more...]

strange code in cdc-ncm
 2011-05-15 11:21 UTC 

[PATCH] ENC28J60 works with half-duplex DMA
 2011-05-15 10:03 UTC 

[net-next-2.6 00/13][pull request] Intel Wired LAN Driver Update
 2011-05-15  8:41 UTC  (16+ messages)
` [net-next-2.6 01/13] e1000e: minor comment cleanups
` [net-next-2.6 02/13] ixgbevf: Add macvlan support in the set rx mode op
` [net-next-2.6 03/13] ixgbe: Add macvlan support for VF
` [net-next-2.6 04/13] ixgbe: force unlock on timeout
` [net-next-2.6 05/13] ixgbe: move flags and state into the same cacheline
` [net-next-2.6 06/13] ixgbe: Combine SFP and multi-speed fiber task into single service task
` [net-next-2.6 07/13] ixgbe: Merge watchdog functionality into "
` [net-next-2.6 08/13] ixgbe: merge reset task "
` [net-next-2.6 09/13] ixgbe: Merge ATR reinit into the "
` [net-next-2.6 10/13] ixgbe: Merge over-temp task into "
` [net-next-2.6 11/13] ixgbe: cleanup some minor issues in ixgbe_down()
` [net-next-2.6 12/13] ixgbe: fix sparse warning
` [net-next-2.6 13/13] ixgbe: Add support for new 82599 adapter

[PATCH v2] net: ipv4: add IPPROTO_ICMP socket kind
 2011-05-15  8:18 UTC  (6+ messages)
` [PATCH v3] "
      ` [PATCH net-next-2.6] net: ipv4: add ping_group_range documentation
  ` [PATCH net-next-2.6] net: ping: dont call udp_ioctl()

[PATCH net-next-2.6] net: ping: small changes
 2011-05-15  5:22 UTC  (3+ messages)

pull request: batman-adv 2011-05-14
 2011-05-15  2:51 UTC  (4+ messages)
` [PATCH 1/2] batman-adv: Add missing hardif_free_ref in forw_packet_free
` [PATCH 2/2] batman-adv: reset broadcast flood protection on error

MailBox
 2011-05-15  0:58 UTC 

2.6.39-rc7-git7: Reported regressions 2.6.37 -> 2.6.38
 2011-05-14 22:39 UTC 

2.6.39-rc7-git7: Reported regressions from 2.6.38
 2011-05-14 22:18 UTC 

[PATCH] output ipconfig info message as one printk
 2011-05-14 21:45 UTC 

strange code in cdc-ncm
 2011-05-14 20:58 UTC 

[PATCH] ipconfig wait for carrier
 2011-05-14 20:36 UTC 

(unknown),
 2011-05-14 20:20 UTC 

[PATCH net-next 0/4] tulip: logging cleanups
 2011-05-14 20:30 UTC  (5+ messages)
` [PATCH net-next 2/4] tulip: Convert printks to netdev_<level>

[PATCH net-2.6] ethtool: Remove fallback to old ethtool operations for ETHTOOL_SFEATURES
 2011-05-14 20:08 UTC  (6+ messages)
` [PATCH] net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flags
` [PATCH v2] "

radvd v1.8 released
 2011-05-14 14:50 UTC 

[PATCH] net: ipv6: mcast: Removing invalid check
 2011-05-14 14:45 UTC  (3+ messages)

PATCH: ENC28J60 works with half-duplex DMA
 2011-05-14 12:54 UTC 

future developments of usbnet
 2011-05-14 10:46 UTC  (3+ messages)

[PATCH 1/1] IPVS: seq_release_net should be used
 2011-05-14 10:05 UTC  (3+ messages)

question about UFO behavior for bridge device
 2011-05-14  9:54 UTC  (4+ messages)

[PATCH net-next] net: drivers: kill two unused macro definitions
 2011-05-14  7:53 UTC  (2+ messages)

tap/bridge: Dropping NETIF_F_GSO/NETIF_F_SG
 2011-05-14  6:54 UTC  (3+ messages)

[RFC] ethernet: avoid pre-assigned OUI values in random_ether_addr
 2011-05-14  6:28 UTC  (6+ messages)

[PATCHv1] bnx2x: Allow ethtool to enable/disable loopback
 2011-05-14  1:08 UTC  (2+ messages)
` [PATCHv1 (Repost)] "

[PATCH] net: netlink: don't try unicast when dst_pid is zero for NETLINK_USERSOCK
 2011-05-14  0:50 UTC  (3+ messages)

[PATCH 3/3] ipv4: Remove rt->rt_dst reference from ip_forward_options()
 2011-05-13 21:51 UTC 

[PATCH 2/3] ipv4: Remove route key identity dependencies in ip_rt_get_source()
 2011-05-13 21:51 UTC 

[PATCH 1/3] ipv4: Always call ip_options_build() after rest of IP header is filled in
 2011-05-13 21:51 UTC 

[PATCH 0/3] Kill rt->rt_dst usage in options processing
 2011-05-13 21:51 UTC 

[RFC/PATCH 00/13] wl12xx re-factor
 2011-05-13 21:26 UTC  (14+ messages)
` [RFC/PATCH 01/13] net: wl12xx: sdio: id_tables should be __devinitconst
` [RFC/PATCH 02/13] net: wl12xx: sdio: add a context structure
  ` [RFC/PATCH 03/13] net: wl12xx: remove some unnecessary prints
  ` [RFC/PATCH 10/13] net: wl12xx: main: add platform device
  ` [RFC/PATCH 12/13] net: wireless: wl12xx: mark some symbols static
` [RFC/PATCH 04/13] net: wl12xx: care for optional operations
` [RFC/PATCH 05/13] net: wl12xx: remove the nops
` [RFC/PATCH 06/13] net: wl12xx: remove unnecessary prints
` [RFC/PATCH 07/13] net: wl12xx: spi: add a context structure
` [RFC/PATCH 08/13] net: wl12xx: spi: add a platform_device
` [RFC/PATCH 09/13] net: wl12xx: sdio: "
` [RFC/PATCH 11/13] net: wireless: wl12xx: re-factor all drivers
` [RFC/PATCH 13/13] net: wl12xx: main: drop unneded plat_dev

[Bugme-new] [Bug 33502] New: Caught 64-bit read from uninitialized memory in __alloc_skb
 2011-05-13 21:26 UTC  (22+ messages)
                                        ` [PATCH] slub: Make CONFIG_PAGE_ALLOC work with new fastpath

[PATCH] ipv4: Kill spurious write to iph->daddr in ip_forward_options()
 2011-05-13 21:16 UTC 

[PATCH 0/9] strict user copy checks on x86_64
 2011-05-13 21:06 UTC  (5+ messages)
` [PATCH 1/9] iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
` [PATCH 6/9] Bluetooth: "

Bug#625914: linux-image-2.6.38-2-amd64: bridging is not interacting well with multicast in 2.6.38-4
 2011-05-13 21:00 UTC  (16+ messages)
        ` [Bridge] "
            ` [PATCH] bridge: fix forwarding of IPv6
                  ` [Bridge] "

[PATCH] olympic: convert to seq_file
 2011-05-13 20:51 UTC  (2+ messages)

[PATCH net-next] net:set valid name before calling ndo_init()
 2011-05-13 20:50 UTC  (3+ messages)

[GIT] Networking
 2011-05-13 20:40 UTC 

[net-next 1/2 (V2)] stmmac: don't go through ethtool to start auto-negotiation
 2011-05-13 20:12 UTC  (4+ messages)
` [net-next 2/2] stmmac: fix autoneg in set_pauseparam

[PATCH] drivers/isdn/hisax: Drop unused list
 2011-05-13 20:10 UTC  (2+ messages)

kernel BUG at net/ipv4/tcp_output.c:1006!
 2011-05-13 20:01 UTC  (6+ messages)

AAARGH bisection is hard (Re: [2.6.39 regression] X locks up hard right after logging in)
 2011-05-13 19:18 UTC  (16+ messages)

[PATCH v1] bonding,llc: Fix structure sizeof incompatibility for some PDUs
 2011-05-13 19:15 UTC  (2+ messages)

[patch 0/9] [resend v2] s390: network feature patches for net-next
 2011-05-13 18:55 UTC  (14+ messages)
` [patch 1/9] [PATCH] qeth: convert to hw_features part 2
` [patch 2/9] [PATCH] qeth: add OSA concurrent hardware trap
` [patch 3/9] [PATCH] qeth: add owner to ccw driver
` [patch 4/9] [PATCH] claw: remove unused return code handling
` [patch 5/9] [PATCH] lcs: get rid of compile warning
` [patch 6/9] [PATCH] ctcm: "
` [patch 7/9] [PATCH] iucv: "
` [patch 8/9] [PATCH] af_iucv: "
` [patch 9/9] [PATCH] convert old cpumask API into new one

[PATCHv4] ethtool: Added FW dump support
 2011-05-13 18:44 UTC  (10+ messages)
` [PATCHv4 net-next-2.6] ethtool: Added support for FW dump
` [PATCHv3 net-next-2.6 1/3] qlcnic: FW dump support
` [PATCHv3 net-next-2.6 2/3] qlcnic: Take FW dump via ethtool
` [PATCHv3 net-next-2.6 3/3] qlcnic: Bumped up version number to 5.0.18

[PATCH net-next-2.6 0/2] signal reception fixes
 2011-05-13 18:42 UTC  (2+ messages)

[RFC 0/3] RDMA: Add netlink infrastructure
 2011-05-13 18:40 UTC  (12+ messages)
` [RFC 1/3] "
  ` [RFC 2/3] RDMA/cma: Add support for netlink statistics export
` [RFC 3/3] RDMA/cma: Save PID of ID's owner

[PATCH net-next] netdevice.h: Align struct netdevices members
 2011-05-13 18:07 UTC  (6+ messages)

[PATCH 0/2] Minor autonegociation changes, testers welcome
 2011-05-13 15:54 UTC  (7+ messages)
` [PATCH 1/2] net/stmmac: don't go through ethtool to start autonegociation
` [PATCH 2/2] net/dl2k: Don't reconfigure link @100Mbps when disabling autoneg @1Gbps
    ` dl2k/stmmac patches (was Re: [PATCH 2/2] net/dl2k: Don't reconfigure link @100Mbps when disabling autoneg @1Gbps)

[PATCH 03/16] add driver for C64x+ ethernet driver
 2011-05-13 15:30 UTC 

[PATCH] ethtool: FLOW_EXT may confuse drivers
 2011-05-13 15:01 UTC  (2+ messages)

[PATCH 2/3] net/rfkill/core.c: Avoid leaving freed data in a list
 2011-05-13 13:55 UTC  (2+ messages)

question about drivers/isdn/hisax/st5481_init.c
 2011-05-13 13:35 UTC  (3+ messages)

[PATCH] Add libertas_disablemesh module parameter to disable mesh interface
 2011-05-13 13:26 UTC  (5+ messages)

[net-next-2.6 00/10] caif: rcu, refactoring and bugfixes
 2011-05-13 12:44 UTC  (11+ messages)
` [net-next-2.6 01/10] caif: Use rcu_read_lock in CAIF mux layer
` [net-next-2.6 02/10] caif: Use RCU instead of spin-lock in caif_dev.c
` [net-next-2.6 03/10] caif: Use RCU and lists in cfcnfg.c for managing caif link layers
` [net-next-2.6 04/10] caif: Add ref-count to framing layer
` [net-next-2.6 05/10] caif: Move refcount from service layer to sock and dev
` [net-next-2.6 06/10] caif: Protected in-flight packets using dev or sock refcont
` [net-next-2.6 07/10] caif: prepare support for namespaces
` [net-next-2.6 08/10] caif: Handle dev_queue_xmit errors
` [net-next-2.6 09/10] caif: Bugfix debugfs directory name must be unique
` [net-next-2.6 10/10] caif: remove unesesarry exports

Re.funds
 2011-05-13  7:36 UTC 

[PATCHv1] e1000e: Allow ethtool to enable/disable loopback
 2011-05-13  7:49 UTC  (6+ messages)

[PATCH net-next 1/2 RESEND v3] net: use NETIF_F_ALL_TSO for vlan features
 2011-05-13  2:10 UTC  (4+ messages)

[PATCH 7/10] ipvs: Remove all remaining references to rt->rt_{src,dst}
 2011-05-13  5:35 UTC  (3+ messages)

[PATCH net-next-2.6 1/2] be2net: handle signal reception while waiting for POST
 2011-05-13  5:32 UTC  (2+ messages)
` [PATCH net-next-2.6 2/2] be2net: fix mbox polling for signal reception

[PATCH 0/3] Fix 8390 regressions
 2011-05-13  5:17 UTC  (3+ messages)

[PATCH] net: af_packet: Don't initialize vnet_hdr
 2011-05-13  5:11 UTC  (3+ messages)
` [PATCH net-next V3] net: af_packet: Untangle packet_snd by adding vpacket_snd


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