netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-12-02 08:38:13 to 2009-12-03 17:52:00 UTC [more...]

[RFC 0/2] macvtap, second try
 2009-12-03 17:52 UTC  (3+ messages)
` [RFC 1/2] macvlan: Allow plugging in additional backends
` [RFC] macvlan: add tap device backend

[RFC PATCH v3 0/8] CAIF Protocol Stack
 2009-12-03 17:49 UTC  (3+ messages)

[RFC] multiqueue changes
 2009-12-03 17:05 UTC  (10+ messages)
      ` [PATCH] net: Introduce realloc_netdev_mq()
      ` [PATCH v2] "

seeing strange values for tcp sk_rmem_alloc
 2009-12-03 17:04 UTC  (6+ messages)

[PATCH net-next-2.6 4/4] be2net: Bump up the driver version number
 2009-12-03 16:19 UTC 

[PATCH net-next-2.6 3/4] be2net: Add support for ethtool self test
 2009-12-03 16:18 UTC 

[PATCH net-next-2.6 2/4] be2net: Support for WoL using magic packet after suspend
 2009-12-03 16:16 UTC 

[PATCH net-next-2.6 1/4] be2net: Changes to print fw command opcode when command is failed by controller
 2009-12-03 16:12 UTC 

scp stalls mysteriously
 2009-12-03 15:48 UTC  (32+ messages)

[PATCH 0/3] iproute: fix tc ipt/xt module
 2009-12-03 15:44 UTC  (8+ messages)
` [PATCH 1/3] Keep the old tc/ipt/xt module for compatibility
` [PATCH 2/3] Add new (iptables 1.4.5 compatible) tc/ipt/xt module
` [PATCH 3/3] Slightly improve the configure script

[PATCH 0/2] Small fixes for sky2 Yukon-2 Optima chip
 2009-12-03 15:12 UTC  (3+ messages)
` [PATCH 1/2] net: Fix Yukon-2 Optima TCP offload setup
  ` [PATCH 2/2] net: Add missing TST_CFG_WRITE bits around sky2_pci_write

[PATCH][stable] b44 WOL setup: one-bit-off stack corruption kernel panic fix
 2009-12-03 14:56 UTC 

[patch]reset_resume for cdc-ether
 2009-12-03 14:52 UTC  (12+ messages)

[tproxy,regression] tproxy broken in 2.6.32
 2009-12-03 14:29 UTC  (8+ messages)

[patch]USB autosuspend for cdc-eem
 2009-12-03 14:25 UTC 

[PATCH 0/7] Batched netns improvements
 2009-12-03 13:36 UTC  (13+ messages)
` [PATCH 1/7] net: Add support for batching network namespace cleanups
` [PATCH 2/7] net: Move network device exit batching
` [PATCH 3/7] net: Allow xfrm_user_net_exit to batch efficiently
` [PATCH 4/7] netns: Add an explicit rcu_barrier to unregister_pernet_{device|subsys}
` [PATCH 5/7] net: Allow fib_rule_unregister to batch
` [PATCH 6/7] net: Use rcu lookups in inet_twsk_purge
` [PATCH 7/7] net: Batch inet_twsk_purge

[PATCH 2/2] iproute2 skbedit: Add support to mark packets
 2009-12-03 13:32 UTC 

[PATCH 1/2] iproute2 skbedit: Fix help message
 2009-12-03 13:27 UTC 

match SIP & RTP packets
 2009-12-03 11:50 UTC  (3+ messages)

net 00/05: routing based send-to-self implementation
 2009-12-03 11:25 UTC  (6+ messages)
` net 01/05: fib_rules: rearrange struct fib_rule
` net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FRA_IIFNAME
` net 03/05: fib_rules: add oif classification
` net 04/05: fib_rules: allow to delete local rule
` ipv4 05/05: add sysctl to accept packets with local source addresses

soft lockup in inet_csk_get_port
 2009-12-03 10:49 UTC  (17+ messages)
` [PATCH] tcp: Fix a connect() race with timewait sockets
              ` [PATCH] tcp: fix a timewait refcnt race
        ` [PATCH net-next-2.6] tcp: connect() race with timewait reuse

[PATCH 1/4] stmmac: thinking about a generic driver for Synopsys Controllers
 2009-12-03 10:42 UTC  (5+ messages)
