netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-12-13 18:43:12 to 2010-12-15 01:29:04 UTC [more...]

[PATCH 0/3] Fix NETIF_F_HW_CSUM implementations [v2]
 2010-12-15  1:29 UTC  (5+ messages)
` [PATCH 3/3] net: Fix drivers advertising HW_CSUM feature to use csum_start
` [PATCH 1/3] net: Introduce skb_checksum_start_offset()
` [PATCH 2/3] net: Use skb_checksum_start_offset()

[PATCH] fix IPv6 queries for bridge multicast snooping
 2010-12-15  1:00 UTC  (2+ messages)

[PATCHv2] fragment locally-generated IPsec6 packets that need it
 2010-12-15  0:59 UTC  (2+ messages)

[PATCHSET] net-dev: don't use flush_scheduled_work()
 2010-12-15  0:54 UTC  (5+ messages)
` [PATCH 1/9] drivers/net: remove unnecessary flush_scheduled_work() calls
` [PATCH 2/9] drivers/net: don't use flush_scheduled_work()

linux-next: manual merge of the net tree with the net-current tree
 2010-12-15  0:45 UTC 

[PATCH 2.6.36] vlan: Avoid hwaccel vlan packets when vid not used
 2010-12-15  0:24 UTC  (13+ messages)

[PATCH 4/5 v2] ifb: add multiqueue support
 2010-12-15  0:20 UTC  (3+ messages)

[PATCH v3 00/22] netoops support
 2010-12-15  0:07 UTC  (34+ messages)
` [PATCH v3 01/22] netconsole: Remove unneeded reference counting
` [PATCH v3 02/22] netconsole: Introduce locking over the netpoll fields
` [PATCH v3 03/22] netconsole: Introduce 'enabled' state-machine
` [PATCH v3 04/22] netconsole: Call netpoll_cleanup() in process context
` [PATCH v3 05/22] netconsole: Wrap the list and locking in a structure
` [PATCH v3 06/22] netconsole: Push configfs_subsystem into netpoll_targets
` [PATCH v3 07/22] netconsole: Move netdev_notifier "
  ` [PATCH v3 08/22] netconsole: Split out netpoll_targets init/exit
  ` [PATCH v3 15/22] Oops: Pass regs to oops_exit()
  ` [PATCH v3 19/22] netoops: add core functionality
` [PATCH v3 09/22] netconsole: Add pointer to netpoll_targets
` [PATCH v3 10/22] netconsole: Rename netconsole_target -> netpoll_target
` [PATCH v3 11/22] netconsole: Abstract away the subsystem name
` [PATCH v3 12/22] netconsole: Move setting of default ports
` [PATCH v3 13/22] netpoll: Introduce netpoll_target configs
` [PATCH v3 14/22] netpoll: Move target code into netpoll_targets.c
` [PATCH v3 16/22] kmsg_dumper: Pass pt_regs along to dumpers
` [PATCH v3 17/22] kmsg_dumper: Introduce a new 'SOFT' dump reason
` [PATCH v3 18/22] sys-rq: Add option to soft dump
` [PATCH v3 20/22] netoops: Add x86 specific bits to packet headers
` [PATCH v3 21/22] netoops: Add user-programmable boot_id
` [PATCH v3 22/22] netoops: Add a user programmable blob to the netoops packet

[PATCH 0/5 V2] Firewire networking assorted fixes
 2010-12-14 23:46 UTC  (7+ messages)
      ` [PATCH update] firewire: net: add carrier detection
          ` [PATCH update 2] "
            ` [PATCH update 3] "

[*v2 PATCH 00/22] IPVS, Network Name Space aware
 2010-12-14 23:43 UTC  (10+ messages)
