netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-12-23 22:15:48 to 2009-12-27 04:26:10 UTC [more...]

[PATCH] tun: use tun_sk instead container_of
 2009-12-27  4:26 UTC  (2+ messages)

[PATCH] Fix MAC address access in 3c507, ibmlana, pcnet32 and libertas
 2009-12-27  4:26 UTC  (3+ messages)

[PATCH 1/1] gianfar: Fix gianfar select_queue bogosity
 2009-12-27  4:25 UTC  (2+ messages)

[PATCH 0/3] ucc_geth: Some more fixes
 2009-12-27  4:25 UTC  (5+ messages)
` [PATCH 1/3] ucc_geth: Fix empty TX queue processing
` [PATCH 2/3] ucc_geth: Fix netdev watchdog triggering on link changes
` [PATCH 3/3] ucc_geth: Don't needlessly change MAC settings in adjust_link()

[patch] hamradio: avoid null deref
 2009-12-27  4:17 UTC  (4+ messages)
  ` [patch] hamradio: avoid null deref v2

sky2 panic in 2.6.32.1 under load
 2009-12-27  4:11 UTC  (20+ messages)
      ` sky2 panic in 2.6.32.1 under load (new oops)
                  ` [PATCH] sky2: make sure ethernet header is in transmit skb

RFC: disablenetwork facility. (v4)
 2009-12-27  3:26 UTC  (7+ messages)
` [PATCH 1/3] Security: Add disablenetwork interface. (v4)
` [PATCH 2/3] Security: Implement disablenetwork semantics. (v4)
` [PATCH 3/3] Security: Document disablenetwork. (v4)

[net-next PATCH v3 0/10] llc enhancements
 2009-12-26 21:51 UTC  (11+ messages)
` [net-next PATCH v3 01/10] llc: use dev_hard_header
` [net-next PATCH v3 02/10] llc: add support for LLC_OPT_PKTINFO
` [net-next PATCH v3 03/10] llc: add support for SO_BINDTODEVICE
` [net-next PATCH v3 04/10] llc: convert the socket list to RCU locking
` [net-next PATCH v3 05/10] llc: optimize multicast delivery
` [net-next PATCH v3 06/10] llc: use a device based hash table to speed up "
` [net-next PATCH v3 07/10] llc: replace the socket list with a local address based hash
` [net-next PATCH v3 08/10] llc: convert llc_sap_list to RCU
` [net-next PATCH v3 09/10] llc: remove unused APIs (which should be private anyway)
` [net-next PATCH v3 10/10] llc: fix SAP reference counting w.r.t. socket handling

[PATCH] net: restore ip source validation WAS(Re: [tproxy,regression] tproxy broken in 2.6.32
 2009-12-26 21:45 UTC  (6+ messages)

[PATCH] Add initrwnd to iproute2
 2009-12-26 21:44 UTC  (3+ messages)

[ANNOUNCE] iproute 2.6.32 released
 2009-12-26 21:42 UTC  (5+ messages)

[PATCH 1/2] iproute2 skbedit: Fix help message
 2009-12-26 21:12 UTC  (3+ messages)

[PATCH] tc: respect LDFLAGS for %.so targets
 2009-12-26 19:52 UTC 

[PATCH 0/3] macvlan: add vepa and bridge mode
 2009-12-26 19:24 UTC  (3+ messages)
` [PATCH, resend] iproute2/iplink: add macvlan options for "

Crazy TCP bug (keepalive flood?) in 2.6.32?
 2009-12-26 19:24 UTC  (2+ messages)

iplink_vlan: add support for VLAN loose binding flag
 2009-12-26 19:18 UTC  (2+ messages)

[PATCH 0/3] iproute: fix tc ipt/xt module
 2009-12-26 19:18 UTC  (3+ messages)

[PATCH iproute2] ip: print "temporary" for IPv6 temp addresses
 2009-12-26 19:17 UTC  (5+ messages)

[PATCH 2/2] iproute2 skbedit: Add support to mark packets
 2009-12-26 19:08 UTC  (2+ messages)

Request for help with iproute2 bugs
 2009-12-26 18:12 UTC  (3+ messages)

[PATCH] iproute: make ss --help output to stdout
 2009-12-26 18:05 UTC  (2+ messages)

Crazy TCP bug (keepalive flood?) in 2.6.32?
 2009-12-26 14:54 UTC  (4+ messages)

[PATCH] NET: XFRM: Fix spelling of neighbour
 2009-12-26  9:30 UTC 

