netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-05-10 08:44:35 to 2010-05-10 20:19:06 UTC [more...]

[PATCH 00/84] netfilter: netfilter update for 2.6.35
 2010-05-10 20:18 UTC  (64+ 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 35/84] netfilter: xt_recent: allow changing ip_list_[ug]id at runtime
` [PATCH 37/84] netfilter: ipv4: use NFPROTO values for NF_HOOK invocation
` [PATCH 38/84] netfilter: ipv6: "
` [PATCH 39/84] netfilter: decnet: "
` [PATCH 41/84] netfilter: xtables: untangle spaghetti if clauses in checkentry
` [PATCH 43/84] netfilter: xtables: change xt_target.checkentry return type
` [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 48/84] netfilter: xtables: remove xt_hashlimit revision 0
` [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 55/84] IPVS: fix potential stack overflow with overly long protocol names
` [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 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 66/84] netfilter: ipv6: move POSTROUTING invocation before fragmentation
` [PATCH 67/84] netfilter: ipv6: add IPSKB_REROUTED exclusion to NF_HOOK/POSTROUTING invocation
` [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 73/84] netfilter: xtables: make ip_tables reentrant
` [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 82/84] netfilter: nf_ct_h323: switch "incomplete TPKT" message "
` [PATCH 84/84] netfilter: use rcu_dereference_protected()

Question about more headroom in skb
 2010-05-10 20:09 UTC 

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

[net-next-2.6 V5 PATCH 0/3] Add port-profile netlink support
 2010-05-10 18:56 UTC  (5+ messages)
  ` [PATCH] virtif: initial interface extensions

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

pull request: wireless-2.6 2010-05-10
 2010-05-10 17:43 UTC 

TCP-MD5 checksum failure on x86_64 SMP
 2010-05-10 17:27 UTC  (12+ 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 

[PATCH 1/9] netdev: bfin_mac: add support for IEEE 1588 PTP
 2010-05-10 15:39 UTC  (9+ 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

[PATCH 01/11] netdev: bfin_mac: add support for IEEE 1588 PTP
 2010-05-10 15:35 UTC  (6+ messages)
` [PATCH 06/11] netdev: bfin_mac: avoid tx skb overflows in the tx DMA ring
` [PATCH 09/11] netdev: bfin_mac: only use hardware checksum in normal IPv4 mode
    ` [Uclinux-dist-devel] "

VLAN I/F's and TX queue
 2010-05-10 15:14 UTC  (11+ messages)

[PATCH v2] can: Add driver for esd CAN-USB/2 device
 2010-05-10 14:59 UTC  (4+ messages)

[PATCH net-next-2.6] net: adjust handle_macvlan to pass port struct to hook
 2010-05-10 14:35 UTC  (2+ messages)

[PATCH] sctp: Fix a race between ICMP protocol unreachable and connect()
 2010-05-10 13:59 UTC  (4+ messages)
