netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-07-30 16:36:26 to 2010-08-02 19:58:04 UTC [more...]

[PATCH 00/28] netfilter: netfilter update
 2010-08-02 19:57 UTC  (29+ messages)
` [PATCH 01/28] netfilter: nf_conntrack_reasm: add fast path for in-order fragments
` [PATCH 02/28] netfilter: ipt_REJECT: postpone the checksum calculation
` [PATCH 03/28] netfilter: ipt_REJECT: avoid touching dst ref
` [PATCH 04/28] ipvs: Kconfig cleanup
` [PATCH 05/28] ipvs: lvs sctp protocol handler is incorrectly invoked ip_vs_app_pkt_out
` [PATCH 06/28] netfilter: xt_TPROXY: the length of lines should be within 80
` [PATCH 07/28] nfnetlink_log: do not expose NFULNL_COPY_DISABLED to user-space
` [PATCH 08/28] netfilter: nf_ct_tcp: fix flow recovery with TCP window tracking enabled
` [PATCH 09/28] netfilter: add CHECKSUM target
` [PATCH 10/28] netfilter: correct CHECKSUM header and export it
` [PATCH 11/28] netfilter: xt_ipvs (netfilter matcher for IPVS)
` [PATCH 12/28] IPVS: make friends with nf_conntrack
` [PATCH 13/28] IPVS: make FTP work with full NAT support
` [PATCH 14/28] netfilter: add xt_cpu match
` [PATCH 15/28] netfilter: nf_nat_core: merge the same lines
` [PATCH 16/28] netfilter: arptables: use arp_hdr_len()
` [PATCH 17/28] netfilter: xt_quota: use per-rule spin lock
` [PATCH 18/28] xt_quota: report initial quota value instead of current value to userspace
` [PATCH 19/28] netfilter: ip6tables: use skb->len for accounting
` [PATCH 20/28] netfilter: iptables: "
` [PATCH 21/28] netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary
` [PATCH 22/28] netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist()
` [PATCH 23/28] ipvs: remove EXPERIMENTAL tag
` [PATCH 24/28] ipvs: provide default ip_vs_conn_{in,out}_get_proto
` [PATCH 25/28] netfilter: nf_nat: use local variable hdrlen
` [PATCH 26/28] netfilter: nf_nat: make unique_tuple return void
` [PATCH 27/28] netfilter: nf_nat: don't check if the tuple is unique when there isn't any other choice
` [PATCH 28/28] netfilter: nf_conntrack_acct: use skb->len for accounting

[PATCH 01/11] pcmcia: use pcmica_{read,write}_config_byte
 2010-08-02 19:52 UTC  (10+ messages)
  ` [PATCH 04/11] pcmcia: do not use io_req_t after call to pcmcia_request_io()
  ` [PATCH 05/11] pcmcia: do not use io_req_t when calling pcmcia_request_io()
` [PATCH 07/11] pcmcia: remove memreq_t
` [PATCH 08/11] pcmcia: use struct resource for PCMCIA devices, part 2
` [PATCH 11/11] pcmcia: do not request windows if you don't need to

[PATCH 0/2] Minor extensions to marvell phy driver
 2010-08-02 19:44 UTC  (3+ messages)
` [PATCH 1/2] phy/marvell: add 88e1121 interface mode support
` [PATCH 2/2] phy/marvell: add 88ec048 support

[PATCH] ip_fragment: fix subtracting PPPOE_SES_HLEN from mtu twice
 2010-08-02 19:20 UTC  (3+ messages)

softirq warnings when calling dev_kfree_skb_irq - bug in conntrack?
 2010-08-02 18:54 UTC 

why do we need printk on sending syn flood cookie?
 2010-08-02 18:10 UTC  (4+ messages)
  `  "

加薪不靠老板靠自己,專業輔導3-8萬!!
 2010-08-02 17:49 UTC 

[PATCH] tc: make symbols loaded from tc action modules global
 2010-08-02 16:55 UTC  (2+ messages)

[PATCH v2 1/2] core: Factor out flow calculation from get_rps_cpu
 2010-08-02 16:34 UTC  (5+ messages)
