netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-06-30 11:26:48 to 2010-07-02 14:07:17 UTC [more...]

[PATCH 0/9] netfilter: netfilter update
 2010-07-02 14:07 UTC  (16+ messages)
` [PATCH 1/9] netfilter: nf_nat: support user-specified SNAT rules in LOCAL_IN
` [PATCH 2/9] IPVS: one-packet scheduling
` [PATCH 3/9] netfilter: xt_IDLETIMER needs kdev_t.h
` [PATCH 4/9] netfilter: fix simple typo in KConfig for netfiltert xt_TEE
` [PATCH 5/9] netfilter: xt_connbytes: Force CT accounting to be enabled
` [PATCH 6/9] netfilter: complete the deprecation of CONFIG_NF_CT_ACCT
` [PATCH 7/9] netfilter: ipt_LOG/ip6t_LOG: remove comparison within loop
` [PATCH 8/9] netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header
` [PATCH 9/9] bridge: add per bridge device controls for invoking iptables

[PATCH] usbnet: remove direct access to urb->status
 2010-07-02 13:58 UTC 

[PATCH] netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT
 2010-07-02 11:42 UTC 

[PATCH 0/1] netfilter: netfilter fix
 2010-07-02 11:40 UTC 

[PATCH] xfrm bugs with mark logic
 2010-07-02 10:40 UTC 

[PATCH net-next-2.6] ipv4: use skb_dst_copy() in ip_copy_metadata()
 2010-07-02  9:48 UTC 

[PATCH] netfilter: fix a dst leak in ipv6 REJECT
 2010-07-02  8:07 UTC  (2+ messages)

[PATCH] nf_conntrack_reasm: add fast path for in-order fragments
 2010-07-02  7:53 UTC  (2+ messages)

[PATCH] bridge: add per bridge device controls for invoking iptables
 2010-07-02  7:34 UTC  (4+ messages)

[PATCH ethtool 1/2] ethtool-copy.h: sync with net-next
 2010-07-02  7:25 UTC  (4+ messages)
` [PATCH ethtool 2/2] ethtool: Add support for control of RX flow hash indirection

[PATCH] ethtool: Fix list of hash options in manual page
 2010-07-02  7:21 UTC  (2+ messages)

[PATCH] igbvf: avoid name clash between PF and VF
 2010-07-02  6:37 UTC  (9+ messages)

[net-next-2.6 PATCH] ixgbe: use netif_<level> instead of netdev_<level>
 2010-07-02  6:05 UTC 

[PATCH] netfilter: postpone the checksum calculation
 2010-07-02  6:02 UTC 

[net-next-2.6 PATCH] igb: drop support for UDP hashing w/ RSS
 2010-07-02  6:01 UTC 

[net-next-2.6 PATCH] ixgbe: use NETIF_F_LRO
 2010-07-02  5:50 UTC  (2+ messages)

[net-next-2.6 PATCH 1/5] igb: fix PHY config access on 82580
 2010-07-02  5:50 UTC  (10+ messages)
` [net-next-2.6 PATCH 2/5] igb: Use only a single Tx queue in SR-IOV mode
` [net-next-2.6 PATCH 3/5] igb: Fix Tx hangs seen when loading igb with max_vfs > 7
` [net-next-2.6 PATCH 4/5] igb: correct link test not being run when link is down
` [net-next-2.6 PATCH 5/5] igb: Add comment

[net-next-2.6 PATCH] x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGN
 2010-07-02  5:49 UTC  (4+ messages)

[PATCH net-next-2.6] be2net: changes to properly provide phy details
 2010-07-02  5:48 UTC  (2+ messages)

[PATCH] ll_temac: add error checking to DMA init path
 2010-07-02  5:48 UTC  (2+ messages)

[PATCH 1/1] ehea: Allocate stats buffer with GFP_KERNEL
 2010-07-02  5:48 UTC  (2+ messages)

