netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-12-22 16:21:10 to 2009-12-24 04:58:41 UTC [more...]

[net-2.6 PATCH 1/3] be2net: Bug fix to avoid soft lockup in loopback test
 2009-12-24  4:58 UTC  (2+ messages)

[net-2.6 PATCH] igbvf: Make igbvf error message more informative
 2009-12-24  4:55 UTC  (2+ messages)

[net-2.6 PATCH 1/4] igb: do not force pcs link when in KX mode
 2009-12-24  4:55 UTC  (8+ messages)
` [net-2.6 PATCH 2/4] igb: do not force retry count to 1 on 82580 phy
` [net-2.6 PATCH 3/4] igb: correctly offset 82575 flow control watermarks by 16 bytes
` [net-2.6 PATCH 4/4] igb: check both function bits in status register in wol exception

[GIT PULL] AlacrityVM guest drivers for 2.6.33
 2009-12-24  4:52 UTC  (80+ messages)
                                  ` [Alacrityvm-devel] "

[PATCH 1/3] Security: Add prctl(PR_{GET,SET}_NETWORK)
 2009-12-24  4:38 UTC  (6+ messages)
` [PATCH 0/3] Discarding networking privilege via LSM
  ` [PATCH 1/3] Security: Add prctl(PR_{GET,SET}_NETWORK) interface. (v3)
  ` [PATCH 2/3] Security: Implement prctl(PR_SET_NETWORK, PR_NETWORK_OFF) semantics. (v3)
  ` [PATCH 3/3] Security: Document prctl(PR_{GET,SET}_NETWORK). (v3)

[PATCH] ipvs: Add boundary check on ioctl arguments
 2009-12-24  4:16 UTC  (4+ messages)

[PATCH 0/8] sfc: Fixes for 2.6.33
 2009-12-24  3:10 UTC  (2+ messages)

About TCP Westwood implementation
 2009-12-24  2:45 UTC 

net-next-2.6 open
 2009-12-24  2:32 UTC 

[PATCH 8/8] sfc: Disable TX descriptor prefetch watchdog
 2009-12-23 23:49 UTC 

[net-next PATCH v2] llc enhancements
 2009-12-23 23:45 UTC  (10+ messages)
` [net-next PATCH v2 1/9] llc: use dev_hard_header
` [net-next PATCH v2 2/9] llc: add support for LLC_OPT_PKTINFO
` [net-next PATCH v2 3/9] llc: add support for SO_BINDTODEVICE
` [net-next PATCH v2 4/9] llc: convert the socket list to RCU locking
` [net-next PATCH v2 5/9] llc: optimize multicast delivery
` [net-next PATCH v2 6/9] llc: use a device based hash table to speed up "
` [net-next PATCH v2 7/9] llc: replace the socket list with a local address based hash
` [net-next PATCH v2 8/9] llc: convert llc_sap_list to RCU
` [net-next PATCH v2 9/9] llc: remove unused APIs (which should be private anyway)

[PATCH 7/8] sfc: QT2025C: Add error message for suspected bad SFP+ cables
 2009-12-23 23:48 UTC 

[PATCH 6/8] sfc: QT2025C: Work around PHY firmware initialisation bug
 2009-12-23 23:48 UTC 

[PATCH 5/8] sfc: QT2025C: Switch into self-configure mode when not in loopback
 2009-12-23 23:48 UTC 

[PATCH 4/8] sfc: QT2025C: Work around PHY bug
 2009-12-23 23:47 UTC 

[PATCH 3/8] sfc: Fix DMA mapping cleanup in case of an error in TSO
 2009-12-23 23:47 UTC 

[PATCH 2/8] sfc: Include XGXS in XMAC link status check except in XGMII loopback
 2009-12-23 23:46 UTC 

[PATCH 1/8] sfc: Move PHY software state initialisation from init() into probe()
 2009-12-23 23:46 UTC 

[net-2.6 PATCH] pktgen: ndo_start_xmit can return NET_XMIT_xxx values
 2009-12-23 23:39 UTC 

[net-next PATCH 0/6] enic: updates to version 1.1.0.241a
 2009-12-23 23:27 UTC  (7+ messages)
` [net-next PATCH 1/6] enic: Bug fix: use safe queue shutdown in dev->stop
` [net-next PATCH 2/6] enic: Bug fix: try harder to fill Rx ring on skb allocation failures
` [net-next PATCH 3/6] enic: minimize pkt filter updates to firmware
` [net-next PATCH 4/6] enic: Bug fix: align desc ring sizes to 32 descs
` [net-next PATCH 5/6] enic: feature add: add ethtool -c/C support
` [net-next PATCH 6/6] enic: whitespace cleanup; #define cleanup; more verbose err msg

Still using IPTOS_TOS() in kernel? Really???
 2009-12-23 23:09 UTC  (5+ messages)

[ethtool PATCH] ethtool: Add Direct Attach to the available connector ports
 2009-12-23 22:52 UTC  (5+ messages)

[HELP] BAD interrupts
 2009-12-23 22:43 UTC  (2+ messages)

ucc_geth broken in 2.6.32 by 864fdf884e82bacbe8ca5e93bd43393a61d2e2b4
 2009-12-23 22:23 UTC  (8+ messages)

[net-next 1/3] iwmc3200top: clean up fw_download
 2009-12-23 22:16 UTC  (6+ messages)
` [net-next 2/3] iwmc3200top: cleanup log messages
  ` [net-next 3/3] iwmc3200top: simplify imwct_tx

[PATCH] Add rtnetlink init_rcvwnd to set the TCP initial receive window
 2009-12-23 22:16 UTC  (2+ messages)

[PATCH] net: release dst entry while cache-hot for GSO case too
 2009-12-23 22:16 UTC  (3+ messages)

[PATCH 2/3 Ver2] tcp: Remove unrequired operations in tcp_push()
 2009-12-23 22:16 UTC  (4+ messages)
` [PATCH 3/3 Ver2] tcp: Slightly optimize tcp_sendmsg

