netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-05-10 15:36:20 to 2010-05-11 18:18:04 UTC [more...]

[PATCH net-next-2.6 1/2] bonding: add keep_all parameter
 2010-05-11 18:17 UTC  (3+ messages)

virtio: power management
 2010-05-11 18:12 UTC 

ixgbe - problem with packet/bytes count on all queues
 2010-05-11 18:00 UTC  (2+ messages)

[PATCH net-next] net/: (netfilter related) Remove unnecessary returns from void function()s
 2010-05-11 17:52 UTC 

[PATCH net-next] net: Remove unnecessary returns from void function()s
 2010-05-11 17:45 UTC 

[PATCH RFC] vhost: fix barrier pairing
 2010-05-11 17:26 UTC 

[net-next-2.6 V5 PATCH 0/3] Add port-profile netlink support
 2010-05-11 17:15 UTC  (12+ messages)
  ` [PATCH] virtif: initial interface extensions

get beyond 1Gbps with pktgen on 10Gb nic?
 2010-05-11 15:55 UTC  (4+ messages)

[PATCH] fix non-mergeable buffers packet too large error handling
 2010-05-11 15:52 UTC 

e1000e fails probe
 2010-05-11 14:19 UTC  (5+ messages)

[PATCH 0/6] ipv6: ip6mr: support multiple independant multicast routing instances
 2010-05-11 14:02 UTC  (7+ messages)
` [PATCH 1/6] ipv6: ip6mr: move unres_queue and timer to per-namespace data
` [PATCH 2/6] ipv6: ip6mr: remove net pointer from struct mfc6_cache
` [PATCH 3/6] ipv6: ip6mr: convert struct mfc_cache to struct list_head
` [PATCH 4/6] ipv6: ip6mr: move mroute data into seperate structure
` [PATCH 5/6] ipv6: ip6mr: support multiple tables
` [PATCH 6/6] ipv6: ip6mr: add support for dumping routing tables over netlink

[PATCH 00/84] netfilter: netfilter update for 2.6.35
 2010-05-11 11:42 UTC  (89+ messages)
` [PATCH 01/84] netfilter: include/linux/netfilter/nf_conntrack_tuple_common.h: Checkpatch cleanup
` [PATCH 02/84] netfilter: ebt_ip6: Use ipv6_masked_addr_cmp()
` [PATCH 03/84] netfilter: remove stale declaration for ip6_masked_addrcmp()
` [PATCH 04/84] netfilter: net/netfilter/ipvs/ip_vs_ftp.c: Remove use of NIPQUAD
` [PATCH 05/84] netfilter: xt_CT: par->family is an nfproto
` [PATCH 06/84] netfilter: xt_NFQUEUE: consolidate v4/v6 targets into one
` [PATCH 07/84] netfilter: xtables: add comment markers to Xtables Kconfig
` [PATCH 08/84] netfilter: xtables: merge xt_MARK into xt_mark
` [PATCH 09/84] netfilter: xtables: merge xt_CONNMARK into xt_connmark
` [PATCH 10/84] netfilter: xtables: schedule xt_NOTRACK for removal
` [PATCH 11/84] netfilter: update my email address
` [PATCH 12/84] netfilter: ebt_ip6: add principal maintainer in a MODULE_AUTHOR tag
` [PATCH 13/84] netfilter: xt_recent: update description
` [PATCH 14/84] netfilter: xt_recent: remove old proc directory
` [PATCH 15/84] netfilter: xt_recent: add an entry reaper
` [PATCH 16/84] netfilter: xt_recent: check for unsupported user space flags
` [PATCH 17/84] netfilter: remove unused headers in net/netfilter/nfnetlink.c
` [PATCH 18/84] netfilter: xtables: do without explicit XT_ALIGN
` [PATCH 19/84] netfilter: xtables: clean up xt_mac match routine
` [PATCH 20/84] netfilter: xtables: limit xt_mac to ethernet devices
` [PATCH 21/84] netfilter: xtables: resort osf kconfig text
` [PATCH 22/84] netfilter: xtables: make use of caller family rather than match family
` [PATCH 23/84] netfilter: update documentation fields of x_tables.h
` [PATCH 24/84] netfilter: xtables: remove almost-unused xt_match_param.data member
` [PATCH 25/84] netfilter: xtables: reduce holes in struct xt_target
` [PATCH 26/84] netfilter: xtables: do not print any messages on ENOMEM
` [PATCH 27/84] netfilter: xtables: replace custom duprintf with pr_debug
` [PATCH 28/84] netfilter: xt extensions: use pr_<level>
` [PATCH 29/84] netfilter: remove unused headers in net/ipv6/netfilter/ip6t_LOG.c
` [PATCH 30/84] netfilter: remove unused headers in net/ipv4/netfilter/nf_nat_h323.c
` [PATCH 31/84] netfilter: xtables: make use of caller family rather than target family
` [PATCH 32/84] netfilter: xt extensions: use pr_<level> (2)
` [PATCH 33/84] netfilter: xtables: make use of xt_request_find_target
` [PATCH 34/84] netfilter: xtables: consolidate code into xt_request_find_match
` [PATCH 35/84] netfilter: xt_recent: allow changing ip_list_[ug]id at runtime
` [PATCH 36/84] netfilter: bridge: use NFPROTO values for NF_HOOK invocation
` [PATCH 37/84] netfilter: ipv4: "
` [PATCH 38/84] netfilter: ipv6: "
` [PATCH 39/84] netfilter: decnet: "
` [PATCH 40/84] netfilter: ipvs: "
` [PATCH 41/84] netfilter: xtables: untangle spaghetti if clauses in checkentry
` [PATCH 42/84] netfilter: xtables: change xt_match.checkentry return type
` [PATCH 43/84] netfilter: xtables: change xt_target.checkentry "
` [PATCH 44/84] netfilter: xtables: change matches to return error code
` [PATCH 45/84] netfilter: xtables: change targets "
` [PATCH 46/84] netfilter: xtables: slightly better error reporting
` [PATCH 47/84] netfilter: xtables: shorten up return clause
` [PATCH 48/84] netfilter: xtables: remove xt_hashlimit revision 0
` [PATCH 49/84] netfilter: xtables: remove xt_multiport "
` [PATCH 50/84] netfilter: xtables: remove xt_string "
` [PATCH 51/84] netfilter: xtables: merge registration structure to NFPROTO_UNSPEC
` [PATCH 52/84] netfilter: ctnetlink: compute message size properly
` [PATCH 53/84] netfilter: CLUSTERIP: clusterip_seq_stop() fix
` [PATCH 54/84] netfilter: xt_hashlimit: RCU conversion
` [PATCH 55/84] IPVS: fix potential stack overflow with overly long protocol names
` [PATCH 56/84] netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in ip_queue
` [PATCH 57/84] netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in ip6_queue
` [PATCH 58/84] netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in nfnetlink_queue
` [PATCH 59/84] netfilter: remove invalid rcu_dereference() calls
` [PATCH 60/84] netfilter: xt_LED: add refcounts to LED target
` [PATCH 61/84] netfilter: xtables: make XT_ALIGN() usable in exported headers by exporting __ALIGN_KERNEL()
` [PATCH 62/84] netfilter: fix some coding styles and remove moduleparam.h
` [PATCH 63/84] netfilter: bridge-netfilter: cleanup br_netfilter.c
` [PATCH 64/84] netfilter: bridge-netfilter: update a comment in br_forward.c about ip_fragment()
` [PATCH 65/84] Restore __ALIGN_MASK()
` [PATCH 66/84] netfilter: ipv6: move POSTROUTING invocation before fragmentation
` [PATCH 67/84] netfilter: ipv6: add IPSKB_REROUTED exclusion to NF_HOOK/POSTROUTING invocation
` [PATCH 68/84] netfilter: bridge-netfilter: simplify IP DNAT
` [PATCH 69/84] netfilter: bridge-netfilter: Fix MAC header handling with "
` [PATCH 70/84] netfilter: ipv6: move xfrm_lookup at end of ip6_route_me_harder
` [PATCH 71/84] netfilter: ipt_LOG/ip6t_LOG: use more appropriate log level as default
` [PATCH 72/84] netfilter: xtables: inclusion of xt_TEE
` [PATCH 73/84] netfilter: xtables: make ip_tables reentrant
` [PATCH 74/84] netfilter: xt_TEE: have cloned packet travel through Xtables too
` [PATCH 75/84] netfilter: xtables: remove old comments about reentrancy
` [PATCH 76/84] netfilter: xt_TEE: resolve oif using netdevice notifiers
` [PATCH 77/84] netfilter: bridge-netfilter: fix refragmenting IP traffic encapsulated in PPPoE traffic
` [PATCH 78/84] netfilter: x_tables: move sleeping allocation outside BH-disabled region
` [PATCH 79/84] netfilter: ip_tables: convert pr_devel() to pr_debug()
` [PATCH 80/84] netfilter: nf_conntrack: extend with extra stat counter
` [PATCH 81/84] netfilter: x_tables: rectify XT_FUNCTION_MAXNAMELEN usage
` [PATCH 82/84] netfilter: nf_ct_h323: switch "incomplete TPKT" message to pr_debug()
` [PATCH 83/84] netfilter: nf_conntrack_proto: fix warning with CONFIG_PROVE_RCU
` [PATCH 84/84] netfilter: use rcu_dereference_protected()

[PATCH net-next 1/3] cxgb4: configure HW VLAN extraction through FW
 2010-05-11  8:45 UTC  (5+ messages)
` [PATCH net-next 2/3] cxgb4: report the PCIe link speed
  ` [PATCH net-next 3/3] cxgb4: report GRO stats with ethtool -S

TCP-MD5 checksum failure on x86_64 SMP
 2010-05-11  8:23 UTC  (15+ messages)

[PATCH 1/9] netdev: bfin_mac: add support for IEEE 1588 PTP
 2010-05-11  7:07 UTC  (10+ messages)
` [PATCH 2/9] netdev: bfin_mac: handler RX status errors
` [PATCH 3/9] netdev: bfin_mac: invalid data cache only once for each new rx skb buffer
` [PATCH 4/9 v2] netdev: bfin_mac: deduce Ethernet FCS from hardware IP payload checksum
` [PATCH 5/9] netdev: bfin_mac: clear RXCKS if hardware generated checksum is not enabled
` [PATCH 6/9] netdev: bfin_mac: add support for wake-on-lan magic packets
` [PATCH 7/9] netdev: bfin_mac: use promiscuous flag for promiscuous mode
` [PATCH 8/9] netdev: bfin_mac: handle timeouts with the MDIO registers gracefully
` [PATCH 9/9] netdev: bfin_mac: check for mii_bus platform data

[GIT] Networking
 2010-05-11  7:01 UTC 

[PATCH 0/4 v2] ks8851: support for read/write MAC address from eeprom
 2010-05-11  5:59 UTC  (6+ messages)
` [PATCH 2/4 v2] ks8851: Low level functions for read/write to companion eeprom