` [PATCH v2 2/2] macvtap: Implement multiqueue macvtap driver

[RFC PATCH v8 00/16] Provide a zero-copy method on KVM virtio-net
 2010-08-02 16:32 UTC  (15+ messages)

2.6.35-rc6-git6: Reported regressions from 2.6.34
 2010-08-02 16:32 UTC  (5+ messages)

[PATCH] nf_conntrack_acct: use skb->len for accounting
 2010-08-02 15:56 UTC  (2+ messages)

[PATCH] nf: make skb_make_writable() return bool
 2010-08-02 15:45 UTC  (2+ messages)

[PATCH v2] nf_nat: no IP_NAT_RANGE_MAP_IPS flags when alloc_null_binding()
 2010-08-02 15:41 UTC  (2+ messages)

[PATCH v2 2/2] nf_nat: don't check if the tuple is unique when there isn't any other choice
 2010-08-02 15:36 UTC  (2+ messages)

[PATCH v2 1/2] nf_nat: make unique_tuple return void
 2010-08-02 15:21 UTC  (2+ messages)

[PATCH] nf_nat: use local variable hdrlen
 2010-08-02 15:16 UTC  (2+ messages)

[patch] ipvs: provide default ip_vs_conn_{in,out}_get_proto
 2010-08-02 15:13 UTC  (2+ messages)

[patch] ipvs: remove EXPERIMENTAL tag
 2010-08-02 15:08 UTC  (2+ messages)

[PATCH] nf_conntrack_extend: introduce __nf_ct_ext_exist()
 2010-08-02 15:07 UTC  (2+ messages)

[PATCH repost] sched: export sched_set/getaffinity to modules
 2010-08-02 15:02 UTC  (12+ messages)

[PATCH nf-next-2.6] netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary
 2010-08-02 14:54 UTC  (2+ messages)

Fwd: a Great Idea - include Kademlia networking protocol in kernel
 2010-08-02 13:51 UTC  (2+ messages)

[patch] usbnet: fix 100% CPU use on suspended device
 2010-08-02 13:31 UTC  (3+ messages)

[PATCH] Multiqueue macvtap driver
 2010-08-02 13:29 UTC  (5+ messages)

[PATCH] net: Add getsockopt support for TCP thin-streams
 2010-08-02 11:46 UTC  (2+ messages)

RFC: New BGF 'LOOP' instruction
 2010-08-02 11:13 UTC  (2+ messages)
` RFC: New BPF "

Is it a possible bug in dev_gro_receive()?
 2010-08-02 11:04 UTC  (3+ messages)

shape traffic on tun interfaces
 2010-08-02  8:36 UTC  (4+ messages)

[PATCH] net: wl12xx: do not use kfree'd memory
 2010-08-02  5:04 UTC  (2+ messages)

[PATCH net-next] drivers/net/wan/farsync.c: Use standard pr_<level>
 2010-08-02  3:20 UTC 

linux-next: manual merge of the net tree with the net-current tree
 2010-08-02  1:04 UTC 

[PATCH] nf_nat_core: don't check if the tuple is used if there is no other choice
 2010-08-01 19:38 UTC 

e1000e crashes with 2.6.34.x and ThinkPad T60
 2010-08-01 19:14 UTC  (5+ messages)

2.6.35-rc6-git6: Reported regressions 2.6.33 -> 2.6.34
 2010-08-01 14:27 UTC 

[PATCH staging] Add SBE 2T3E3 WAN driver
 2010-08-01 13:23 UTC  (5+ messages)

[PATCH] can-raw: Fix skb_orphan_try handling
 2010-08-01 10:50 UTC  (3+ messages)

[PATCH] vhost: locking/rcu cleanup
 2010-08-01  8:41 UTC  (2+ messages)

[RFC PATCH 1/2] pci: add function reset call that can be used inside of probe
 2010-08-01  8:15 UTC  (3+ messages)
` [RFC PATCH 2/2] igb/ixgbe: add code to trigger function reset if reset_devices is set

[PATCH] net: ingress filter message limit
 2010-08-01  7:33 UTC  (2+ messages)

[PATCH] net/rose: Use GFP_ATOMIC
 2010-08-01  7:32 UTC  (2+ messages)

[PATCH] act_nat: the checksum of ICMP doesn't have pseudo header
 2010-08-01  5:05 UTC  (4+ messages)

[PATCH] act_nat: fix wild pointer
 2010-08-01  5:05 UTC  (3+ messages)

ss -p is much too slow
 2010-08-01  2:33 UTC  (3+ messages)

[PATCH] netem: fix installs of dist files
 2010-08-01  2:33 UTC  (2+ messages)

[REGRESSION] e1000e stopped working
 2010-08-01  2:08 UTC  (29+ messages)
                    ` [REGRESSION] e1000e stopped working [MANUALLY BISECTED]

iw reg set does not work because udev and crda do not respond to boot-time request
 2010-07-31 21:05 UTC 

[PATCH v4] can: Add driver for esd CAN-USB/2 device
 2010-07-31 19:27 UTC  (3+ messages)

[PATCH] nf_nat: no IP_NAT_RANGE_MAP_IPS flags when alloc_null_binding()
 2010-07-31 18:15 UTC 

[PULL REQ] WAN: LMC driver
 2010-07-31 15:05 UTC  (30+ messages)