[PATCH 1/3] tcp: Remove check in __tcp_push_pending_frames
 2009-12-23 22:15 UTC  (2+ messages)

[PATCH NEXT 0/4] AER support and fixes
 2009-12-23 22:15 UTC  (9+ messages)
` [PATCH NEXT 1/4] netxen: minor suspend resume fixes
` [PATCH NEXT 2/4] netxen: fix tx timeout recovery
` [PATCH NEXT 3/4] netxen: support pci error handlers
` [PATCH NEXT 4/4] netxen: fix unified fw size check

[PATCH] ep93xx_eth.c: general cleanup
 2009-12-23 22:14 UTC  (4+ messages)

[PATCH] ethtool: add support for at76c50x-usb driver
 2009-12-23 22:12 UTC  (2+ messages)

[ethtool PATCH] ethtool: Can't parse ints with stroul()
 2009-12-23 21:58 UTC  (4+ messages)

[PATCH] net: cdc_ether.c: Add SE J105i to device whitelist
 2009-12-23 21:48 UTC  (2+ messages)

[RFC PATCH v2 01/12] ixgbevf: Macros, data structures, useful defines and registers
 2009-12-23 21:38 UTC  (10+ messages)
` [RFC PATCH v2 02/12] ixgbevf: 82599 Virtual Function core functions and header
` [RFC PATCH v2 03/12] ixgbevf: Mailbox communication
` [RFC PATCH v2 04/12] ixgbevf: Driver main and ethool interface module and main header

[patch] hamradio: avoid null deref
 2009-12-23 21:32 UTC  (3+ messages)

[TCP]: min_t/max_t confusion in tcp_select_initial_window()?
 2009-12-23 21:23 UTC  (5+ messages)

[PATCH 0/3] increase skb size to prevent dma over skb boundary
 2009-12-23 19:43 UTC  (6+ messages)

[RFC] ndo_validate_skb: Let the netdev check a valid skb content
 2009-12-23 19:23 UTC 

[net-next PATCH 0/6] enic: updates to version 1.1.0.241a
 2009-12-23 19:15 UTC  (4+ messages)
` [net-next PATCH 5/6] enic: feature add: add ethtool -c/C support

Deadlock in IPv6 code while garbage collection on the rwlock protecting the routing tree
 2009-12-23 18:13 UTC  (4+ messages)

via_rhine kernel crashes in 2.6.32
 2009-12-23 16:30 UTC  (10+ messages)
          ` [PATCH] net/via-rhine: Fix scheduling while atomic bugs

[patch] fix error paths in cfg80211_wext_siwscan()
 2009-12-23 14:46 UTC  (3+ messages)
` [PATCH] cfg80211: fix error path in cfg80211_wext_siwscan

[net-2.6 PATCH 3/3] be2net: Bug fix to return correct values in ethtool get_settings
 2009-12-23 14:42 UTC 

[net-2.6 PATCH 2/3] be2net: Bug fix to config NIC appropriately before loopback test
 2009-12-23 14:41 UTC 

[HELP] BAD interrupts
 2009-12-23 14:17 UTC 

[BUG] 2.6.33-rc1 gianfar error message
 2009-12-23 14:15 UTC  (9+ messages)

[PATCH] bnx2x: Initialize cnic status block during chip reset
 2009-12-23 14:02 UTC 

[patch] bond_3ad.c avoid possible null deref
 2009-12-23 13:27 UTC 

[patch 1/2] proc_fops: convert drivers/isdn/ to seq_file
 2009-12-23 12:30 UTC  (2+ messages)

[PATCH] iplink_can: add support to set one-shot mode
 2009-12-23 12:02 UTC 

[PATCH] can/netlink: add CAN_CTRLMODE_ONE_SHOT
 2009-12-23 11:27 UTC 

ixgbe warning
 2009-12-23  9:08 UTC  (5+ messages)

[PATCH] axnet_cs: fix phy_id detection for bogus Asix chip
 2009-12-23  8:10 UTC  (9+ messages)
` [PATCH] pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCM
  ` [PATCH] 3c589_cs: add cis(firmware) of 3Com multifunction pcmcia card
    ` [PATCH kernel 2.6.31] pcnet_cs: add cis of Linksys "
      ` [PATCH kernel 2.6.32-rc1] pcnet_cs: add cis of National Semicondoctor's "
        ` [PATCH kernel 2.6.33-rc1] pcnet_cs: add cis of KTI PE520 pcmcia network card
            `  "
          ` [PATCH kernel 2.6.33-rc1 updated] "

[RFC][PATCH] IP: Send a fragment reassembly time exceeded packet when enabling connection track
 2009-12-23  3:43 UTC 

[Bugme-new] [Bug 14839] New: Trying to use a TUN device fir IPv6 traffic, cannot set destination address
 2009-12-22 23:23 UTC  (2+ messages)

[PATCH 3/3] ucc_geth: Fix netdev watchdog triggering on suspend
 2009-12-22 22:15 UTC 

[PATCH 2/3] phylib: Properly reinitialize PHYs after hibernation
 2009-12-22 22:14 UTC 

[PATCH 1/3] phylib: Fix deadlock on resume
 2009-12-22 22:14 UTC 

[net-2.6 PATCH] ixgbe: fix Need to call pci_save_state after pci_restore_state
 2009-12-22 20:45 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).