netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-02-11 18:14:54 to 2010-02-15 04:20:09 UTC [more...]

linux-next: build failure after merge of the net tree
 2010-02-15  4:20 UTC 

[PATCH] usbnet: convert dev(dbg|err|warn|info) macros to usbnet_(dbg|err|warn|info)
 2010-02-15  3:09 UTC  (10+ messages)
        ` [net-next PATCH 0/2] usbnet: convert dev(dbg|err|warn|info) macros to netdev_<>
          ` [PATCH 1/2] usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
          ` [PATCH 2/2] drivers/net/usb: Use netif_<level> logging facilities

pull request: wireless-next-2.6 2010-02-12
 2010-02-15  1:47 UTC  (2+ messages)

[RFC PATCH net-next 0/7] Add netdev_printk and netif_printk macros
 2010-02-15  0:47 UTC  (6+ messages)
  ` [PATCH net-next] niu.c: Use pr_<level>, netdev_<level> and netif_<level> macros

[PATCH net-next-2.6] macvtap: Add GSO/csum offload support
 2010-02-15  0:21 UTC  (6+ messages)

2.6.33-rc8: Reported regressions 2.6.31 -> 2.6.32
 2010-02-15  0:20 UTC  (2+ messages)

[PATCH] ipcomp: double free at ipcomp_destroy()
 2010-02-15  0:18 UTC  (2+ messages)

2.6.33-rc8: Reported regressions from 2.6.32
 2010-02-14 23:31 UTC 

linux-2..6.33-rc7 and b43
 2010-02-14 22:38 UTC  (8+ messages)

[PATCH] atm : fix /sys/devices/virtual/atm/X/carrier(ATM_PHY_SIG_UNKNOWN)
 2010-02-14 21:34 UTC  (4+ messages)

pull request: wireless-2.6 2010-02-12
 2010-02-14 19:56 UTC  (2+ messages)

[PATCH] vhost-net: switch to smp barriers
 2010-02-14 19:55 UTC  (5+ messages)

PROPOSAL READ ATTACHMENT AND GET BACK TO ME
 2010-02-14 16:50 UTC 

ixgbe_clean_tx_irq: tx hang 1 detected, resetting adapter (2.6.32.8)
 2010-02-14 16:29 UTC 

PROPOSAL READ ATTACHMENT AND GET BACK TO ME
 2010-02-14 14:32 UTC 

[net-next-2.6 PATCH 0/7] xfrm by MARK
 2010-02-14 15:18 UTC  (8+ messages)
  ` [net-next-2.6 PATCH 1/7] xfrm: introduce basic mark infrastructure
    ` [net-next-2.6 PATCH 2/7] xfrm: SA lookups signature with mark
      ` [net-next-2.6 PATCH 3/7] xfrm: SA lookups "
        ` [net-next-2.6 PATCH 4/7] xfrm: SP lookups signature "
          ` [net-next-2.6 PATCH 5/7] xfrm: SP lookups "
            ` [net-next-2.6 PATCH 6/7] xfrm: Allow user space config of SAD mark
              ` [net-next-2.6 PATCH 7/7] xfrm: Allow user space manipulation of SPD mark

[PATCH 3/5] net: Fix first line of kernel-doc for a few functions
 2010-02-14 14:19 UTC 

WILL EXECUTION!
 2010-02-14 13:08 UTC 

[PATCH 1/2] macvtap: rework object lifetime rules
 2010-02-14 13:27 UTC  (3+ messages)
` [PATCH 2/2] net/macvtap: add vhost support

[net-next-2.6 PATCH 1/2] net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers
 2010-02-14 13:27 UTC  (2+ messages)
` [net-next-2.6 PATCH 2/2] net neigh: Decouple per interface neighbour table controls from binary sysctls

[PATCH 2/2] X25: Dont let x25_bind use addresses containing characters
 2010-02-14 12:00 UTC 

[PATCH 1/2] X25: Fix x25_create errors for bad protocol and ENOBUFS
 2010-02-14 12:00 UTC 

[net-next-2.6 PATCH v5 0/3] Introduce n-tuple ethtool support
 2010-02-14 11:56 UTC  (3+ messages)
  ` includes build break - was "