drivers/net/ RFC: Remove return; before void function end-of-functions close brace
 2010-05-11  5:58 UTC  (2+ messages)

bug: micrel phy init (2.6.34-rc7)
 2010-05-11  5:55 UTC  (3+ messages)

pull request: wireless-2.6 2010-05-10
 2010-05-11  5:54 UTC  (2+ messages)

Question about more headroom in skb
 2010-05-11  5:06 UTC  (2+ messages)

[net-next-2.6 PATCH 01/12] e1000e: use static params to save stack space (part 2)
 2010-05-11  1:02 UTC  (12+ messages)
` [net-next-2.6 PATCH 02/12] e1000e: bad state after running ethtool diagnostics with AMT enabled
` [net-next-2.6 PATCH 03/12] e1000e: initialize manageability (IPMI) pass-through in 82574/82583
` [net-next-2.6 PATCH 04/12] e1000e: s/w initiated LSC MSI-X interrupts not generated; no transmit
` [net-next-2.6 PATCH 05/12] e1000e: cleanup multiple common exit points
` [net-next-2.6 PATCH 06/12] e1000e: Remove EN_MAC_ADDR_FILTER check from enable_mng_pass_thru check
` [net-next-2.6 PATCH 07/12] e1000e: Cleanup e1000_sw_lcd_config_ich8lan()
` [net-next-2.6 PATCH 08/12] e1000e: Incorrect function pointer set for force_speed_duplex on 82577
` [net-next-2.6 PATCH 09/12] e1000e: fix checks for manageability enabled and management pass-through
` [net-next-2.6 PATCH 10/12] e1000e: move settting of flow control refresh timer to link setup code
` [net-next-2.6 PATCH 11/12] e1000e: Fix/cleanup PHY reset code for ICHx/PCHx
` [net-next-2.6 PATCH 12/12] e1000e: add PCI device id to enable support for 82567V-4

[stable-2.6.32 PATCH] ixgbe: backport bug fix for tx panic
 2010-05-11  0:46 UTC 

[PATCH net-next-2.6 2/2] bonding: allow user-controlled output slave selection
 2010-05-11  0:32 UTC 

[PATCH -next 1/2] bnx2: Fix register printouts during NETEV_WATCHDOG
 2010-05-10 23:18 UTC 

Confirm E-mail From Dr.Mary Simon
 2010-05-10 23:27 UTC 

[PATCH V4 3/4] net: Use ip_route_input_noref() in input path
 2010-05-10 21:33 UTC 

[PATCH V4 2/4] net: implements ip_route_input_noref()
 2010-05-10 21:32 UTC 

[PATCH V4 1/4] net: add a noref bit on skb dst
 2010-05-10 21:32 UTC 

[PATCH V4 4/4] net: No dst refcounting in ip_queue_xmit()
 2010-05-10 21:31 UTC 

[PATCH V4 0/4] net: relax dst refcnt for net-next-2.6
 2010-05-10 21:08 UTC 

RFC: Network Plugin Architecture (NPA) for vmxnet3
 2010-05-10 20:46 UTC  (5+ messages)

Fw: Subnet broadcast MTU issue?
 2010-05-10 19:51 UTC 

[PATCH 0/4] bridge: patches for net-next
 2010-05-10 19:31 UTC  (5+ messages)
` [PATCH 1/4] bridge: netpoll cleanup
` [PATCH 2/4] bridge: change console message interface
` [PATCH 3/4] bridge: netfilter use net_ratelimit
` [PATCH 4/4] bridge: update sysfs link names if port device names have changed

[PATCHv7] add mergeable buffers support to vhost_net
 2010-05-10 17:46 UTC  (6+ messages)

[RFC] net: change bridge/macvlan hook to be be generic
 2010-05-10 17:14 UTC  (3+ messages)

mmotm 2010-04-28 - RCU whinges
 2010-05-10 16:53 UTC  (14+ messages)

2.6.34-rc6-git6: Reported regressions from 2.6.33
 2010-05-10 16:07 UTC  (2+ messages)

[PATCH] drivers/net/usb/asix.c Fix unaligned access
 2010-05-10 16:06 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).