safe/jmp/linux-2.6
2010-05-20 Joerg Marxnetfilter: nf_conntrack: fix a race in __nf_conntrack_c...
2010-05-14 Patrick McHardynetfilter: nf_ct_sip: handle non-linear skbs
2010-05-13 Joe Perchesnetfilter: remove unnecessary returns from void function()s
2010-05-13 Stephen Hemmingernetfilter: cleanup printk messages
2010-05-13 Stephen Hemmingernetfilter: change NF_ASSERT to WARN_ON
2010-05-13 Bart De Schuymernetfilter: bridge-netfilter: fix crash in br_nf_forward...
2010-05-11 Patrick McHardyMerge branch 'master' of git://dev.medozas.de/linux
2010-05-11 Jan Engelhardtnetfilter: xtables: combine built-in extension structs
2010-05-11 Jan Engelhardtnetfilter: xtables: change hotdrop pointer to direct...
2010-05-11 Jan Engelhardtnetfilter: xtables: deconstify struct xt_action_param...
2010-05-11 Jan Engelhardtnetfilter: xtables: substitute temporary defines by...
2010-05-11 Jan Engelhardtnetfilter: xtables: combine struct xt_match_param and...
2010-05-11 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-05-10 Patrick McHardynetfilter: use rcu_dereference_protected()
2010-05-10 Patrick McHardyMerge branch 'master' of /repos/git/net-next-2.6
2010-05-10 Patrick McHardynetfilter: nf_conntrack_proto: fix warning with CONFIG_...
2010-05-10 Eric Dumazetnet: trans_start cleanups
2010-05-10 Marcel HoltmannBluetooth: Fix issues where sk_sleep() helper is needed now
2010-05-10 Tomas WinklerBluetooth: Use strict_strtoul instead of simple_strtoul
2010-05-10 Bing ZhaoBluetooth: Set hdev->dev_type based on Marvell device...
2010-05-10 Bing ZhaoBluetooth: Separate btmrvl_register_hdev() from btmrvl_...
2010-05-10 Bing ZhaoBluetooth: Decode btmrvl MODULE_BRINGUP_REG response...
2010-05-10 Dan CarpenterBluetooth: Fix storing negative values as unsigned...
2010-05-10 Marcel HoltmannBluetooth: Create per controller workqueue
2010-05-10 Gustavo F.... Bluetooth: Fix spec error in the RemoteBusy Logic
2010-05-10 Gustavo F.... Bluetooth: Prevents buffer overflow on l2cap_ertm_reass...
2010-05-10 Gustavo F.... Bluetooth: Fix race condition on l2cap_ertm_send()
2010-05-10 Gustavo F.... Bluetooth: Add wait_queue to wait ack of all sent packets
2010-05-10 Gustavo F.... Bluetooth: Implement Local Busy Condition handling
2010-05-10 João Paulo... Bluetooth: Completes the I-frame tx_seq check logic...
2010-05-10 Gustavo F.... Bluetooth: Implement missing parts of the Invalid Frame...
2010-05-10 Gustavo F.... Bluetooth: Refactor l2cap_retransmit_frame()
2010-05-10 Gustavo F.... Bluetooth: Make hci_send_acl() void
2010-05-10 Gustavo F.... Bluetooth: Fix lockdep annotation on ERTM
2010-05-10 Gustavo F.... Bluetooth: Check if we really are in WAIT_F when F...
2010-05-10 Gustavo F.... Bluetooth: Remove unneeded control vars
2010-05-10 Gustavo F.... Bluetooth: Remove set of SrejSaveReqSeq under receipt...
2010-05-10 Gustavo F.... Bluetooth: Fix errors reported by checkpatch.pl
2010-05-10 Gustavo F.... Bluetooth: Don't set control bits to zero first
2010-05-10 João Paulo... Bluetooth: Close L2CAP channel on invalid ReqSeq
2010-05-10 Gustavo F.... Bluetooth: Fix SDU reassembly under SREJ
2010-05-10 João Paulo... Bluetooth: Check if mode is supported on getsockopt
2010-05-10 Gustavo F.... Bluetooth: Add SOCK_STREAM support to L2CAP
2010-05-10 Gustavo F.... Bluetooth: Add Kconfig option for L2CAP Extended Features
2010-05-10 Gustavo F.... Bluetooth: Optimize SREJ_QUEUE append
2010-05-10 Gustavo F.... Bluetooth: Fix drop of acked packets on ERTM
2010-05-10 Gustavo F.... Bluetooth: Fix crash when monitor timeout expires
2010-05-10 Gustavo F.... Bluetooth: Fix bug when retransmitting I-frames
2010-05-10 Gustavo F.... Bluetooth: Enable option to configure Max Transmission...
2010-05-10 Gustavo F.... Bluetooth: Add module parameter for txWindow size on...
2010-05-10 Gustavo F.... Bluetooth: Change acknowledgement to use the value...
2010-05-10 Gustavo F.... Bluetooth: Add sockopt configuration for txWindow on...
2010-05-10 Gustavo F.... Bluetooth: Send Ack after clear the SREJ list
2010-05-10 Gustavo F.... Bluetooth: Check the SDU size against the MTU value
2010-05-10 Gustavo F.... Bluetooth: Add le16 macro to Retransmission and Monitor...
2010-05-10 Gustavo F.... Bluetooth: Fix configuration of the MPS value
2010-05-10 Gustavo F.... Bluetooth: Read RFC conf option on a successful Conf RSP
2010-05-10 Gustavo F.... Bluetooth: Ignore Tx Window value with Streaming mode
2010-05-10 Gustavo F.... Bluetooth: Add timer to Acknowledge I-frames
2010-05-10 Gustavo F.... Bluetooth: Finish implementation for Rec RR (P=1) on...
2010-05-10 Gustavo F.... Bluetooth: Remove duplicate use of __get_reqseq() macro...
2010-05-10 Gustavo F.... Bluetooth: Group the ack of I-frames into l2cap_data_ch...
2010-05-10 Gustavo F.... Bluetooth: Handle all cases of receipt of RNR-frames...
2010-05-10 Gustavo F.... Bluetooth: Split l2cap_data_channel_sframe()
2010-05-10 Gustavo F.... Bluetooth: Add Recv RR (P=0)(F=0) for SREJ_SENT state...
2010-05-10 Gustavo F.... Bluetooth: Move set of P-bit to l2cap_send_sframe()
2010-05-10 Gustavo F.... Bluetooth: Implement SendAck() Action on ERTM.
2010-05-10 Gustavo F.... Bluetooth: Check if SDU size is greater than MTU on...
2010-05-10 Gustavo F.... Bluetooth: Check the minimum {I,S}-frame size into...
2010-05-10 Gustavo F.... Bluetooth: Support case with F bit set under WAIT_F...
2010-05-10 Gustavo F.... Bluetooth: Implement 'Send IorRRorRNR' event
2010-05-10 Gustavo F.... Bluetooth: Use a l2cap_pinfo struct instead l2cap_pi...
2010-05-10 Gustavo F.... Bluetooth: Fix ACL MTU issue
2010-05-10 Gustavo F.... Bluetooth: Fix expected_tx_seq calculation on L2CAP
2010-05-10 Gustavo F.... Bluetooth: Fix memory leak of S-frames into L2CAP
2010-05-10 Gustavo F.... Bluetooth: Move specific Basic Mode code to the right...
2010-05-10 Gustavo F.... Bluetooth: Trivial clean ups to SCO
2010-05-10 Gustavo F.... Bluetooth: Make hci_send_sco() void
2010-05-10 Gustavo F.... Bluetooth: Fix wrong packet type count increment
2010-05-10 Gustavo F.... Bluetooth: Use the proper function cast to get hdr...
2010-05-10 Gustavo F.... Bluetooth: Fix return value when bt_skb_alloc fails
2010-05-08 Neil Hormanipv4: remove ip_rt_secret timer (v4)
2010-05-07 David S. MillerRevert "microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN...
2010-05-07 Michael Chanbnx2: Add prefetches to rx path.
2010-05-07 Michael Chanbnx2: Add GRO support.
2010-05-07 Tobias Klausertehuti: Remove unnecessary memset of netdev private...
2010-05-07 Tobias Klausersunhme: Remove unnecessary memset of netdev private...
2010-05-07 Tobias Klausersmc9194: Remove unnecessary memset of netdev private...
2010-05-07 Tobias Klauserethoc: Remove unnecessary memset of napi member in...
2010-05-07 Tobias Klauserbcm63xx_enet: Remove unnecessary memset of netdev priva...
2010-05-07 Tobias KlauserKS8695: Remove unnecessary memset of netdev private...
2010-05-07 Tobias Klauser3c523: Remove unnecessary memset of netdev private...
2010-05-07 Tobias Klauser3c507: Remove unnecessary memset of netdev private...
2010-05-07 Eric Dumazetrps: Various optimizations
2010-05-07 David S. Millermicroblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides.
2010-05-07 Eric Dumazetnet: Increase NET_SKB_PAD to 64 bytes
2010-05-07 Bjørn Morkipv6: udp: make short packet logging consistent with...
2010-05-06 Tobias Klausernet: emaclite: Use resource_size
2010-05-06 Bruce Allane1000e: Reset 82577/82578 PHY before first PHY register...
2010-05-06 Bruce Allane1000e: reset MAC-PHY interconnect on 82577/82578 durin...
next