` [PATCH 01/29] LMC: whitespace and cosmetic fixes
` [PATCH 02/29] LMC: Remove "lmc_" prefix from source file names
` [PATCH 03/29] LMC: Remove 3 typedefs
` [PATCH 04/29] LMC: fix initialization messages
` [PATCH 05/29] LMC: Remove non-LMC_PPP modes, everything is already handled by generic HDLC
` [PATCH 06/29] LMC: Remove stub files proto.[ch]
` [PATCH 07/29] LMC: Convert media structs to named initializers
` [PATCH 08/29] LMC: Remove "dummy" media functions
` [PATCH 09/29] LMC: shuffle protocol routines to avoid a need for prototypes
` [PATCH 10/29] LMC: Remove empty media functions
` [PATCH 11/29] LMC: Get rid of lmcConsoleLog()
` [PATCH 12/29] LMC: Get rid of the event logger
` [PATCH 13/29] LMC: Get rid of debug.[ch]
` [PATCH 14/29] LMC: Remove now empty header file lmc.h
` [PATCH 15/29] LMC: lanmedia.com is not functional anymore
` [PATCH 16/29] LMC: Remove unused macros
` [PATCH 17/29] LMC: don't wait in lmc_trace()
` [PATCH 18/29] LMC: strip "lmc_" prefix from field names in struct card
` [PATCH 19/29] LMC: Remove sc->check. We don't do such checks in drivers
` [PATCH 20/29] LMC: Remove unused sc->board_idx
` [PATCH 21/29] LMC: I'm sure Linux doesn't swap PCI subsystem device and vendor IDs
` [PATCH 22/29] LMC: Move model logic to media structs
` [PATCH 23/29] LMC: lmc_set_protocol() is effectively a NOP, remove it
` [PATCH 24/29] LMC: Remove unused variables
` [PATCH 25/29] LMC: Remove unneeded prototypes
` [PATCH 26/29] LMC: Remove redundant macro
` [PATCH 27/29] LMC: Remove redundant card->name
` [PATCH 28/29] LMC: Simplify and fix CSR names and logic
` [PATCH 29/29] LMC: Report proper card type before the first dev->open()

[PATCH 2/2] nf_nat: don't check if the tuple is unique when there isn't any other choice
 2010-07-31 14:07 UTC  (3+ messages)

[PATCH 1/2] nf_nat: make unique_tuple return void
 2010-07-31 12:47 UTC  (3+ messages)

[PATCH] Tulip: don't initialize SBE xT3E3 WAN ports
 2010-07-31  9:32 UTC 

[PATCH net-next 4/4] be2net: fix to avoid sending get_stats request if one is already being processed
 2010-07-31  6:59 UTC  (2+ messages)

[PATCH net-next 3/4] be2net: change to show correct physical link status
 2010-07-31  6:59 UTC  (2+ messages)

[PATCH net-next 2/4] be2net: add code to dump registers for debug
 2010-07-31  6:59 UTC  (2+ messages)

[PATCH net-next 1/4] be2net: fix to correctly know if driver needs to run for a VF or a PF
 2010-07-31  6:59 UTC  (2+ messages)

[PATCH] sky2: Code style fixes
 2010-07-31  6:59 UTC  (3+ messages)

[PATCH 1/3] TI DaVinci EMAC : Implement interrupt pacing functionality
 2010-07-31  6:56 UTC  (6+ messages)
` [PATCH 2/3] TI DaVinci EMAC: Fix asymmetric handling of packets in NAPI Poll function
  ` [PATCH 3/3] TI DaVinci EMAC: Fix incorrect reference to EMAC_CTRL registers

bridge: Allow multicast snooping to be disabled before ifup
 2010-07-31  6:37 UTC  (2+ messages)

[BUG] bridge leaks 3 references on lo per up&down
 2010-07-31  6:37 UTC  (4+ messages)

[patch] dnet: fixup error handling in initialization
 2010-07-31  6:29 UTC  (2+ messages)

[PATCH net-next] bonding: take rtnl in bond_loadbalance_arp_mon
 2010-07-31  6:28 UTC  (4+ messages)

[PATCH net-next] drivers/net/vxge/vxge-main.c: Use pr_<level> and netdev_<level>
 2010-07-31  6:28 UTC  (3+ messages)

[PATCH] tcp: cookie transactions setsockopt memory leak
 2010-07-31  6:05 UTC  (2+ messages)

[PATCH] drivers: Fixes a typo from "dev" to "ndev" that caused compilation erros
 2010-07-31  5:20 UTC  (2+ messages)

[PATCH -next] net: ks8842 depends on DMA_ENGINE
 2010-07-31  5:10 UTC  (2+ messages)

[PATCH] ucc_geth: fix UCC device number in debug message
 2010-07-31  5:09 UTC  (2+ messages)

[PATCH] tun: keep link (carrier) state up to date
 2010-07-31  5:06 UTC  (2+ messages)

pull request: wireless-next-2.6 2010-07-29
 2010-07-31  4:49 UTC  (2+ messages)

where are the memory barriers in net driver rx DMA operations?
 2010-07-30 15:19 UTC 

[071/205] IPv6: keep route for tentative address
 2010-07-30 17:51 UTC  (2+ messages)
` [072/205] IPv6: only notify protocols if address is completely gone

[PATCH 9/9] sunrpc: auth_gss: misused copy_to_user() return value
 2010-07-30 17:48 UTC  (2+ messages)

[PATCH 09/11] Removing dead ETRAX_NETWORK_RED_ON_NO_CONNECTION
 2010-07-30 17:28 UTC 

[PATCH V4] Export SMBIOS provided firmware instance and label to sysfs
 2010-07-30 16:36 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).