[PATCH 1/2] net: export attach/detach filter routines
 2010-02-14 11:01 UTC  (2+ messages)
` [PATCH 2/2] tun: socket filter support

[PATCH 0/2] tun: linux socket filter support
 2010-02-14 11:00 UTC 

smsc911x suspend/resume
 2010-02-14  9:01 UTC  (3+ messages)

[PATCH tip/core/rcu 05/13] net: add checking to rcu_dereference() primitives
 2010-02-14  8:50 UTC  (4+ messages)

[PATCH 0/7] tcp: bugs and cleanup updated to 2.6.33-rc8
 2010-02-14  7:02 UTC  (8+ messages)
` [PATCH v3 1/7] net: tcp_header_len_th and tcp_option_len_th
` [PATCH v3 2/7] net: remove old tcp_optlen function
` [PATCH v5 3/7] tcp: harmonize tcp_vx_rcv header length assumptions
` [PATCH v4 4/7] tcp: input header length, prediction, and timestamp bugs
` [PATCH v3 5/7] TCPCT part 2e: accept SYNACK data
` [PATCH v4 6/7] TCPCT part 2f: cleanup tcp_parse_options
` [PATCH v6 7/7] TCPCT part 2g: parse cookie pair and 64-bit timestamp

2.6.33-rc5: Reported regressions 2.6.31 -> 2.6.32
 2010-02-14  6:20 UTC  (3+ messages)
  ` [Bug #15042] socket(PF_INET6 hangs when ipv6 not yet initialized

[PATCH net-next-2.6 1/2] cxgb3: FIx VLAN over Jumbo frames
 2010-02-13 19:44 UTC  (2+ messages)
` [PATCH net-next-2.6 2/2] cxgb3: fix link flap

[PATCH] p54usb: Add usbid for Corega CG-WLUSB2GT
 2010-02-13 19:16 UTC 

[RFC]: IPv4 mroute interface referencing
 2010-02-13 18:29 UTC 

[PATCH] iputils: ping by mark
 2010-02-13 17:35 UTC  (5+ messages)

[net-next PATCH v3 2/3] net: TCP thin linear timeouts
 2010-02-13 15:50 UTC  (5+ messages)

[net-next PATCH v3 3/3] net: TCP thin dupack
 2010-02-13 15:50 UTC  (6+ messages)

PROPOSAL READ ATTACHMENT AND GET BACK TO ME
 2010-02-13  8:54 UTC 

[PATCH 0/9] tg3: Bugfixes
 2010-02-13  1:06 UTC  (4+ messages)

[net-next-2.6 PATCH v3 1/5] pci: Add SR-IOV convenience functions and macros
 2010-02-13  0:57 UTC  (10+ messages)
` [net-next-2.6 PATCH v3 2/5] if_link: Add SR-IOV configuration methods
` [net-next-2.6 PATCH v3 3/5] net: Add netdev ops for SR-IOV configuration
` [net-next-2.6 PATCH v3 4/5] rtnetlink: Add VF config code to rtnetlink
` [net-next-2.6 PATCH v3 5/5] igb: support for VF configuration tools

net-2.6 [PATCH 0/2] udp/dccp: MSG_TRUNC
 2010-02-13  0:51 UTC  (2+ messages)

[PATCH 1/9] tg3: Give MSI-X vec 1 rx backlog space
 2010-02-13  0:47 UTC 

[PATCH 4/9] tg3: Fix 57765 A0 bootcode race condition
 2010-02-13  0:47 UTC 

[PATCH 6/9] tg3: Reset phy during bringup when using phylib
 2010-02-13  0:47 UTC 

[PATCH 7/9] tg3: Fix napi assignments in loopback test
 2010-02-13  0:47 UTC 

[PATCH 2/9] tg3: Prevent rx producer ring overruns
 2010-02-13  0:47 UTC 

[PATCH 3/9] tg3: Unwedge stuck MSI-X vectors
 2010-02-13  0:47 UTC 

