netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-02-17 21:15:18 to 2010-02-18 20:10:29 UTC [more...]

[net-next PATCH v5 0/3] net: reserve ports for applications using fixed port numbers
 2010-02-18 22:30 UTC  (2+ messages)
` [net-next PATCH v5 1/3] sysctl: refactor integer handling proc code

[PATCH] net/macvtap: fix reference counting
 2010-02-18 20:10 UTC  (9+ messages)
` [PATCH v2] "
      ` [PATCH 1/3] macvtap: rework object lifetime rules
      ` [PATCH 2/3] net/macvtap: add vhost support
      ` [PATCH 3/3] macvtap: add GSO/csum offload support

[PATCH net-next-2.6] macvtap: Add GSO/csum offload support
 2010-02-18 20:03 UTC  (3+ messages)

connect() sometimes succeeds when it shouldn't
 2010-02-18 19:47 UTC 

[PATCH RFC] r8169: straighten out overlength frame detection (v3)
 2010-02-18 19:37 UTC  (7+ messages)

regression due to "flush SAD/SPD generate false events"
 2010-02-18 18:55 UTC  (11+ messages)

[PATCH] ipv6: drop unused "dev" arg of icmpv6_send()
 2010-02-18 18:25 UTC 

netfilter 00/09: netfilter update part II
 2010-02-18 18:21 UTC  (10+ messages)
` netfilter 01/09: ebtables: split do_replace into two functions
` netfilter 02/09: ebtables: split copy_everything_to_user "
` netfilter 03/09: ebtables: split update_counters "
` netfilter 04/09: ebtables: add CONFIG_COMPAT support
` netfilter 05/09: ebtables: try native set/getsockopt handlers, too
` netfilter 06/09: ebt_limit: add CONFIG_COMPAT support
` netfilter 07/09: ebtables: mark: "
` ipvs 08/09: SCTP Trasport Loadbalancing Support
` netfilter 09/09: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=n

Infinite loop in inet_csk_get_port
 2010-02-18 18:17 UTC  (2+ messages)

[PATCH] const: struct nla_policy
 2010-02-18 18:14 UTC 

[PATCH] ipv6: use standard lists for FIB walks
 2010-02-18 18:13 UTC 

[PATCH] ipv6: remove stale MIB definitions
 2010-02-18 18:12 UTC 

[patch] iwlwifi: testing the wrong variable
 2010-02-18 18:04 UTC  (2+ messages)

linux-next: Tree for February 18 (netfilter)
 2010-02-18 18:04 UTC  (6+ messages)

sky2 checksum errors
 2010-02-18 17:38 UTC 

[PATCH] AF_UNIX: update locking comment
 2010-02-18 17:34 UTC 

[net-next-2.6 PATCH] staging: convert to use netdev_for_each_mc_addr
 2010-02-18 15:10 UTC 

[net-next PATCH v5 0/3] net: TCP thin-stream latency-improving modifications
 2010-02-18 14:48 UTC  (6+ messages)