` [*v2 PATCH 06/22] IPVS: netns preparation for proto_tcp
` [*v2 PATCH 08/22] IPVS: netns preparation for proto_sctp
` [*v2 PATCH 09/22] IPVS: netns preparation for proto_ah_esp

[RFC][net-next-2.6 PATCH 0/2] rtnetlink: New IFLA_PORT_PROTO_* attr
 2010-12-14 22:59 UTC  (3+ messages)

[PATCH 00/12 net-next] cxgb4 update
 2010-12-14 22:51 UTC  (15+ messages)
` [PATCH 01/12] cxgb4: enable PCIe relaxed ordering
  ` [PATCH 02/12] cxgb4: do not read the clock frequency from VPD
    ` [PATCH 03/12] cxgb4: set the number of queues before device registration
      ` [PATCH 04/12] cxgb4: distinguish between 1-lane KR/KX and 4-lane KR/KX/KX4 ports
        ` [PATCH 05/12] cxgb4: print port information after registering each netdev
          ` [PATCH 06/12] cxgb4: allocate more space for MSI-X interrupt names
            ` [PATCH 07/12] cxgb4: correct formatting of "
              ` [PATCH 08/12] cxgb4: remove the name field from the adapter structure
                ` [PATCH 09/12] cxgb4: remove a bitmap
                  ` [PATCH 10/12] cxgb4: add const to static arrays
                    ` [PATCH 11/12] cxgb4: extend VPD parsing
                      ` [PATCH 12/12] cxgb4: NUMA-aware Tx queue allocations

[PATCH] net/veth: Fix packet checksumming
 2010-12-14 22:35 UTC 

After memory pressure: can't read from tape anymore
 2010-12-14 22:23 UTC  (2+ messages)

[PATCH] ixgb: Convert to new vlan model
 2010-12-14 21:53 UTC  (9+ messages)

[PATCH] net/sunrpc/auth_gss/gss_krb5_crypto.c: Use normal negative error value return
 2010-12-14 21:34 UTC  (3+ messages)

[PATCH] e1000e: convert to stats64
 2010-12-14 21:29 UTC  (2+ messages)

[RFC] Fix ip routing rules (partially revert b6c69d4b)
 2010-12-14 21:28 UTC  (2+ messages)

[PATCH 1/2] workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync()
 2010-12-14 21:24 UTC  (6+ messages)
` [PATCH 2/2] workqueue: deprecate cancel_rearming_delayed_work[queue]()

[PATCH net-2.6 v2] net: fix nulls list corruptions in sk_prot_alloc
 2010-12-14 21:23 UTC  (2+ messages)

[PATCH] net: Abstract default MTU metric calculation behind an accessor
 2010-12-14 21:20 UTC 

[PATCH] ehea: Fixing LRO configuration
 2010-12-14 20:55 UTC  (4+ messages)

[GIT] Networking
 2010-12-14 20:39 UTC 

[GIT PULL net-next-2.6] vhost-net: tools, cleanups, optimizations
 2010-12-14 19:34 UTC  (5+ messages)

[PATCH] rfc: ethtool: early-orphan control
 2010-12-14 19:30 UTC  (4+ messages)

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

[net-next 00/27][pull-request] Intel Wired LAN Driver Updates
 2010-12-14 18:00 UTC  (6+ messages)
` [PATCH 10/27] ixgb: Don't check for vlan group on transmit

[PATCH] fragment locally-generated IPsec6 packets that need it
 2010-12-14 17:56 UTC  (3+ messages)

[PATCH net-next-2.6] bnx2: remove cancel_work_sync() from remove_one
 2010-12-14 17:48 UTC  (2+ messages)

[PATCH 05/19] c/r: documentation
 2010-12-14 16:46 UTC  (3+ messages)
` [PATCH 07/19] c/r: basic infrastructure for checkpoint/restart

[PATCH net-2.6] net: fix nulls list corruptions in sk_prot_alloc
 2010-12-14 16:30 UTC  (3+ messages)

Possible regression: Packet drops during iptables calls
 2010-12-14 16:24 UTC  (4+ messages)