[PATCH 5/9] tg3: Turn off multiple DMA reads for 5717
 2010-02-13  0:47 UTC 

[PATCH 8/9] tg3: Fix AC131 loopback test errors for 5785
 2010-02-13  0:47 UTC 

[PATCH 9/9] tg3: Update driver version to 3.107
 2010-02-13  0:47 UTC 

Subject: [PATCH 0/6] bna: Brocade 10Gb Ethernet device driver
 2010-02-13  0:41 UTC  (2+ messages)

[PATCH 00/10] sky2 update for net-next
 2010-02-13  0:21 UTC  (12+ messages)
` [PATCH 01/10] sky2: fix sparse warning
` [PATCH 02/10] sky2: WoL changes
` [PATCH 03/10] sky2: dont enable PME legacy mode
` [PATCH 04/10] sky2: jumbo packet changes
` [PATCH 05/10] sky2: Factor out code to calculate packet sizes
` [PATCH 06/10] sky2: Allocate initial skbs in sky2_alloc_buffers
` [PATCH 07/10] sky2: Refactor sky2_up into two functions
` [PATCH 08/10] sky2: Refactor sky2_down "
` [PATCH 09/10] sky2: Avoid down and up during sky2_reset
` [PATCH 10/10] sky2: version 1.27

[net-next-2.6 PATCH 1/3] ethtool: Fix filter addition when caching n-tuple filters
 2010-02-12 23:48 UTC  (3+ messages)
` [net-next-2.6 PATCH 2/3] ethtool: Move n-tuple capability check into set_flags
` [net-next-2.6 PATCH 3/3] ixgbe: Cleanup incorrect header comments

bug and question in tcp stack
 2010-02-12 23:39 UTC  (2+ messages)

Call +234 807 518 6556 For Claims
 2010-02-12 23:19 UTC 

bnx2 receive ring crash
 2010-02-12 22:49 UTC  (2+ messages)

[PATCH] net: remove INIT_RCU_HEAD() usage
 2010-02-12 21:41 UTC 

[PATCH 0/3 v3] macvtap driver
 2010-02-12 20:58 UTC  (6+ messages)
` [PATCH 0/3 v4] "
  ` [PATCH] net/macvtap: fix reference counting
    ` [PATCH v2] "

[PATCH 1/2] e1000e: Only disable ASPM on 82573L devices
 2010-02-12 20:54 UTC  (3+ messages)

[PATCH net-2.6] sfc: Fix SFE4002 initialisation
 2010-02-12 20:32 UTC  (2+ messages)

tunctl issues with FC 12 and 2.6.33-rc5
 2010-02-12 20:32 UTC 

[PATCH] xfrm: use proper kernel types
 2010-02-12 20:30 UTC  (2+ messages)

[PATCH] xfrm: validate attributes
 2010-02-12 20:30 UTC  (2+ messages)

[PATCH 1/2] IPv6: keep permanent addresses on admin down
 2010-02-12 20:30 UTC  (4+ messages)
` [PATCH 2/2] IPv6: remove trivial nested _bh suffix

[PATCH 7/7] be2net: remove ASIC generation number from Kconfig
 2010-02-12 20:29 UTC  (2+ messages)

[PATCH 6/7] be2net: change the driver description
 2010-02-12 20:29 UTC  (2+ messages)

[PATCH 5/7] be2net: fix to limit max vlans supported in certain skews
 2010-02-12 20:29 UTC  (2+ messages)

[PATCH 4/7] be2net: minor code optimizations
 2010-02-12 20:29 UTC  (2+ messages)

[PATCH 3/7] be2net: bug fix in be_change_mtu
 2010-02-12 20:29 UTC  (2+ messages)

[PATCH 2/7] be2net: bug fix for flashing the BladeEngine3 ASIC
 2010-02-12 20:29 UTC  (2+ messages)

[PATCH 1/7] be2net: remove unused pci device id
 2010-02-12 20:29 UTC  (2+ messages)

[PATCH net-next-2.6] be2net: bug fix in be_read_eeprom
 2010-02-12 20:28 UTC  (2+ messages)