` [PATCH v2] "

[PATCH net-next-2.6] net: trans_start cleanups
 2010-05-10 12:02 UTC  (2+ messages)

[PATCH] net: Fix FDDI and TR config checks in ipv4 arp and LLC
 2010-05-10 11:59 UTC 

[PATCH] IPv4: unresolved multicast route cleanup
 2010-05-10 11:48 UTC  (2+ messages)

[PATCH] X25: Replace BKL in sockopts calls
 2010-05-10 11:44 UTC  (4+ messages)

Pull request: bluetooth-next-2.6 2010-05-10
 2010-05-10 11:32 UTC  (72+ messages)
` [PATCH 01/64] Bluetooth: Fix return value when bt_skb_alloc fails
  ` [PATCH 02/64] Bluetooth: Use the proper function cast to get hdr data
    ` [PATCH 03/64] Bluetooth: Fix wrong packet type count increment
      ` [PATCH 04/64] Bluetooth: Make hci_send_sco() void
        ` [PATCH 05/64] Bluetooth: Trivial clean ups to SCO
          ` [PATCH 06/64] Bluetooth: Move specific Basic Mode code to the right place
            ` [PATCH 07/64] Bluetooth: Fix memory leak of S-frames into L2CAP
              ` [PATCH 08/64] Bluetooth: Fix expected_tx_seq calculation on L2CAP
                ` [PATCH 09/64] Bluetooth: Fix ACL MTU issue
                  ` [PATCH 10/64] Bluetooth: Use a l2cap_pinfo struct instead l2cap_pi() macro
                    ` [PATCH 11/64] Bluetooth: Implement 'Send IorRRorRNR' event
                      ` [PATCH 12/64] Bluetooth: Support case with F bit set under WAIT_F state
                        ` [PATCH 13/64] Bluetooth: Check the minimum {I,S}-frame size into L2CAP
                          ` [PATCH 14/64] Bluetooth: Check if SDU size is greater than MTU on L2CAP
                            ` [PATCH 15/64] Bluetooth: Implement SendAck() Action on ERTM
                              ` [PATCH 16/64] Bluetooth: Move set of P-bit to l2cap_send_sframe()
                                ` [PATCH 17/64] Bluetooth: Add Recv RR (P=0)(F=0) for SREJ_SENT state on ERTM
                                  ` [PATCH 18/64] Bluetooth: Split l2cap_data_channel_sframe()
                                    ` [PATCH 19/64] Bluetooth: Handle all cases of receipt of RNR-frames into L2CAP
                                      ` [PATCH 20/64] Bluetooth: Group the ack of I-frames into l2cap_data_channel_rrframe()
                                        ` [PATCH 21/64] Bluetooth: Remove duplicate use of __get_reqseq() macro on L2CAP
                                          ` [PATCH 22/64] Bluetooth: Finish implementation for Rec RR (P=1) on ERTM
                                            ` [PATCH 23/64] Bluetooth: Add timer to Acknowledge I-frames
                                              ` [PATCH 24/64] Bluetooth: Ignore Tx Window value with Streaming mode
                                                ` [PATCH 25/64] Bluetooth: Read RFC conf option on a successful Conf RSP
                                                  ` [PATCH 26/64] Bluetooth: Fix configuration of the MPS value
                                                    ` [PATCH 27/64] Bluetooth: Add le16 macro to Retransmission and Monitor Timeouts values
                                                      ` [PATCH 28/64] Bluetooth: Check the SDU size against the MTU value
                                                        ` [PATCH 29/64] Bluetooth: Send Ack after clear the SREJ list
                                                          ` [PATCH 30/64] Bluetooth: Add sockopt configuration for txWindow on L2CAP
                                                            ` [PATCH 31/64] Bluetooth: Change acknowledgement to use the value of txWindow
                                                              ` [PATCH 32/64] Bluetooth: Add module parameter for txWindow size on L2CAP
                                                                ` [PATCH 33/64] Bluetooth: Enable option to configure Max Transmission value via sockopt
                                                                  ` [PATCH 34/64] Bluetooth: Fix bug when retransmitting I-frames
                                                                    ` [PATCH 35/64] Bluetooth: Fix crash when monitor timeout expires
                                                                      ` [PATCH 36/64] Bluetooth: Fix drop of acked packets on ERTM
                                                                        ` [PATCH 37/64] Bluetooth: Optimize SREJ_QUEUE append
                                                                          ` [PATCH 38/64] Bluetooth: Add Kconfig option for L2CAP Extended Features
                                                                            ` [PATCH 39/64] Bluetooth: Add SOCK_STREAM support to L2CAP
                                                                              ` [PATCH 40/64] Bluetooth: Check if mode is supported on getsockopt
                                                                                ` [PATCH 41/64] Bluetooth: Fix SDU reassembly under SREJ
                                                                                  ` [PATCH 42/64] Bluetooth: Close L2CAP channel on invalid ReqSeq
                                                                                    ` [PATCH 43/64] Bluetooth: Don't set control bits to zero first
                                                                                      ` [PATCH 44/64] Bluetooth: Fix errors reported by checkpatch.pl
                                                                                        ` [PATCH 45/64] Bluetooth: Remove set of SrejSaveReqSeq under receipt of REJ frame
                                                                                          ` [PATCH 46/64] Bluetooth: Remove unneeded control vars
                                                                                            ` [PATCH 47/64] Bluetooth: Check if we really are in WAIT_F when F bit comes
                                                                                              ` [PATCH 48/64] Bluetooth: Fix lockdep annotation on ERTM
                                                                                                ` [PATCH 49/64] Bluetooth: Make hci_send_acl() void
                                                                                                  ` [PATCH 50/64] Bluetooth: Refactor l2cap_retransmit_frame()
                                                                                                    ` [PATCH 51/64] Bluetooth: Implement missing parts of the Invalid Frame Detection
                                                                                                      ` [PATCH 52/64] Bluetooth: Completes the I-frame tx_seq check logic on RECV
                                                                                                        ` [PATCH 53/64] Bluetooth: Implement Local Busy Condition handling
                                                                                                          ` [PATCH 54/64] Bluetooth: Add wait_queue to wait ack of all sent packets
                                                                                                            ` [PATCH 55/64] Bluetooth: Fix race condition on l2cap_ertm_send()
                                                                                                              ` [PATCH 56/64] Bluetooth: Prevents buffer overflow on l2cap_ertm_reassembly_sdu()
                                                                                                                ` [PATCH 57/64] Bluetooth: Fix spec error in the RemoteBusy Logic
                                                                                                                  ` [PATCH 58/64] Bluetooth: Create per controller workqueue
                                                                                                                    ` [PATCH 59/64] Bluetooth: Fix storing negative values as unsigned char
                                                                                                                      ` [PATCH 60/64] Bluetooth: Decode btmrvl MODULE_BRINGUP_REG response correctly
                                                                                                                        ` [PATCH 61/64] Bluetooth: Separate btmrvl_register_hdev() from btmrvl_add_card()
                                                                                                                          ` [PATCH 62/64] Bluetooth: Set hdev->dev_type based on Marvell device type
                                                                                                                            ` [PATCH 63/64] Bluetooth: Use strict_strtoul instead of simple_strtoul
                                                                                                                              ` [PATCH 64/64] Bluetooth: Fix issues where sk_sleep() helper is needed now

[PATCH] IPv4: unresolved multicast route cleanup
 2010-05-10  9:04 UTC  (4+ messages)

[patch] use alloc_page instead of alloc_pages (0)
 2010-05-10  8:44 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).