Fwd: Possible bug in net/ipv4/route.c?
 2010-07-02  5:38 UTC  (2+ messages)

[PATCH v3] netfilter: xtables target SYNPROXY
 2010-07-02  4:19 UTC 

pull request: wireless-next-2.6 2010-07-01
 2010-07-02  0:35 UTC  (2+ messages)

[net-2.6 PATCH 1/2] sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lock
 2010-07-01 23:21 UTC  (2+ messages)
` [net-2.6 PATCH 2/2] net: decreasing real_num_tx_queues needs to flush qdisc

[PATCH] linux/net.h: fix kernel-doc warnings
 2010-07-01 23:18 UTC 

[PATCH 3/3] pm_qos: get rid of the allocation in pm_qos_add_request()
 2010-07-01 22:38 UTC  (8+ messages)
  ` [linux-pm] "

[GIT PULL rcu/urgent] revert ->br_port fix, obsoleted by netdev commit
 2010-07-01 21:56 UTC 

[Bugme-new] [Bug 16293] New: 82545GM in newest kernel not working
 2010-07-01 21:40 UTC  (2+ messages)

[net-next-2.6 PATCH v2] x86: Align skb w/ start of cacheline on newer core 2/Xeon Arch
 2010-07-01 20:41 UTC  (7+ messages)

[PATCH] vlan_dev: VLAN 0 should be treated as "no vlan tag" (802.1p packet)
 2010-07-01 20:19 UTC  (6+ messages)

[GIT PULL net-2.6] vhost-net: more error handling fixes
 2010-07-01 16:41 UTC 

RFC: Allow 'ip' to run in daemon mode?
 2010-07-01 16:35 UTC  (4+ messages)

[net-next-2.6 PATCH 1/8] e1000e: cleanup ethtool loopback setup code
 2010-07-01 15:55 UTC  (5+ messages)

[PATCH 2/3] workqueue: Add an API to create a singlethread workqueue attached to the current task's cgroup
 2010-07-01 14:55 UTC  (30+ messages)
          ` [PATCH 3/3] vhost: apply cpumask and cgroup to vhost pollers
                ` [PATCH] sched: export sched_set/getaffinity (was Re: [PATCH 3/3] vhost: apply cpumask and cgroup to vhost pollers)
                  ` [PATCH repost] sched: export sched_set/getaffinity to modules

::::::APPLY FOR A LOAN:::::
 2010-07-01 13:42 UTC 

[PATCH 1/2] qlge: Replacing add_timer() to mod_timer()
 2010-07-01 13:00 UTC  (2+ messages)
` [PATCH 2/2] qlge: fix a eeh handler to not add a pending timer

Weak host model vs .interface down
 2010-07-01 11:48 UTC  (8+ messages)
` [PATCH net-next-2.6] ipv4: sysctl to block responding on down interface

[RESEND][PATCH] cxgb4: Use kfree_skb for skb pointers
 2010-07-01  9:45 UTC 

[net-next-2.6 PATCH] be2net: memory barrier fixes on IBM p7 platform
 2010-07-01  6:23 UTC  (3+ messages)

TCP not triggering a fast retransmit?
 2010-07-01  1:23 UTC  (10+ messages)

[PATCHv2] vhost-net: add dhclient work-around from userspace
 2010-06-30 23:24 UTC  (6+ messages)

[REGRESSION] e1000e stopped working
 2010-06-30 22:59 UTC  (10+ messages)

b44: Reset due to FIFO overflow
 2010-06-30 22:20 UTC  (11+ messages)

[net-next-2.6 PATCH] ixgbe: add 1g PHY support for 82599
 2010-06-30 21:27 UTC  (2+ messages)

[PATCH 0/2] cxgb4vf: small fixes to new driver
 2010-06-30 21:22 UTC  (4+ messages)

[PATCH net-next-2.6 1/2] ethtool: Add support for control of RX flow hash indirection
 2010-06-30 21:10 UTC  (4+ messages)
` [PATCH net-next-2.6 2/2] sfc: Add support for RX flow hash control

