netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-02-04 07:51:27 to 2010-02-05 12:48:13 UTC [more...]

[PATCH net-next-2.6 0/4] net: convert to use mc helpers round 1
 2010-02-05 12:48 UTC  (3+ messages)
` [PATCH net-next-2.6 1/4] net: 8139cp: convert to use mc helpers
` [PATCH net-next-2.6 2/4] net: 8139too: "

[RFC Patch] net: reserve ports for applications using fixed port numbers
 2010-02-05 12:28 UTC  (18+ messages)
    ` [RFC Patch] net: reserve ports for applications using fixed portnumbers

[PATCH for 2.6.33] conntrack: restrict runtime hashsize modifications
 2010-02-05 11:51 UTC  (24+ messages)

linux-next: build failure after merge of the net tree
 2010-02-05 11:49 UTC  (3+ messages)

[PATCH 00/13] net: simplify seq_file code
 2010-02-05 11:46 UTC  (19+ messages)
        ` [PATCH 01/13] seq_file: Add helpers for iteration over a hlist
` [PATCH 02/13] net: add a wrapper sk_entry()
` [PATCH 03/13] net: x25: use seq_hlist_foo() helpers
` [PATCH 04/13] net: rose: "
` [PATCH 05/13] net: packet: "
` [PATCH 06/13] net: netrom: "
` [PATCH 07/13] net: ax25: "
` [PATCH 08/13] net: appletalk: "
` [PATCH 09/13] net: af_key: "
` [PATCH 10/13] net: x25: use seq_list_foo() helpers
` [PATCH 11/13] net: irda: "
` [PATCH 12/13] net: ipx: "
` [PATCH 13/13] net: atm: "

linux-next: manual merge of the trivial tree with the net tree
 2010-02-05 11:23 UTC  (4+ messages)

[RFC Patch v2] net: reserve ports for applications using fixed port numbers
 2010-02-05 11:21 UTC  (4+ messages)
      ` [RFC Patch v2] net: reserve ports for applications using fixedport numbers

[RFC 0/4] bond hashing revised
 2010-02-05 10:38 UTC  (7+ messages)
` [RFC 1/4] bond: cleanup transmit hash policy interface
` [RFC 2/4] bond: add IPV6 layer3 hash policy support
` [RFC 3/4] bond: support more Layer 4 protocols
` [RFC 4/4] bond: add new multiqueue hash policy

netfilter/iptables and network interface names
 2010-02-05 10:32 UTC  (9+ messages)

[net-next-2.6 PATCH 1/3] ethtool: Introduce n-tuple filter programming support
 2010-02-05  6:22 UTC  (3+ messages)
` [net-next-2.6 PATCH 2/3] ixgbe: Add support for the new ethtool n-tuple programming interface
` [net-next-2.6 PATCH 3/3] ixgbe: Bump driver version up

[PATCH] ssb: replace the dma_sync_single_range_for_cpu/device API
 2010-02-05  5:49 UTC 

[PATCH] mlx4: replace the dma_sync_single_range_for_cpu/device API
 2010-02-05  5:09 UTC  (2+ messages)

linux-next: manual merge of the percpu tree with the net tree
 2010-02-05  4:44 UTC 

bridge: Remove unused age_list
 2010-02-05  3:31 UTC 

[PATCH 2.6.33 4/4] net: Add PCI vendor and device ids for Micrel KSZ8841/2 PCI devices
 2010-02-05  4:27 UTC  (5+ messages)

[PATCH v2 net-next-2.6] packet: Add GSO/csum offload support
 2010-02-05  4:25 UTC  (9+ messages)

[RFC] xfrm: x86_64 CONFIG_COMPAT support
 2010-02-05  4:22 UTC  (2+ messages)

[PATCH] seastar - SeaStar Ethernet driver
 2010-02-05  1:04 UTC  (10+ messages)

[PATCH 1/2] qlge: removing unreachable block of code
 2010-02-04 23:42 UTC  (4+ messages)
` [PATCH 2/2] qlge: Code clean up

[PATCH 2.6.33 1/4] net: Micrel KSZ8841/2 PCI Ethernet driver
 2010-02-04 23:38 UTC  (2+ messages)

[PATCH 2.6.33 3/4] net: Makefile change for KSZ884X driver
 2010-02-04 23:26 UTC 

[PATCH 2.6.33 2/4] net: Kconfig change for KSZ884X driver
 2010-02-04 23:24 UTC 

[PATCH 2.6.33 1/4] net: Micrel KSZ8841/2 PCI Ethernet driver
 2010-02-04 23:22 UTC 

