summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-21mm: add context argument to shrinker callback to remaining shrinkersDave Chinner
2010-07-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-07-20wireless: remove unnecessary reg_same_country_ie_hintJohn W. Linville
2010-07-20wireless: mark cfg80211_is_all_idle as staticJohn W. Linville
2010-07-20wireless: correct sparse warning in generated regdb.cJohn W. Linville
2010-07-20wireless: correct sparse warning in wext-compat.cJohn W. Linville
2010-07-20wireless: correct sparse warning in lib80211_crypt_tkip.cJohn W. Linville
2010-07-20wireless: only use alpha2 regulatory information from country IEJohn W. Linville
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-20mac80211: set carrier on for monitor interfaces on ieee80211_openDavid Gnedt
2010-07-20mac80211: move QoS-enable to BSS infoJohannes Berg
2010-07-20mac80211: fix aggregation action frame handling with AP VLANsFelix Fietkau
2010-07-20wireless: use netif_rx_ni in ieee80211_send_layer2_updateJohn W. Linville
2010-07-19bridge: 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-18sch_atm: Convert to use standard list_head facilities.David S. Miller
2010-07-18net: support time stamping in phy devices.Richard Cochran
2010-07-18net: 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-16mac80211: improve error checking if WEP fails to initJohn W. Linville
2010-07-16mac80211: skip HT parsing if HW does not support HTChristian Lamparter
2010-07-15ipmr: Don't leak memory if fib lookup fails.Ben Greear
2010-07-15net: bridge: fix sign bugKulikov Vasiliy
2010-07-15netfilter: add CHECKSUM targetMichael S. Tsirkin