` [PATCH 2/4] stmmac: add the new Header file for stmmac platform data
  ` [PATCH 3/4] stmmac: use MII_BUS_ID_SIZE instead of BUS_ID_SIZE
    ` [PATCH 4/4] stmmac: convert unicast addr list to list_head

notifier chain on br0
 2009-12-03  9:47 UTC  (3+ messages)
` [Bridge] "

tulip : kernel BUG in tulip_up/tulip_resume
 2009-12-03  8:47 UTC  (5+ messages)

[Patch] net: fix an array index overflow
 2009-12-03  8:30 UTC  (3+ messages)

RE
 2009-12-03  7:53 UTC 

"NIG timer max" messages from bnx2x
 2009-12-03  7:47 UTC  (4+ messages)

[PATCH] virtio_net: add more ethtool information
 2009-12-03  6:32 UTC 

README: net-next-2.6 plans
 2009-12-03  7:01 UTC 

RFC: net 00/05: routing based send-to-self implementation
 2009-12-03  6:32 UTC  (2+ messages)

Fw: [Bug 14470] New: freez in TCP stack
 2009-12-03  6:24 UTC  (5+ messages)
`  "

[net-next-2.6 PATCH v8 0/7] TCPCT part 1: cookie option exchange
 2009-12-03  6:19 UTC  (10+ messages)
` [net-next-2.6 PATCH v8 1/7] TCPCT part 1a: add request_values parameter for sending SYNACK
` [net-next-2.6 PATCH v8 2/7] TCPCT part 1b: generate Responder Cookie secret
` [net-next-2.6 PATCH v8 3/7] TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS
` [net-next-2.6 PATCH v8 4/7] TCPCT part 1d: define TCP cookie option, extend existing struct's
` [net-next-2.6 PATCH v8 5/7] TCPCT part 1e: implement socket option TCP_COOKIE_TRANSACTIONS
` [net-next-2.6 PATCH v8 6/7] TCPCT part 1f: Initiator Cookie => Responder
` [net-next-2.6 PATCH v8 7/7] TCPCT part 1g: Responder Cookie => Initiator

[PATCH 3/3] atl1e: Remove non-implementation of ethtool set_msglevel() operation
 2009-12-03  6:15 UTC  (2+ messages)

[PATCH 2/3] atl1e: Remove redundant definitions of ethtool operations
 2009-12-03  6:15 UTC  (2+ messages)

[PATCH 1/3] atl1e: Allow TX checksum offload and TSO to be disabled and reenabled
 2009-12-03  6:15 UTC  (2+ messages)

[PATCH] net: Teach vlans to cleanup as a pernet subsystem
 2009-12-03  6:14 UTC  (2+ messages)

[net-next-2.6 PATCH 01/10] e1000e: remove use of skb_dma_map from e1000e driver
 2009-12-03  6:13 UTC  (12+ messages)
