aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-11-10Bluetooth: Add BT_POWER L2CAP socket option.Jaikumar Ganesh
2010-11-10Revert "Bluetooth: Hack: Do not use power_save feature."Jaikumar Ganesh
2010-10-21Merge commit 'v2.6.36' into android-2.6.36Dima Zavin
2010-10-15De-pessimize rds_page_copy_userLinus Torvalds
2010-10-11net: clear heap allocations for privileged ethtool actionsKees Cook
2010-10-11ATM: mpc, fix use after freeJiri Slaby
2010-10-08net: clear heap allocation for ETHTOOL_GRXCLSRLALLKees Cook
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-10-07Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"John W. Linville
2010-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...David S. Miller
2010-10-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2010-10-06mac80211: delete AddBA response timerJohannes Berg
2010-10-05caif: fix two caif_connect() bugsEric Dumazet
2010-10-05cls_u32: signedness bugDan Carpenter
2010-10-04Bluetooth: Disallow to change L2CAP_OPTIONS values when connectedGustavo F. Padovan
2010-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-10-03sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()Dan Rosenberg
2010-10-03sctp: prevent reading out-of-bounds memoryDan Rosenberg
2010-10-03ipv4: correct IGMP behavior on v3 query during v2-compatibility modeDavid Stevens
2010-10-03Revert "ipv4: Make INET_LRO a bool instead of tristate."Ben Hutchings
2010-10-03net: Fix the condition passed to sk_wait_event()Nagendra Tomar
2010-10-03net: Fix IPv6 PMTU disc. w/ asymmetric routesMaciej Żenczykowski
2010-09-30vlan: dont drop packets from unknown vlans in promiscuous modeEric Dumazet
2010-09-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-09-30Revert "Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG state"Gustavo F. Padovan
2010-09-30Bluetooth: Fix inconsistent lock state with RFCOMMGustavo F. Padovan
2010-09-30Bluetooth: Simplify L2CAP Streaming mode sendingGustavo F. Padovan
2010-09-30Bluetooth: fix MTU L2CAP configuration parameterAndrei Emeltchenko
2010-09-30Bluetooth: Only enable L2CAP FCS for ERTM or streamingMat Martineau
2010-09-29Phonet: Correct header retrieval after pskb_may_pullKumar Sanghvi
2010-09-29l2tp: l2tp_eth: Fix section mismatch warningDmitry Shmidt
2010-09-29net: Fix CONFIG_RPS option to be turned offDmitry Shmidt
2010-09-29net: activity_stats: Add statistics for network transmission activityMike Chan
2010-09-29Bluetooth: Hack: Don't dereference null pointer.Nick Pelly
2010-09-29Bluetooth: Use non-flushable pb flag by default for ACL data on capable chips...Nick Pelly
2010-09-29Revert "Bluetooth: Introduce L2CAP_LM_FLUSHABLE to allow flushing of ACL pack...Nick Pelly
2010-09-29Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.Nick Pelly
2010-09-29Revert "Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUP"Nick Pelly
2010-09-29Revert "Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUP"Nick Pelly
2010-09-29Revert "Bluetooth: Fix rejected connection not disconnecting ACL link"Nick Pelly
2010-09-29Bluetooth: Hack: Do not use power_save feature.Nick Pelly
2010-09-29Bluetooth: Introduce L2CAP_LM_FLUSHABLE to allow flushing of ACL packets.Nick Pelly
2010-09-29Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.Nick Pelly
2010-09-29Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout).Nick Pelly
2010-09-29Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG.Nick Pelly
2010-09-29rfkill: Introduce CONFIG_RFKILL_PM and use instead of CONFIG_PM to power downNick Pelly
2010-09-29net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).Chia-chi Yeh
2010-09-29misc: uidstat: Adding uid stat driver to collect network statistics.Mike Chan
2010-09-29sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window sizeRobert Love
2010-09-29net: socket ioctl to reset connections matching local addressRobert Love