netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-12-13 13:38:50 to 2010-12-14 21:29:26 UTC [more...]

[PATCH v3 00/22] netoops support
 2010-12-14 21:29 UTC  (7+ 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

[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] net/sunrpc/auth_gss/gss_krb5_crypto.c: Use normal negative error value return
 2010-12-14 21:19 UTC  (2+ messages)

[PATCH 00/12 net-next] cxgb4 update
 2010-12-14 21:17 UTC  (14+ 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] ehea: Fixing LRO configuration
 2010-12-14 20:55 UTC  (4+ messages)

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

After memory pressure: can't read from tape anymore
 2010-12-14 20:35 UTC 

[PATCH] e1000e: convert to stats64
 2010-12-14 20:32 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)

[PATCH] ixgb: Convert to new vlan model
 2010-12-14 19:15 UTC  (6+ messages)

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

[PATCH 2.6.36] vlan: Avoid hwaccel vlan packets when vid not used
 2010-12-14 19:15 UTC  (11+ messages)

[PATCH] fix IPv6 queries for bridge multicast snooping
 2010-12-14 18:42 UTC 

[PATCHv2] fragment locally-generated IPsec6 packets that need it
 2010-12-14 18:32 UTC 

[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 4/5 v2] ifb: add multiqueue support
 2010-12-14 15:59 UTC  (2+ messages)

[RFC][net-next-2.6 PATCH 0/2] rtnetlink: New IFLA_PORT_PROTO_* attr
 2010-12-14 15:47 UTC  (2+ 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 

[*v2 PATCH 00/22] IPVS, Network Name Space aware
 2010-12-14  6:42 UTC  (14+ messages)
` [*v2 PATCH 01/22] IPVS: netns, add basic init per netns
` [*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
` [*v2 PATCH 14/22] IPVS: netns awareness to ip_vs_sync
` [*v2 PATCH 19/22] IPVS: netns, trash handling

[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  (12+ messages)
` [PATCH 2/5] ifb: code cleanup
` [PATCH 3/5] ifb: fix tx_queue_len overlimit
` [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  (9+ 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 0/5 V2] Firewire networking assorted fixes
 2010-12-13 23:01 UTC  (6+ messages)
      ` [PATCH update] firewire: net: add carrier detection
          ` [PATCH update 2] "
            ` [PATCH update 3] "

[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  (11+ 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

[PATCHSET] net-dev: don't use flush_scheduled_work()
 2010-12-13 21:27 UTC  (4+ messages)
` [PATCH 2/9] drivers/net: "

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

[PATCH net-next-2.6 1/2] cpmac: remove unused buflen
 2010-12-13 18:16 UTC  (4+ messages)
` [PATCH net-next-2.6 2/2] cpmac: fix warning length cast

ipv6: Demark default hoplimit as zero
 2010-12-13 18:03 UTC 

[PATCH 1/3] net: Abstract RTAX_HOPLIMIT metric accesses behind helper
 2010-12-13 18:03 UTC 

[PATCH net-next V2] ehea: Use the standard logging functions
 2010-12-13 18:01 UTC  (3+ messages)
` [PATCH] "

[PATCH net-next-2.6] tcp: clean up twisted goto in tcp_rcv_synsent_state_process()
 2010-12-13 17:42 UTC  (2+ messages)

Unbalanced enable for IRQ => phy_change
 2010-12-13 17:03 UTC 

[PATCH net-next 1/9] Take the distribution range definition out of skb_tx_hash()
 2010-12-13 16:27 UTC  (2+ messages)

[PATCH net-next 9/9] bnx2x: update version to 1.62.00-2
 2010-12-13 15:44 UTC 

[PATCH net-next 7/9] bnx2x: replace FW to 6.2.5
 2010-12-13 15:44 UTC 

[PATCH net-next 5/9] bnx2x: Add DCB/PFC support - link layer
 2010-12-13 15:44 UTC 

[PATCH net-next 4/9] bnx2x: add DCB support
 2010-12-13 15:44 UTC 

[PATCH net-next 3/9] bnx2x: add a select queue callback
 2010-12-13 15:44 UTC 

[PATCH net-next 2/9] bnx2x: add FCoE ring
 2010-12-13 15:44 UTC 

[PATCH] phy: add the IC+ IP1001 driver
 2010-12-13 13:34 UTC  (3+ 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).