summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2010-05-10Bluetooth: Close L2CAP channel on invalid ReqSeqJoão Paulo Rechi Vita
2010-05-10Bluetooth: Fix SDU reassembly under SREJGustavo F. Padovan
2010-05-10Bluetooth: Check if mode is supported on getsockoptJoão Paulo Rechi Vita
2010-05-10Bluetooth: Add SOCK_STREAM support to L2CAPGustavo F. Padovan
2010-05-10Bluetooth: Add Kconfig option for L2CAP Extended FeaturesGustavo F. Padovan
2010-05-10Bluetooth: Optimize SREJ_QUEUE appendGustavo F. Padovan
2010-05-10Bluetooth: Fix drop of acked packets on ERTMGustavo F. Padovan
2010-05-10Bluetooth: Fix crash when monitor timeout expiresGustavo F. Padovan
2010-05-10Bluetooth: Fix bug when retransmitting I-framesGustavo F. Padovan
2010-05-10Bluetooth: Enable option to configure Max Transmission value via sockoptGustavo F. Padovan
2010-05-10Bluetooth: Add module parameter for txWindow size on L2CAPGustavo F. Padovan
2010-05-10Bluetooth: Change acknowledgement to use the value of txWindowGustavo F. Padovan
2010-05-10Bluetooth: Add sockopt configuration for txWindow on L2CAPGustavo F. Padovan
2010-05-10Bluetooth: Send Ack after clear the SREJ listGustavo F. Padovan
2010-05-10Bluetooth: Check the SDU size against the MTU valueGustavo F. Padovan
2010-05-10Bluetooth: Add le16 macro to Retransmission and Monitor Timeouts valuesGustavo F. Padovan
2010-05-10Bluetooth: Fix configuration of the MPS valueGustavo F. Padovan
2010-05-10Bluetooth: Read RFC conf option on a successful Conf RSPGustavo F. Padovan
2010-05-10Bluetooth: Ignore Tx Window value with Streaming modeGustavo F. Padovan
2010-05-10Bluetooth: Add timer to Acknowledge I-framesGustavo F. Padovan
2010-05-10Bluetooth: Finish implementation for Rec RR (P=1) on ERTMGustavo F. Padovan
2010-05-10Bluetooth: Remove duplicate use of __get_reqseq() macro on L2CAPGustavo F. Padovan
2010-05-10Bluetooth: Group the ack of I-frames into l2cap_data_channel_rrframe()Gustavo F. Padovan
2010-05-10Bluetooth: Handle all cases of receipt of RNR-frames into L2CAPGustavo F. Padovan
2010-05-10Bluetooth: Split l2cap_data_channel_sframe()Gustavo F. Padovan
2010-05-10Bluetooth: Add Recv RR (P=0)(F=0) for SREJ_SENT state on ERTMGustavo F. Padovan
2010-05-10Bluetooth: Move set of P-bit to l2cap_send_sframe()Gustavo F. Padovan
2010-05-10Bluetooth: Implement SendAck() Action on ERTM.Gustavo F. Padovan
2010-05-10Bluetooth: Check if SDU size is greater than MTU on L2CAPGustavo F. Padovan
2010-05-10Bluetooth: Check the minimum {I,S}-frame size into L2CAPGustavo F. Padovan
2010-05-10Bluetooth: Support case with F bit set under WAIT_F state.Gustavo F. Padovan
2010-05-10Bluetooth: Implement 'Send IorRRorRNR' eventGustavo F. Padovan
2010-05-10Bluetooth: Use a l2cap_pinfo struct instead l2cap_pi() macroGustavo F. Padovan
2010-05-10Bluetooth: Fix ACL MTU issueGustavo F. Padovan
2010-05-10Bluetooth: Fix expected_tx_seq calculation on L2CAPGustavo F. Padovan
2010-05-10Bluetooth: Fix memory leak of S-frames into L2CAPGustavo F. Padovan
2010-05-10Bluetooth: Move specific Basic Mode code to the right placeGustavo F. Padovan
2010-05-10Bluetooth: Trivial clean ups to SCOGustavo F. Padovan
2010-05-10Bluetooth: Make hci_send_sco() voidGustavo F. Padovan
2010-05-08ipv4: remove ip_rt_secret timer (v4)Neil Horman
2010-05-06rps: Various optimizationsEric Dumazet
2010-05-06ipv6: udp: make short packet logging consistent with ipv4Bjørn Mork
2010-05-06bridge: make bridge support netpollWANG Cong
2010-05-06netpoll: add generic support for bridge and bonding devicesWANG Cong
2010-05-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-05mac80211: use fixed channel in ibss join when appropriateJohannes Berg
2010-05-05net: __alloc_skb() speedupEric Dumazet
2010-05-03net: skb_free_datagram_locked() fixEric Dumazet
2010-05-03Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...David S. Miller