[PATCH 1/1 net-next] virtio_net: remove send queue
 2010-02-12 20:28 UTC  (2+ messages)

ixgbe: [RFC] [PATCH] Fix return of invalid txq
 2010-02-12 20:12 UTC  (5+ messages)

[PATCH v2] skbuff: align sk_buff::cb to 64 bit
 2010-02-12 20:13 UTC  (4+ messages)

[PATCH] b44: Ratelimit timeout error message
 2010-02-12 20:11 UTC 

[PATCH 9/9] net: move am79c961's probe function to .devinit.text
 2010-02-12 20:11 UTC  (4+ messages)

[PATCH 1/1] dccp: allow probing of CCID-array length
 2010-02-12 20:07 UTC  (2+ messages)

ipv6: fib: fix crash when changing large fib while dumping it
 2010-02-12 20:07 UTC  (2+ messages)

ixgbe RSS not working as expected with 8021q and bridging
 2010-02-12 19:52 UTC  (8+ messages)

inet: Remove bogus IGMPv3 report handling
 2010-02-12 19:42 UTC  (2+ messages)

[PATCH net-next-2.6] macb: straighten out macb_mii_probe function
 2010-02-12 19:39 UTC  (3+ messages)

[PATCH net-next-2.6] net: use netdev_mc_count and netdev_mc_empty when appropriate
 2010-02-12 19:39 UTC  (2+ messages)

rtl8180 driver in master/ad-hoc mode
 2010-02-12 17:53 UTC  (3+ messages)

Flooded with bonding: bond0: doing slave updates when interface is down
 2010-02-12 16:19 UTC  (3+ messages)

Subject: [PATCH 2/6] bna: Brocade 10Gb Ethernet device driver
 2010-02-12 14:00 UTC 

Subject: [PATCH 4/6] bna: Brocade 10Gb Ethernet device driver
 2010-02-12 14:00 UTC 

Subject: [PATCH 5/6] bna: Brocade 10Gb Ethernet device driver
 2010-02-12 14:00 UTC 

Subject: [PATCH 1/6] bna: Brocade 10Gb Ethernet device driver
 2010-02-12 14:00 UTC 

Subject: [PATCH 3/6] bna: Brocade 10Gb Ethernet device driver
 2010-02-12 14:00 UTC 

Subject: [PATCH 6/6] bna: Brocade 10Gb Ethernet device driver
 2010-02-12 14:00 UTC 

[PATCH net-2.6] net: bug fix for vlan + gro issue
 2010-02-12  5:34 UTC 

Note: Atheros ethernet part of compat-wireless too
 2010-02-12  1:09 UTC  (3+ messages)

[PATCH] atl1c: Add support for Atheros AR8152 and AR8152
 2010-02-12  0:33 UTC 

[PATCH] ethtool: allow non-admin user to read GRO settings
 2010-02-11 23:48 UTC 

[PATCH] ixgbe: prevent speculative processing of descriptors before ready
 2010-02-11 23:23 UTC 

[PATCH] [V5] net: emaclite: adding MDIO and phy lib support
 2010-02-11 22:40 UTC  (2+ messages)

[PATCH] mlx4: replace the dma_sync_single_range_for_cpu/device API
 2010-02-11 22:31 UTC  (3+ messages)

[PATCH] [V4] net: emaclite: adding MDIO and phy lib support
 2010-02-11 21:22 UTC  (3+ messages)

[PATCH] l2tp: Fix a UDP socket reference count bug in the pppol2tp driver
 2010-02-11 21:00 UTC  (4+ messages)

ipg and dl2k both claiming D-Link DGE-550T
 2010-02-11 20:26 UTC 

[PATCH] ethtool: Use explicit designated initializers for .cmd
 2010-02-11 20:14 UTC  (2+ messages)

[PATCH v3 1/2] e1000e: Only disable ASPM on 82573L devices
 2010-02-11 18:14 UTC  (2+ messages)
` [PATCH v3 2/2] e1000e: Don't disable jumbo frames on 82573L due to eeprom contents


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