[net-next-2.6 PATCH v2 1/3] ethtool: Introduce n-tuple filter programming support
 2010-02-04 23:07 UTC  (7+ messages)

obsolete config in kernel source (IP_ROUTE_PERVASIVE)
 2010-02-04 22:59 UTC 

[PATCH] Net / pktgen: Fix freezing problem
 2010-02-04 22:33 UTC  (5+ messages)

[PATCH 00/23 v3] mlx4: multi-function framework and Ethernet SRIOV
 2010-02-04 22:30 UTC  (25+ messages)
` [PATCH 01/23 v3] mlx4_core: identify function as pf or vf
` [PATCH 02/23 v3] mlx4_core: add multi-function communication channel
` [PATCH 03/23 v3] mlx4_core: add WRITE_MTT support
` [PATCH 04/23 v3] mlx4_core: add slave resource allocation
` [PATCH 05/23 v3] mlx4_core: slave multicast support
` [PATCH 06/23 v3] mlx4_core: add port para-virtualization
` [PATCH 07/23 v3] mlx4_core: dispatch slave asynch events
` [PATCH 08/23 v3] mlx4_core: track slave special qps
` [PATCH 09/23 v3] mlx4_core: per-function capabilities
` [PATCH 10/23 v3] mlx4_core: associate resources with specific functions
` [PATCH 11/23 v3] mlx4_core: multi-function resource setup
` [PATCH 12/23 v3] mlx4_core: boot sriov
` [PATCH 13/23 v3] mlx4: Unicast Loopback support
` [PATCH 14/23 v3] mlx4_core: Determine primary physical function
` [PATCH 15/23 v3] mlx4_core: Activating ports according to function number
` [PATCH 16/23 v3] mlx4_core: Multi-Function MCG support
` [PATCH 17/23 v3] mlx4_core: Randomize Mac addresses for slaves
` [PATCH 18/23 v3] mlx4_core: Managing common port filters by master function
` [PATCH 19/23 v3] mlx4: SET port for Ethernet moved to mlx4_core
` [PATCH 20/23 v3] mlx4_core: binding virtual function to physical function
` [PATCH 21/23 v3] mlx4_core: Adding VEP number in resource allocation
` [PATCH 22/23 v3] mlx4_en: Use reasonable resources for slaves
` [PATCH 23/23 v3] mlx4_en: querying link state

[PATCH] doc: document IPv6 parameters
 2010-02-04 21:37 UTC  (2+ messages)

[net-next PATCH 0/3] qlge: EEH fixes
 2010-02-04 21:32 UTC  (8+ messages)
` [net-next PATCH 3/3] qlge: Add watchdog timer

[PATCH 9/9] net: move am79c961's probe function to .devinit.text
 2010-02-04 20:06 UTC  (3+ messages)

[PATCH net-next-2.6] libphy: add phy_find_first function
 2010-02-04 18:23 UTC  (2+ messages)

[PATCH net-next-2.6] net: use helpers to access mc list V2
 2010-02-04 18:22 UTC  (2+ messages)

[PATCH] net: emaclite: adding MDIO and phy lib support
 2010-02-04 18:12 UTC  (2+ messages)

[net-2.6 PATCH] igb: make certain to reassign legacy interrupt vectors after reset
 2010-02-04 17:49 UTC  (2+ messages)

linux-next: manual merge of the trivial tree with the net tree
 2010-02-04 17:33 UTC  (7+ messages)

[PATCH] can: ems_usb: removed duplicated code setting local echo support
 2010-02-04 17:21 UTC  (5+ messages)

pull request: wireless-next-2.6 2010-02-03
 2010-02-04 17:00 UTC  (2+ messages)

[PATCH 02/25 v2] mlx4_core: add support for arbitrary bitmap sizes
 2010-02-04 14:15 UTC  (3+ messages)

debug: nt_conntrack and KVM crash
 2010-02-04 14:00 UTC  (35+ messages)
  ` [PATCH] netfilter: per netns nf_conntrack_cachep

[PATCH 1/2] e1000: Fix DMA mapping error handling on TX
 2010-02-04 13:00 UTC  (6+ messages)

[RFC] bonding: better transmit hash
 2010-02-04  9:26 UTC  (2+ messages)

[PATCH] netfilter: Fix a unregister_netdevice hang
 2010-02-04  9:14 UTC 

[ethtool PATCH] ethtool: Support n-tuple filter programming
 2010-02-04  7:51 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).