]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2010-05-10 Marcel HoltmannBluetooth: Create per controller workqueue
2010-05-10 Gustavo F. PadovanBluetooth: Fix spec error in the RemoteBusy Logic
2010-05-10 Gustavo F. PadovanBluetooth: Prevents buffer overflow on l2cap_ertm_reass...
2010-05-10 Gustavo F. PadovanBluetooth: Fix race condition on l2cap_ertm_send()
2010-05-10 Gustavo F. PadovanBluetooth: Add wait_queue to wait ack of all sent packets
2010-05-10 Gustavo F. PadovanBluetooth: Implement Local Busy Condition handling
2010-05-10 João Paulo Rechi VitaBluetooth: Completes the I-frame tx_seq check logic on RECV
2010-05-10 Gustavo F. PadovanBluetooth: Implement missing parts of the Invalid Frame...
2010-05-10 Gustavo F. PadovanBluetooth: Refactor l2cap_retransmit_frame()
2010-05-10 Gustavo F. PadovanBluetooth: Make hci_send_acl() void
2010-05-10 Gustavo F. PadovanBluetooth: Fix lockdep annotation on ERTM
2010-05-10 Gustavo F. PadovanBluetooth: Check if we really are in WAIT_F when F...
2010-05-10 Gustavo F. PadovanBluetooth: Remove unneeded control vars
2010-05-10 Gustavo F. PadovanBluetooth: Remove set of SrejSaveReqSeq under receipt...
2010-05-10 Gustavo F. PadovanBluetooth: Fix errors reported by checkpatch.pl
2010-05-10 Gustavo F. PadovanBluetooth: Don't set control bits to zero first
2010-05-10 João Paulo Rechi VitaBluetooth: Close L2CAP channel on invalid ReqSeq
2010-05-10 Gustavo F. PadovanBluetooth: Fix SDU reassembly under SREJ
2010-05-10 João Paulo Rechi VitaBluetooth: Check if mode is supported on getsockopt
2010-05-10 Gustavo F. PadovanBluetooth: Add SOCK_STREAM support to L2CAP
2010-05-10 Gustavo F. PadovanBluetooth: Add Kconfig option for L2CAP Extended Features
2010-05-10 Gustavo F. PadovanBluetooth: Optimize SREJ_QUEUE append
2010-05-10 Gustavo F. PadovanBluetooth: Fix drop of acked packets on ERTM
2010-05-10 Gustavo F. PadovanBluetooth: Fix crash when monitor timeout expires
2010-05-10 Gustavo F. PadovanBluetooth: Fix bug when retransmitting I-frames
2010-05-10 Gustavo F. PadovanBluetooth: Enable option to configure Max Transmission...
2010-05-10 Gustavo F. PadovanBluetooth: Add module parameter for txWindow size on L2CAP
2010-05-10 Gustavo F. PadovanBluetooth: Change acknowledgement to use the value...
2010-05-10 Gustavo F. PadovanBluetooth: Add sockopt configuration for txWindow on L2CAP
2010-05-10 Gustavo F. PadovanBluetooth: Send Ack after clear the SREJ list
2010-05-10 Gustavo F. PadovanBluetooth: Check the SDU size against the MTU value
2010-05-10 Gustavo F. PadovanBluetooth: Add le16 macro to Retransmission and Monitor...
2010-05-10 Gustavo F. PadovanBluetooth: Fix configuration of the MPS value
2010-05-10 Gustavo F. PadovanBluetooth: Read RFC conf option on a successful Conf RSP
2010-05-10 Gustavo F. PadovanBluetooth: Ignore Tx Window value with Streaming mode
2010-05-10 Gustavo F. PadovanBluetooth: Add timer to Acknowledge I-frames
2010-05-10 Gustavo F. PadovanBluetooth: Finish implementation for Rec RR (P=1) on ERTM
2010-05-10 Gustavo F. PadovanBluetooth: Remove duplicate use of __get_reqseq() macro...
2010-05-10 Gustavo F. PadovanBluetooth: Group the ack of I-frames into l2cap_data_ch...
2010-05-10 Gustavo F. PadovanBluetooth: Handle all cases of receipt of RNR-frames...
2010-05-10 Gustavo F. PadovanBluetooth: Split l2cap_data_channel_sframe()
2010-05-10 Gustavo F. PadovanBluetooth: Add Recv RR (P=0)(F=0) for SREJ_SENT state...
2010-05-10 Gustavo F. PadovanBluetooth: Move set of P-bit to l2cap_send_sframe()
2010-05-10 Gustavo F. PadovanBluetooth: Implement SendAck() Action on ERTM.
2010-05-10 Gustavo F. PadovanBluetooth: Check if SDU size is greater than MTU on L2CAP
2010-05-10 Gustavo F. PadovanBluetooth: Check the minimum {I,S}-frame size into L2CAP
2010-05-10 Gustavo F. PadovanBluetooth: Support case with F bit set under WAIT_F state.
2010-05-10 Gustavo F. PadovanBluetooth: Implement 'Send IorRRorRNR' event
2010-05-10 Gustavo F. PadovanBluetooth: Use a l2cap_pinfo struct instead l2cap_pi...
2010-05-10 Gustavo F. PadovanBluetooth: Fix ACL MTU issue
2010-05-10 Gustavo F. PadovanBluetooth: Fix expected_tx_seq calculation on L2CAP
2010-05-10 Gustavo F. PadovanBluetooth: Fix memory leak of S-frames into L2CAP
2010-05-10 Gustavo F. PadovanBluetooth: Move specific Basic Mode code to the right place
2010-05-10 Gustavo F. PadovanBluetooth: Trivial clean ups to SCO
2010-05-10 Gustavo F. PadovanBluetooth: Make hci_send_sco() void
2010-05-10 Gustavo F. PadovanBluetooth: Fix wrong packet type count increment
2010-05-10 Gustavo F. PadovanBluetooth: Use the proper function cast to get hdr data
2010-05-10 Gustavo F. PadovanBluetooth: 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 data
2010-05-07 Tobias Klausersunhme: Remove unnecessary memset of netdev private data
2010-05-07 Tobias Klausersmc9194: Remove unnecessary memset of netdev private data
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 data
2010-05-07 Tobias Klauser3c523: Remove unnecessary memset of netdev private data
2010-05-07 Tobias Klauser3c507: Remove unnecessary memset of netdev private data
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 ipv4
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...
2010-05-06 David S. Millernetpoll: Use 'bool' for netpoll_rx() return type.
2010-05-06 WANG Congbonding: make bonding support netpoll
2010-05-06 WANG Congbridge: make bridge support netpoll
2010-05-06 WANG Congnetpoll: add generic support for bridge and bonding devices
2010-05-06 Greg Roseixgbevf: Cache PF ack bit in interrupt
2010-05-06 Greg Roseixgbe: Streamline MC filter setup for VFs
2010-05-06 Greg Roseixgbe: Remove unneeded register writes in VF VLAN setup
2010-05-06 David S. MillerMerge branch 'vhost' of git://git.kernel.org/pub/scm...
2010-05-06 Nick Nunleyigb: reduce cache misses on tx cleanup
2010-05-06 Sebastien Janks8851: companion eeprom access through ethtool
2010-05-06 Sebastien Janks8851: Low level functions for read/write to companion...
2010-05-06 Sebastien Janks8851: Add caching of CCR register
2010-05-06 Tom Herbertforcedeth: Account for consumed budget in napi poll
2010-05-06 David Daneynetdev: octeon_mgmt: Remove some gratuitous blank lines.
2010-05-06 David Daneynetdev: octeon_mgmt: Try not to drop TX packets when...
2010-05-06 David Daneynetdev: octeon_mgmt: Free TX skbufs in a timely manner.
2010-05-06 David Daneynetdev: octeon_mgmt: Fix race manipulating irq bits.
2010-05-06 David Daneynetdev: octeon_mgmt: Fix race condition freeing TX buffers.
2010-05-06 David Daneynetdev: octeon_mgmt: Use proper MAC addresses.
2010-05-06 Greg Roseixgbe: Add support for VF MAC and VLAN configuration
2010-05-06 Greg Roseixgbe: Add boolean parameter to ixgbe_set_vmolr
2010-05-06 Jesse Brandeburge1000/e1000e: implement a simple interrupt moderation
2010-05-06 Alexander Duycke1000e: increase rx fifo size to 36K on 82574 and 82583
next