summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2008-07-1938-58/+58
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2008-07-1918-271/+1112
|\
| * [Bluetooth] Allow security for outgoing L2CAP connectionsMarcel Holtmann2008-07-141-64/+108
| * [Bluetooth] Add option to disable eSCO connection creationMarcel Holtmann2008-07-141-2/+10
| * [Bluetooth] Signal user-space for HIDP and BNEP socket errorsMarcel Holtmann2008-07-142-0/+15
| * [Bluetooth] Move pending packets from RFCOMM socket to TTYMarcel Holtmann2008-07-142-2/+55
| * [Bluetooth] Store remote modem status for RFCOMM TTYMarcel Holtmann2008-07-143-0/+8
| * [Bluetooth] Use non-canonical TTY by default for RFCOMMMarcel Holtmann2008-07-141-0/+1
| * [Bluetooth] Update Bluetooth core version numberMarcel Holtmann2008-07-141-1/+1
| * [Bluetooth] Use a more unique bus name for connectionsMarcel Holtmann2008-07-143-9/+14
| * [Bluetooth] Add support for TIOCOUTQ and TIOCINQ ioctlsMarcel Holtmann2008-07-141-0/+23
| * [Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCOMarcel Holtmann2008-07-145-6/+42
| * [Bluetooth] Export details about authentication requirementsMarcel Holtmann2008-07-147-26/+68
| * [Bluetooth] Initiate authentication during connection establishmentMarcel Holtmann2008-07-141-11/+103
| * [Bluetooth] Use ACL config stage to retrieve remote featuresMarcel Holtmann2008-07-145-23/+118
| * [Bluetooth] Export remote Simple Pairing mode via sysfsMarcel Holtmann2008-07-141-4/+19
| * [Bluetooth] Track status of remote Simple Pairing modeMarcel Holtmann2008-07-144-5/+60
| * [Bluetooth] Track status of Simple Pairing modeMarcel Holtmann2008-07-143-0/+49
| * [Bluetooth] Disable disconnect timer during Simple PairingMarcel Holtmann2008-07-142-0/+51
| * [Bluetooth] Update class of device value whenever possibleMarcel Holtmann2008-07-141-0/+4
| * [Bluetooth] Some cleanups for HCI event handlingMarcel Holtmann2008-07-141-16/+23
| * [Bluetooth] Make use of the default link policy settingsMarcel Holtmann2008-07-144-23/+100
| * [Bluetooth] Track connection packet type changesMarcel Holtmann2008-07-144-15/+59
| * [Bluetooth] Support the case when headset falls back to SCO linkMarcel Holtmann2008-07-141-2/+10
| * [Bluetooth] Update authentication status after successful encryptionMarcel Holtmann2008-07-141-2/+4
| * [Bluetooth] Disconnect when encryption gets disabledMarcel Holtmann2008-07-143-6/+25
| * [Bluetooth] Enforce security for outgoing RFCOMM connectionsMarcel Holtmann2008-07-143-34/+52
| * [Bluetooth] Change retrieval of L2CAP features maskMarcel Holtmann2008-07-141-48/+118
* | ipv6: remove unused macros from net/ipv6.hDenis V. Lunev2008-07-191-6/+0
* | ipv6: remove unused parameter from ip6_ra_controlDenis V. Lunev2008-07-193-9/+4
* | tcp: fix kernel panic with listening_get_nextDaniel Lezcano2008-07-191-2/+1
* | tcp: Remove redundant checks when setting eff_sacksAdam Langley2008-07-192-15/+16
* | tcp: options clean upAdam Langley2008-07-192-196/+238
* | tcp: Fix MD5 signatures for non-linear skbsAdam Langley2008-07-195-195/+242
* | sctp: Update sctp global memory limit allocations.Vlad Yasevich2008-07-181-3/+7
* | sctp: remove unnecessary byteshifting, calculate directly in big-endianHarvey Harrison2008-07-184-15/+20
* | sctp: Allow only 1 listening socket with SO_REUSEADDRVlad Yasevich2008-07-181-9/+16
* | sctp: Do not leak memory on multiple listen() callsVlad Yasevich2008-07-181-2/+3
* | sctp: Support ipv6only AF_INET6 sockets.Vlad Yasevich2008-07-186-10/+93
* | sctp: Prevent uninitialized memory accessFlorian Westphal2008-07-182-0/+4
* | sctp: Don't abort initialization when CONFIG_PROC_FS=nFlorian Westphal2008-07-183-5/+14
* | tcp: RTT metrics scalingStephen Hemminger2008-07-182-13/+30
* | pkt_sched: Fix noqueue_qdisc initialization.David S. Miller2008-07-181-0/+7
* | pkt_sched: Manage qdisc list inside of root qdisc.David S. Miller2008-07-184-56/+133
* | pkt_sched: Get rid of u32_list.David S. Miller2008-07-182-15/+5
* | packet: add PACKET_RESERVE sockoptPatrick McHardy2008-07-182-3/+27
* | bnx2: Update version to 1.7.9.Benjamin Li2008-07-181-2/+2
* | bnx2: Fix Sparse warningsBenjamin Li2008-07-181-2/+0
* | bnx2: Add TX multiqueue support.Benjamin Li2008-07-182-18/+38
* | bnx2: Update TPAT firmwareBenjamin Li2008-07-181-233/+233
OpenPOWER on IntegriCloud