` [net-next-2.6 PATCH 02/10] e1000: remove use of skb_dma_map from e1000 driver
` [net-next-2.6 PATCH 03/10] ixgb: remove use of skb_dma_map from ixgb
` [net-next-2.6 PATCH 04/10] ixgbe: remove skb_dma_map/unmap calls from driver
` [net-next-2.6 PATCH 05/10] igb: remove use of skb_dma_map "
` [net-next-2.6 PATCH 06/10] igbvf: remove skb_dma_map/unmap call from drivers
` [net-next-2.6 PATCH 07/10] bnx2: remove skb_dma_map/unmap calls from driver
` [net-next-2.6 PATCH 08/10] be2net: remove use of skb_dma_map/unmap
` [net-next-2.6 PATCH 09/10] tg3: "
` [net-next-2.6 PATCH 10/10] skbuff: remove skb_dma_map/unmap

[net-next-2.6 PATCH 1/3] e1000e: check_polarity function pointers not set for 8257x
 2009-12-03  4:33 UTC  (4+ messages)
` [net-next-2.6 PATCH 2/3] e1000e: refactor PHY ID detection workaround
` [net-next-2.6 PATCH 3/3] e1000e: correct ICH/PCH PHY operations function pointers

[PATCH NEXT 0/2] netxen: fix debug tools and some corner cases
 2009-12-03  4:33 UTC  (4+ messages)
` [PATCH NEXT 1/2] netxen : fix debug tools access for NX2031
` [PATCH NEXT 2/2] netxen: fix failure cases for fw hang recovery

[PATCH net-next 1/5] cnic: Fix ring I/O address for bnx2x devices
 2009-12-03  4:32 UTC  (6+ messages)
` [PATCH net-next 2/5] cnic: Fix bnx2x ring shutdown
` [PATCH net-next 3/5] cnic: Fix bogus iSCSI MAC address
` [PATCH net-next 4/5] cnic: Fix rq_page_table DMA address
` [PATCH net-next 5/5] cnic: Use dma_alloc_coherent()

[PATCH] crypto: gmac - Add RFC4543 wrapper for GCM
 2009-12-03  3:50 UTC  (2+ messages)

Request for help with iproute2 bugs
 2009-12-03  1:08 UTC  (2+ messages)

problem with 'net: Partially allow skb destructors to be used on receive path'
 2009-12-03  0:00 UTC  (6+ messages)

[PATCH] ip: update the description of rp_filter in ip-sysctl.txt
 2009-12-02 23:39 UTC  (2+ messages)

[PATCH] bnx2: EEH is failing with timeout
 2009-12-02 23:37 UTC  (3+ messages)

[PATCH net-next-2.6] bonding: allow arp_ip_targets to be on a separate vlan from bond device
 2009-12-02 21:24 UTC  (9+ messages)

[PATCH 0/2] registration fixes for vbus venet macvlan driver
 2009-12-02 21:10 UTC  (3+ messages)
` [PATCH 1/2] venet-macvlan: correctly remove newline from lower device name
` [PATCH 2/2] venet: Fixes for shutdown and re-registration of venet devices

tg3: not checking dma errors?
 2009-12-02 18:03 UTC  (3+ messages)

wanPMC-CxT1E1
 2009-12-02 14:57 UTC  (8+ messages)

Key change for TCP_MD5
 2009-12-02 14:13 UTC  (2+ messages)

[Bugme-new] [Bug 14685] New: 2.6.30 -> 2.6.31: very high number of RX dropped in bnx2
 2009-12-02 13:37 UTC  (4+ messages)

[PATCH] sch_htb: ix the deficit overflows
 2009-12-02 11:07 UTC  (6+ messages)

[PATCH] net: Coding style corrections on Sealevel Systems 4021 driver
 2009-12-02  9:26 UTC  (2+ messages)

[PATCH 1/1] net: compat_mmsghdr must be used in sys_recvmmsg
 2009-12-02  9:23 UTC  (2+ messages)

[PATCH 1/1] net: compat_sys_recvmmsg user timespec arg can be NULL
 2009-12-02  9:23 UTC  (2+ messages)

[PATCH net-next-2.6] ieee802154: merge cleanup
 2009-12-02  9:13 UTC  (4+ messages)

[PATCH net-next-2.6 6/6] be2net: fix unnecessary access to hardware to get link, port info
 2009-12-02  9:11 UTC  (2+ messages)

[PATCH net-next-2.6 5/6] be2net: Add be_rx_polls counter
 2009-12-02  9:11 UTC  (2+ messages)

[PATCH net-next-2.6 4/6] be2net: fix to allow port beacon when device is closed
 2009-12-02  9:11 UTC  (2+ messages)

[PATCH net-next-2.6 3/6] be2net: check for valid ether address
 2009-12-02  9:11 UTC  (2+ messages)

[PATCH net-next-2.6 2/6] be2net: initialize netdev->perm_addr
 2009-12-02  9:11 UTC  (2+ messages)

[PATCH net-next-2.6 1/6] be2net: set netdev->vlan_features appropriately
 2009-12-02  9:11 UTC  (2+ messages)

[patch 1/2] net/ps3: Cleanup gelic enums
 2009-12-02  8:53 UTC  (2+ messages)

[net-next-2.6 PATCH 7/9] e1000e: add debug messages
 2009-12-02  8:38 UTC  (5+ messages)
` [net-next-2.6 PATCH 8/9] e1000e: PHY type cleanups in e1000e_check_downshift()
` [net-next-2.6 PATCH 9/9] e1000e: Use sizeof struct rather than pointer in e1000_get_eeprom()


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