[PATCH net-next-2.6 1/3] ethtool: Change ethtool_op_set_flags to validate flags
 2010-06-30 21:10 UTC  (10+ messages)
` [PATCH net-next-2.6 2/3] netdev: Make ethtool_ops::set_flags() return -EINVAL for unsupported flags
` [PATCH net-next-2.6 3/3] vmxnet3: Remove incorrect implementation of ethtool_ops::get_flags()
  ` [Pv-drivers] "

[PATCH v2] bonding: check if clients MAC addr has changed
 2010-06-30 20:52 UTC  (2+ messages)

[PATCH -next] qlcnic: fail when try to setup unsupported features
 2010-06-30 20:47 UTC  (4+ messages)
` [RFC] [PATCH] ethtool: Change ethtool_op_set_flags to validate flags

[PATCH v3] fragment: add fast path for in-order fragments
 2010-06-30 20:44 UTC  (2+ messages)

[RFC net-next-2.6] snmp: ipstats_mib becomes u64 for all arches
 2010-06-30 20:30 UTC  (4+ messages)
` [PATCH net-next-2.6] snmp: 64bit ipstats_mib "

[PATCH] Fix b44 RX FIFO overflow recovery
 2010-06-30 20:25 UTC  (2+ messages)

[patch] cpmac: use resource_size()
 2010-06-30 20:12 UTC  (2+ messages)

[PATCH 0/4] Introduce and use printk pointer extension %pV
 2010-06-30 20:07 UTC  (2+ messages)

[PATCH 1/2 v3] mv643xx_eth: use sw csum for big packets
 2010-06-30 20:01 UTC  (2+ messages)

pull request: wireless-2.6 2010-06-30
 2010-06-30 19:15 UTC  (3+ messages)

[PATCH] act_mirred: combine duplicate code
 2010-06-30 19:13 UTC  (4+ messages)

[PATCH] act_nat: use stack variable
 2010-06-30 19:12 UTC  (4+ messages)

[PATCH] net/neighbour.h: fix typo
 2010-06-30 19:07 UTC  (2+ messages)

[PATCH 1/3] gianfar: Implement workaround for eTSEC74 erratum
 2010-06-30 18:37 UTC  (10+ messages)
    ` [PATCH v2 "
    ` [PATCH v2 2/3] gianfar: Implement workaround for eTSEC76 erratum
    ` [PATCH v2 3/3] gianfar: Implement workaround for eTSEC-A002 erratum

[PATCH net-next-2.6] netfilter: remove deprecated config option NF_CT_ACCT
 2010-06-30 17:48 UTC  (8+ messages)

[PATCH] xfrm: fix XFRMA_MARK extraction in xfrm_mark_get
 2010-06-30 17:41 UTC  (2+ messages)

[PATCH] net/core: use htons for skb->protocol
 2010-06-30 17:39 UTC  (4+ messages)
  ` [PATCH v2] net/core: use ntohs "

[PATCH 1/2] ipv6: Clamp reported valid_lft to a minimum of 0
 2010-06-30 17:29 UTC  (4+ messages)
` [PATCH 2/2] ipv6: Use interface max_desync_factor instead of static default

[PATCH] usb: pegasus: fixed coding style issues
 2010-06-30 17:26 UTC  (2+ messages)

RFC: Allow 'ip' to run in daemon mode?
 2010-06-30 16:01 UTC  (2+ messages)

[PATCH 1/2] Export firmware assigned labels of network devices to sysfs
 2010-06-30 15:42 UTC  (2+ messages)

nat bypass
 2010-06-30 12:05 UTC  (4+ messages)

[PATCH -next] myri10ge: clear NETIF_F_LRO bit directly
 2010-06-30 11:26 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).