tipc: Update commenting in TIPC API
[pandora-kernel.git] / net /
2010-05-13 Allan Stephenstipc: Add support for "-s" configuration option
2010-05-13 Allan Stephenstipc: Rename "multicast-link" to "broadcast-link"
2010-05-13 Allan Stephenstipc: Eliminate unnecessary initialization in native...
2010-05-13 Allan Stephenstipc: Prune unused data structures from configuration...
2010-05-13 Allan Stephenstipc: Eliminate unused argument in print statement
2010-05-13 Allan Stephenstipc: Eliminate obsolete port's "congested_link" field
2010-05-12 Jan Engelhardtnetfilter: xtables: add missing depends for xt_TEE
2010-05-12 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-05-12 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2010-05-12 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-05-11 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-05-11 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2010-05-11 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-05-11 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-05-11 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-05-10 Linus TorvaldsMerge branch 'fix/hda' of git://git./linux/kernel/git...
2010-05-10 Patrick McHardynetfilter: use rcu_dereference_protected()
2010-05-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
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 David S. Millernet: Fix FDDI and TR config checks in ipv4 arp and...
2010-05-10 Andreas MeissnerIPv4: unresolved multicast route cleanup
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 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... Bluetooth: Completes the I-frame tx_seq check logic...
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... Bluetooth: Close L2CAP channel on invalid ReqSeq
2010-05-10 Gustavo F. PadovanBluetooth: Fix SDU reassembly under SREJ
2010-05-10 João Paulo Rechi... Bluetooth: 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...
2010-05-10 Gustavo F. PadovanBluetooth: Change acknowledgement to use the value...
2010-05-10 Gustavo F. PadovanBluetooth: Add sockopt configuration for txWindow on...
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...
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...
2010-05-10 Gustavo F. PadovanBluetooth: Check the minimum {I,S}-frame size into...
2010-05-10 Gustavo F. PadovanBluetooth: Support case with F bit set under WAIT_F...
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...
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 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2010-05-08 Neil Hormanipv4: remove ip_rt_secret timer (v4)
2010-05-07 Linus TorvaldsMerge branch 'urgent' of git://git./linux/kernel/git...
2010-05-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-05-07 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2010-05-07 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-05-07 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2010-05-07 John W. Linvillemac80211: set IEEE80211_TX_CTL_FIRST_FRAGMENT for beacons
2010-05-07 Johannes Bergmac80211: improve HT channel handling
2010-05-07 Johannes Bergcfg80211/mac80211: better channel handling
2010-05-07 Johannes Bergmac80211: fix BSS info reconfiguration
2010-05-07 Reinette Chatremac80211: remove association work when processing deaut...
2010-05-07 Eric Dumazetrps: Various optimizations
2010-05-07 Bjørn Morkipv6: udp: make short packet logging consistent with...
2010-05-07 Bjørn Morkipv4: udp: fix short packet and bad checksum logging
2010-05-07 Len BrownMerge branches 'bugzilla-14337', 'bugzilla-14998',...
2010-05-06 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2010-05-06 Linus TorvaldsMerge branch 'sh/for-2.6.34' of git://git./linux/kernel...
2010-05-06 Vlad Yasevichsctp: Fix a race between ICMP protocol unreachable...
2010-05-06 Eric Dumazetveth: Dont kfree_skb() after dev_forward_skb()
2010-05-06 WANG Congbridge: make bridge support netpoll
next