summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-07-21Bluetooth: Tweaks to l2cap_send_i_or_rr_or_rnr() flowGustavo F. Padovan
2010-07-21Bluetooth: Add debug output to ERTM codeGustavo F. Padovan
2010-07-21Bluetooth: Fix ERTM error reporting to the userspaceGustavo F. Padovan
2010-07-21Bluetooth: Fix missing retransmission action with RR(P=1)Gustavo F. Padovan
2010-07-21Bluetooth: Check packet FCS earlierGustavo F. Padovan
2010-07-21Bluetooth: Check the tx_window size on setsockoptGustavo F. Padovan
2010-07-21Bluetooth: Fix handle of received P-bitGustavo F. Padovan
2010-07-21Bluetooth: Update buffer_seq before retransmit framesGustavo F. Padovan
2010-07-21Bluetooth: Stop ack_timer if ERTM enters in Local Busy or SREJ_SENTGustavo F. Padovan
2010-07-21Bluetooth: Reassigned copyright to Code Aurora ForumRon Shaffer
2010-07-21Bluetooth: Add debugfs support for showing the blacklistJohan Hedberg
2010-07-21Bluetooth: Add blacklist support for incoming connectionsJohan Hedberg
2010-07-21Bluetooth: Fix L2CAP control bit field corruptionGustavo F. Padovan
2010-07-21Bluetooth: Proper shutdown ERTM when closing the channelGustavo F. Padovan
2010-07-21Bluetooth: Fix bug with ERTM minimum packet lengthNathan Holstein
2010-07-21Bluetooth: Fix SREJ_QUEUE corruption in L2CAPJoão Paulo Rechi Vita
2010-07-21Bluetooth: Fix bug in l2cap_ertm_send() behaviorGustavo F. Padovan
2010-07-21Bluetooth: Only check SAR bits if frame is an I-frameGustavo F. Padovan
2010-07-21Bluetooth: Fix bug with ERTM vars incrementGustavo F. Padovan
2010-07-21Bluetooth: Fix drop of packets with invalid req_seq/tx_seqGustavo F. Padovan
2010-07-21Bluetooth: Remove L2CAP Extended Features from KconfigGustavo F. Padovan
2010-07-21Bluetooth: Remove max_tx and tx_window module paramenters from L2CAPGustavo F. Padovan
2010-07-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-20drop_monitor: convert some kfree_skb call sites to consume_skbNeil Horman
2010-07-20drop_monitor: Add error code to detect duplicate state changesNeil Horman
2010-07-20__dst_free(): put EXPORT_SYMBOLS after the fctNicolas Dichtel
2010-07-20bridge: Partially disable netpoll supportHerbert Xu
2010-07-19net: this_cpu_xxx conversionsEric Dumazet
2010-07-19tcp: fix crash in tcp_xmit_retransmit_queueIlpo Järvinen
2010-07-19net: 64bit stats for netdev_queueEric Dumazet
2010-07-19sch_atm: Convert to use standard list_head facilities.David S. Miller
2010-07-19net: support time stamping in phy devices.Richard Cochran
2010-07-19net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran
2010-07-18vlan_dev: VLAN 0 should be treated as "no vlan tag" (802.1p packet)Pedro Garcia
2010-07-18net: Remove MAX_SOCK_ADDR constantTetsuo Handa
2010-07-18net: dccp: fix sign bugKulikov Vasiliy
2010-07-18IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())Arnaud Ebalard
2010-07-16ipmr: Don't leak memory if fib lookup fails.Ben Greear
2010-07-16net: bridge: fix sign bugKulikov Vasiliy
2010-07-15net: fix problem in reading sock TX queueTom Herbert
2010-07-15Net: ethernet: pe2.c: fix EXPORT_SYMBOL macro code style issueChihau Chau
2010-07-15net/core: neighbour update OopsDoug Kehn
2010-07-15net/sched: potential data corruptionDan Carpenter
2010-07-14net: skb_tx_hash() fix relative to skb_orphan_try()Eric Dumazet
2010-07-14rfs: call sock_rps_record_flow() in tcp_splice_read()Changli Gao
2010-07-14xfrm: do not assume that template resolving always returns xfrmsTimo Teräs
2010-07-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-07-13net/irda: Remove unnecessary casts of private_dataJoe Perches
2010-07-13net/core: Remove unnecessary casts of private_dataJoe Perches
2010-07-13net: autoconvert trivial BKL users to private mutexArnd Bergmann