` [net-next PATCH v5 1/3] net: TCP thin-stream detection
` [net-next PATCH v5 2/3] net: TCP thin linear timeouts
` [net-next PATCH v5 3/3] net: TCP thin dupack
    ` [net-next PATCH v5.1 "

[PATCH] atm : fix /sys/devices/virtual/atm/X/carrier(ATM_PHY_SIG_UNKNOWN)
 2010-02-18 14:22 UTC  (2+ messages)

[net-next-2.6 PATCH] net/usb: convert to use netdev_for_each_mc_addr
 2010-02-18 14:02 UTC 

[net-next-2.6 PATCH] tulip: convert to use netdev_for_each_mc_addr
 2010-02-18 13:34 UTC 

[RFC PATCH net-next-2.6]: xfrm: Introduce LINUX_MIB_XFRMFWDHDRERROR
 2010-02-18 13:35 UTC  (3+ messages)

PROBLEM: oops w/ bridge in 2.6.32.7
 2010-02-18 13:34 UTC  (2+ messages)

[net-next-2.6 PATCH] tokenring: convert to use netdev_for_each_mc_addr
 2010-02-18 12:47 UTC 

Bridge: request for the via_phys_dev feature discussion
 2010-02-18 12:21 UTC 

kernel stack trace using conntrack
 2010-02-18 12:19 UTC  (9+ messages)

[PATCH] Orphan DECnet
 2010-02-18 11:33 UTC 

[IPVS] SCTP Trasport Loadbalancing Support
 2010-02-18 11:31 UTC  (2+ messages)

[net-next-2.6 PATCH] net: convert multiple drivers to use netdev_for_each_mc_addr, part2
 2010-02-18 10:42 UTC 

[PATCH net-next-2.6] be2net: free tx buffers when completions never arrive
 2010-02-18 10:37 UTC  (3+ messages)

Panic at tcp_xmit_retransmit_queue
 2010-02-18 10:28 UTC  (5+ messages)

xfrm: add x86 CONFIG_COMPAT support
 2010-02-18  9:33 UTC  (6+ messages)
` [PATCH 2/5] netlink: store MSG_CMSG_COMPAT flag in netlink_skb_parms
` [PATCH 4/5] xfrm: CONFIG_COMPAT support for x86 architecture

[net-next PATCH v4 2/3] net: TCP thin linear timeouts
 2010-02-18  9:25 UTC  (9+ messages)

[net-next-2.6 PATCH] smsc911x: convert to use netdev_for_each_mc_addr
 2010-02-18  9:22 UTC 

[net-next PATCH v4 3/3] net: TCP thin dupack
 2010-02-18  9:21 UTC  (3+ messages)

[net-next-2.6 PATCH] 3c5xx: use netdev_mc_* helpers
 2010-02-18  9:12 UTC 

[net-next-2.6 PATCH] depca: remove forgotten needless inicialization
 2010-02-18  8:55 UTC 

[net-next-2.6 PATCH 1/3] vlan: adds vlan_dev_select_queue
 2010-02-18  7:37 UTC  (5+ messages)

[PATCH net-next 00/15] drivers/net: Use (pr|netdev|netif)_<level> macros
 2010-02-18  6:00 UTC  (34+ messages)
` [PATCH net-next 01/15] drivers/net/8139cp.c: Use (pr|netdev|netif)_<level> macro helpers
` [PATCH net-next 02/15] drivers/net/8139too.c: "
` [PATCH net-next 03/15] drivers/net/b44.c: "
` [PATCH net-next 04/15] drivers/net/bnx2.c: "
` [PATCH net-next 05/15] drivers/net/bnx2x: "
` [PATCH net-next 06/15] drivers/net/cassini.c: "
` [PATCH net-next 07/15] drivers/net/cnic.c: Use (pr|netdev)_<level> "
` [PATCH net-next 08/15] drivers/net/pci-skeleton.c: Use (pr|netdev|netif)_<level> "
` [PATCH net-next 09/15] drivers/net/sis190.c: "
  ` [PATCH V2 "
` [PATCH net-next 10/15] drivers/net/skge.c: Use (pr|netdev)_<level> "
` [PATCH net-next 11/15] "
` [PATCH net-next 12/15] drivers/net/sky2.c: "
` [PATCH net-next 13/15] drivers/net/tg3.c: "
  ` [PATCH V2 "
` [PATCH net-next 14/15] drivers/net/typhoon.c: "
` [PATCH net-next 15/15] drivers/net/yellowfin.c: "

(unknown),
 2010-02-18  4:15 UTC 

[net-next PATCH v4 0/3] net: reserve ports for applications using fixed port
 2010-02-18  4:25 UTC  (7+ messages)
` [net-next PATCH v4 1/3] sysctl: refactor integer handling proc code

[PATCH 2.6.34] r8169: enable 64-bit DMA by default for PCI Express devices
 2010-02-18  3:06 UTC 

ixgbe_clean_tx_irq: tx hang 1 detected, resetting adapter (2.6.32.8)
 2010-02-18  3:07 UTC  (3+ messages)

[PATCH net-next 0/7] cxgb4: new driver submission
 2010-02-18  2:56 UTC 

[PATCH] IPv6: convert mc_lock to spinlock
 2010-02-18  2:49 UTC  (2+ messages)

[PATCH] drivers/net/tehuti.c: Reapply use DEFINE_PCI_DEVICE_TABLE()
 2010-02-18  2:48 UTC  (2+ messages)

linux-next: manual merge of the net tree with the kvm tree
 2010-02-18  2:15 UTC 

[PATCH net-next 0/7] cxgb4: new driver submission
 2010-02-18  1:59 UTC  (9+ messages)
` [PATCH net-next 1/7] cxgb4: Add register and message definitions
  ` [PATCH net-next 2/7] cxgb4: Add FW API definitions
    ` [PATCH net-next 3/7] cxgb4: Add HW and FW support code
      ` [PATCH net-next 4/7] cxgb4: Add packet queues and packet DMA code
        ` [PATCH net-next 5/7] cxgb4: Add remaining driver headers and L2T management
          ` [PATCH net-next 6/7] cxgb4: Add main driver file and driver Makefile
            ` [PATCH net-next 7/7] net: Hook up cxgb4 to Kconfig and Makefile

[PATCH net-next 00/12] tg3: Minor bugfixes and enhancements
 2010-02-18  1:27 UTC  (2+ messages)

[PATCH net-next 01/12] tg3: Enforce DMA mapping / skb assignment ordering
 2010-02-18  1:27 UTC  (2+ messages)

[PATCH net-next 06/12] tg3: Rename TG3_FLG3_RGMII_STD_IBND_DISABLE
 2010-02-18  1:16 UTC 

[PATCH net-next 08/12] tg3: Discover phy address once
 2010-02-18  1:17 UTC 

[PATCH net-next 09/12] tg3: Reformat SSID to phy ID table
 2010-02-18  1:17 UTC 

[PATCH net-next 02/12] tg3: Make 57791 and 57795 10/100 only
 2010-02-18  1:16 UTC 

[PATCH net-next 03/12] tg3: Add support for 2 new selfboot formats
 2010-02-18  1:16 UTC 

[PATCH net-next 04/12] tg3: Allow phylib flowctrl changes anytime
 2010-02-18  1:16 UTC 

[PATCH net-next 05/12] tg3: Add more partno entries for fallback path
 2010-02-18  1:16 UTC 

[PATCH net-next 10/12] tg3: Rename tg3 phy ID preprocessor definitions
 2010-02-18  1:17 UTC 

[PATCH net-next 11/12] tg3: Push phylib definitions to phylib
 2010-02-18  1:17 UTC 

[PATCH net-next 12/12] tg3: Update version to 3.108
 2010-02-18  1:17 UTC 

[PATCH net-next 07/12] tg3: Reduce indent level of tg3_rx_prodring_alloc
 2010-02-18  1:17 UTC 

[PATCH 0/2] tun: linux socket filter support
 2010-02-18  0:35 UTC 

[net-next PATCH v4 1/3] net: TCP thin-stream detection
 2010-02-18  0:32 UTC  (2+ messages)

[net-next-2.6 PATCH] cxgb3: convert to use netdev_for_each_addr
 2010-02-18  0:03 UTC  (2+ messages)

[net-next-2.6 PATCH] chelsio: convert to use netdev_for_each_mc_addr
 2010-02-18  0:03 UTC  (2+ messages)

[PACH] smsc911x: replace manual phy lookup
 2010-02-18  0:03 UTC  (2+ messages)

[PATCH] mv643xx_eth: fix missing validate_addr hook
 2010-02-18  0:03 UTC  (2+ messages)

[PATCH net-2.6] net: bug fix for vlan + gro issue
 2010-02-18  0:02 UTC  (4+ messages)

[PATCH 0/1 V6] net: Add Aeroflex Gaisler 10/100/1G Ethernet MAC driver
 2010-02-18  0:02 UTC  (3+ messages)
` [PATCH 1/1 "

[net-next PATCH] via-velocity: Enable scatter/gather IO by default
 2010-02-18  0:01 UTC  (2+ messages)

[PATCH 0/7] tcp: bugs and cleanup updated to 2.6.33-rc8
 2010-02-17 23:50 UTC  (7+ messages)
` [PATCH v3 2/7] net: remove old tcp_optlen function
` [PATCH v5 3/7] tcp: harmonize tcp_vx_rcv header length assumptions
` [PATCH v4 4/7] tcp: input header length, prediction, and timestamp bugs

[net-next-2.6 PATCH v2 0/3] Support for MPC512x FEC
 2010-02-17 22:08 UTC  (7+ messages)
` [net-next-2.6 PATCH v2 1/3] fs_enet: use dev_xxx instead of printk
  ` [net-next-2.6 PATCH v2 2/3] fs_enet: Add support for MPC512x to fs_enet driver
    ` [net-next-2.6 PATCH v2 3/3] fs_enet: add FEC TX buffer alignment workaround for MPC5121
      ` [net-next-2.6 PATCH v3 "

[PATCH V2 net-next 1/2] usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
 2010-02-17 21:54 UTC  (5+ messages)
` [PATCH V3 net-next 0/2] usbnet: Use (netdev|netif)_<level> macros

[net-next-2.6 PATCH 01/18] igb: remove unecessary q_vector declarations and remove itr_shift
 2010-02-17 21:51 UTC  (2+ messages)

[PATCH] ipmr: remove useless checks from ipmr_device_event
 2010-02-17 21:51 UTC  (2+ messages)

[PATCH net-next-2.6 4/4] be2net: implement pci shutdown handler
 2010-02-17 21:50 UTC  (2+ messages)

[PATCH net-next-2.6 3/4] be2net: fix rx-path to ignore a flush completion
 2010-02-17 21:50 UTC  (2+ messages)

[PATCH net-next-2.6 2/4] be2net: don't rearm mcc cq when device is not open
 2010-02-17 21:50 UTC  (2+ messages)

[PATCH net-next-2.6 1/4] be2net: a mini optimization in rx_compl_process() code
 2010-02-17 21:49 UTC  (2+ messages)

[PATCH 0/8]: Bug fixes and new FW patch series
 2010-02-17 21:44 UTC  (2+ messages)

[PATCH] ll_temac: Fix MAC address configuration from userland
 2010-02-17 21:42 UTC  (2+ messages)

[net-next PATCH 0/3] qlge: minor fixes
 2010-02-17 21:42 UTC  (2+ messages)

[PATCH] ll_temac: Add support for V2 LLTEMAC core
 2010-02-17 21:42 UTC  (2+ messages)

[PATCH] ethtool: Don't flush n-tuple list from ethtool_reset()
 2010-02-17 21:39 UTC  (3+ messages)

netfilter 24/62: xt_hashlimit: fix race condition and simplify locking
 2010-02-17 21:39 UTC  (4+ messages)
` [PATCH net-next-2.6] xt_hashlimit: fix locking

[PATCH] net: use kasprintf() for socket cache names
 2010-02-17 21:39 UTC  (2+ messages)

[PATCH] SiS190/191 half-duplex initialization fix
 2010-02-17 21:39 UTC  (2+ messages)

[net-next-2.6 PATCH] net: convert multiple drivers to use netdev_for_each_mc_addr
 2010-02-17 21:38 UTC  (2+ messages)

[net-next-2.6 PATCH] cassini: convert to use netdev_for_each_mc_addr
 2010-02-17 21:38 UTC  (2+ messages)

[PATCH 9/9] net: move am79c961's probe function to .devinit.text
 2010-02-17 21:15 UTC  (2+ messages)
` patch net-move-am79c961-s-probe-function-to-.devinit.text.patch added to gregkh-2.6 tree


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