[PATCH net-2.6] be2net: use semaphore instead of spin lock for mbox_lock
 2010-12-14 15:43 UTC  (3+ messages)
  ` [PATCH net-2.6] be2net: use mutex "

[RFC][PATCH] Export DNSSL RA option to userspace
 2010-12-14 13:43 UTC  (3+ messages)

[PATCH] net: use NUMA_NO_NODE instead of the magic number -1
 2010-12-14 13:09 UTC 

[PATCH] netlink: fix gcc -Wconversion compilation warning
 2010-12-14 11:27 UTC  (3+ messages)

[PATCH] ip: use checksum options of first fragment also for subsequent fragments
 2010-12-14  7:51 UTC 

[PATCH] via-velocity: fix the WOL bug on 1000M full duplex forced mode
 2010-12-14  7:36 UTC 

question on ebtables and iptables, relating to conntrack-zones
 2010-12-14  7:01 UTC 

[RFC PATCH net-next] if_ether.h: Add #define ETH_P_LARQ for HPNA/LARQ
 2010-12-14  3:53 UTC  (3+ messages)

[PATCH net-next-2.6 v9 01/20] pch_can: Add flow control processing
 2010-12-14  3:45 UTC  (43+ messages)
` [PATCH net-next-2.6 v9 02/20] pch_can: Divide poll function
  ` [PATCH net-next-2.6 v9 03/20] pch_can: Fix endianness issue
    ` [PATCH net-next-2.6 v9 04/20] pch_can: Improve rx processing
      ` [PATCH net-next-2.6 v9 05/20] pch_can: Fix warnings
        ` [PATCH net-next-2.6 v9 06/20] pch_can: Rename function/macro name
          ` [PATCH net-next-2.6 v9 07/20] pch_can: Change functions type
            ` [PATCH net-next-2.6 v9 08/20] pch_can: Reduce register access
              ` [PATCH net-next-2.6 v9 09/20] pch_can: Change Copyright and module description
                ` [PATCH net-next-2.6 v9 10/20] pch_can: Replace netdev_dbg instead of dev_dbg partly
                  ` [PATCH net-next-2.6 v9 11/20] pch_can: Fix coding rule violation
                    ` [PATCH net-next-2.6 v9 12/20] pch_can: Delete unnecessary/redundant code
                      ` [PATCH net-next-2.6 v9 13/20] pch_can: Fix bit timing calculation issue
                        ` [PATCH net-next-2.6 v9 14/20] pch_can: Fix miss-setting status issue
                          ` [PATCH net-next-2.6 v9 15/20] pch_can: Comment optimization
                            ` [PATCH net-next-2.6 v9 16/20] pch_can: Move MSI processing to probe/remove processing
                              ` [PATCH net-next-2.6 v9 17/20] pch_can: Fix incorrect return processing
                                ` [PATCH net-next-2.6 v9 18/20] pch_can: Optimize "if" condition in rx/tx processing
                                  ` [PATCH net-next-2.6 v9 19/20] pch_can: Add setting TEC/REC statistics processing
                                    ` [PATCH net-next-2.6 v9 20/20] pch_can: Replace netif_rx to netif_receive_skb

Fw: [Bug 24842] New: Compatibility issue with uggly Windows RFC1323 implementation
 2010-12-14  0:35 UTC  (5+ messages)

[PATCH 1/5] ifb: remove function declarations
 2010-12-13 23:58 UTC  (9+ messages)
` [PATCH 4/5] ifb: add multiqueue support
` [PATCH 5/5] net: add skb.old_queue_mapping

[PATCH net-next-2.6] net: add dev_close_many
 2010-12-13 23:34 UTC  (5+ messages)

[PATCH net-next-2.6 v2] net: factorize sync-rcu call in unregister_netdevice_many
 2010-12-13 23:32 UTC  (2+ messages)

[PATCH net-next-2.6 v3] net: factorize sync-rcu call in unregister_netdevice_many
 2010-12-13 22:44 UTC 

[PATCH net-next-2.6 0/3] bonding fixes
 2010-12-13 22:20 UTC  (10+ messages)
` [PATCH net-2.6 1/3] bonding/vlan: Remove redundant VLAN tag insertion logic
` [PATCH net-2.6 2/3] bonding: Change active slave quietly when bond is down
` [PATCH net-2.6 3/3] bonding/vlan: Fix mangled NAs on slaves without VLAN tag insertion

[RFC PATCH 0/2] bonding: generic netlink, multi-link mode
 2010-12-13 22:07 UTC  (3+ messages)
` [RFC PATCH 1/2] bonding: generic netlink infrastructure
` [RFC PATCH 2/2] bonding: add multi-link mode

[PATCHv8] net: Add batman-adv meshing protocol
 2010-12-13 21:19 UTC 

[PATCH] net: Abstract default ADVMSS behind an accessor
 2010-12-13 21:14 UTC 

[PATCH 3/3] ipv4: Don't pre-seed hoplimit metric
 2010-12-13 20:51 UTC  (5+ messages)
` [PATCH net-next-2.6] net: add limits to ip_default_ttl

[PATCH net-next 0/9] bnx2x: FCoE support
 2010-12-13 20:36 UTC  (3+ messages)

brcm80211 hangs when disabling wireless
 2010-12-13 19:42 UTC  (4+ messages)

linux-next: Tree for December 10
 2010-12-13 19:04 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).