[RFC PATCH] gianfar: update txq->trans_start rather than dev->trans_start
 2009-12-26  5:37 UTC  (3+ messages)

[PATCH] vxge: use DMA_BIT_MASK instead of plain values
 2009-12-26  2:48 UTC  (2+ messages)

[PATCH] phy: SMSC device Energy Detect power-down mode
 2009-12-26  2:38 UTC  (2+ messages)

[RESEND,1/1] cxgb3i: Fix a login over vlan issue
 2009-12-26  2:32 UTC 

[RESEND PATCH 1/4] stmmac: thinking about a generic driver for Synopsys Controllers
 2009-12-26  2:26 UTC  (4+ messages)
` [RESEND PATCH 2/4] stmmac: add the new Header file for stmmac platform data

[PATCH net-next-2.6 v3] bonding: allow arp_ip_targets on separate vlans to use arp validation
 2009-12-26  2:22 UTC  (4+ messages)
  ` [PATCH net-next-2.6 v4] "

[PATCH] via-velocity: Give RX descriptors to the NIC later on open or MTU change
 2009-12-26  2:21 UTC  (2+ messages)

Fw: [Bug 14749] New: Kernel locks up after a few minutes of heavy surfing
 2009-12-26  1:29 UTC  (3+ messages)
` [RFC, PATCH] net: sock_queue_err_skb() and sk_forward_alloc corruption

[PATCH] bnx2x: Initialize cnic status block during chip reset
 2009-12-26  1:14 UTC  (2+ messages)

[net-next PATCH v2] llc enhancements
 2009-12-26  1:11 UTC  (13+ 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)

pull request: wireless-next-2.6 2009-12-24
 2009-12-26  1:10 UTC  (6+ messages)

[PATCH 1/3] Security: Add prctl(PR_{GET,SET}_NETWORK) interface. (v2)
 2009-12-25 17:09 UTC  (10+ messages)
` [PATCH 1/3] Security: Add prctl(PR_{GET,SET}_NETWORK)
  ` [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 net-next-2.6] can: Speed up CAN frame receiption by using ml_priv
 2009-12-25 16:47 UTC 

ath9k: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x00000020
 2009-12-25 16:38 UTC 

[Patch] tipc: use kconfig to limit numeric ranges
 2009-12-25  4:36 UTC  (3+ messages)

[PATCH 0/3] increase skb size to prevent dma over skb boundary
 2009-12-25  1:31 UTC  (7+ messages)

[GIT PULL] AlacrityVM guest drivers for 2.6.33
 2009-12-25  0:38 UTC  (35+ messages)
            ` [Alacrityvm-devel] "

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

[PATCH net-next 0/2] Defer skb allocation in virtio_net recv
 2009-12-24 13:37 UTC  (5+ messages)
` [PATCH 1/2] virtio: Add detach unused buffer from vring
` [PATCH 2/2] virtio_net: Defer skb allocation in receive path

[PATCH 1/3] Security: Add prctl(PR_{GET,SET}_NETWORK)
 2009-12-24 12:37 UTC  (3+ messages)

[HELP] BAD interrupts
 2009-12-24 11:46 UTC  (4+ messages)

[ethtool PATCH] ethtool: Can't parse ints with stroul()
 2009-12-24  8:29 UTC  (2+ messages)

ixgbe warning
 2009-12-24  6:59 UTC  (9+ messages)
  ` gianfar select_queue bogosity (was Re: ixgbe warning)
      ` gianfar select_queue bogosity

[net-2.6 PATCH] pktgen: ndo_start_xmit can return NET_XMIT_xxx values
 2009-12-24  6:03 UTC  (2+ messages)

via_rhine kernel crashes in 2.6.32
 2009-12-24  5:54 UTC  (4+ messages)
  ` [PATCH] net/via-rhine: Fix scheduling while atomic bugs

[net-2.6 PATCH] ixgbe: fix Need to call pci_save_state after pci_restore_state
 2009-12-24  5:19 UTC  (2+ messages)

[net-next PATCH 0/6] enic: updates to version 1.1.0.241a
 2009-12-24  5:04 UTC  (8+ 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

[net-2.6 PATCH 3/3] be2net: Bug fix to return correct values in ethtool get_settings
 2009-12-24  4:59 UTC  (2+ messages)

[net-2.6 PATCH 2/3] be2net: Bug fix to config NIC appropriately before 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

[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 

[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 

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)

ucc_geth broken in 2.6.32 by 864fdf884e82bacbe8ca5e93bd43393a61d2e2b4
 2009-12-23 22:23 UTC  (7+ 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)


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