summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | gss_krb5: create a define for token header size and clean up ptr locationKevin Coffman2008-06-233-46/+46
| * | sunrpc: remove sv_kill_signal field from svc_serv structJeff Layton2008-06-231-3/+2Star
| * | knfsd: convert knfsd to kthread APIJeff Layton2008-06-231-66/+34Star
| * | knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown lock...Neil Brown2008-06-231-6/+9
* | | ipv6: Fix warning in addrconf code.David Miller2008-07-211-2/+1Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-211-0/+2
|\ \ \
| * | | pkt_sched: Fix build with NET_SCHED disabled.David S. Miller2008-07-211-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-21361-9582/+12739
|\| | |
| * | | iucv: Fix bad merging.David S. Miller2008-07-201-10/+0Star
| * | | net_sched: Add size table for qdiscsJussi Kivilinna2008-07-203-4/+153
| * | | net_sched: Add accessor function for packet length for qdiscsJussi Kivilinna2008-07-2021-61/+58Star
| * | | net_sched: Add qdisc_enqueue wrapperJussi Kivilinna2008-07-2011-21/+27
| * | | ipv6 mcast: Omit redundant address family checks in ip6_mc_source().YOSHIFUJI Hideaki2008-07-201-4/+0Star
| * | | net: Use standard structures for generic socket address structures.YOSHIFUJI Hideaki2008-07-203-38/+48
| * | | ipv6 netns: Make several "global" sysctl variables namespace aware.YOSHIFUJI Hideaki2008-07-209-16/+21
| * | | netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2008-07-2038-58/+58
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2008-07-1913-261/+1031
| |\ \ \
| | * | | [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-142-0/+7
| | * | | [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-144-6/+41
| | * | | [Bluetooth] Export details about authentication requirementsMarcel Holtmann2008-07-144-22/+51
| | * | | [Bluetooth] Initiate authentication during connection establishmentMarcel Holtmann2008-07-141-11/+103
| | * | | [Bluetooth] Use ACL config stage to retrieve remote featuresMarcel Holtmann2008-07-143-22/+114
| | * | | [Bluetooth] Export remote Simple Pairing mode via sysfsMarcel Holtmann2008-07-141-4/+19
| | * | | [Bluetooth] Track status of remote Simple Pairing modeMarcel Holtmann2008-07-142-5/+52
| | * | | [Bluetooth] Track status of Simple Pairing modeMarcel Holtmann2008-07-141-0/+37
| | * | | [Bluetooth] Disable disconnect timer during Simple PairingMarcel Holtmann2008-07-141-0/+40
| | * | | [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-143-23/+89
| | * | | [Bluetooth] Track connection packet type changesMarcel Holtmann2008-07-142-15/+49
| | * | | [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-142-1/+20
| | * | | [Bluetooth] Enforce security for outgoing RFCOMM connectionsMarcel Holtmann2008-07-142-34/+51
| | * | | [Bluetooth] Change retrieval of L2CAP features maskMarcel Holtmann2008-07-141-48/+118
| * | | | ipv6: remove unused parameter from ip6_ra_controlDenis V. Lunev2008-07-192-6/+3Star
| * | | | tcp: fix kernel panic with listening_get_nextDaniel Lezcano2008-07-191-2/+1Star
| * | | | tcp: Remove redundant checks when setting eff_sacksAdam Langley2008-07-191-15/+10Star
| * | | | tcp: options clean upAdam Langley2008-07-191-196/+236
| * | | | tcp: Fix MD5 signatures for non-linear skbsAdam Langley2008-07-194-178/+230
| * | | | sctp: Update sctp global memory limit allocations.Vlad Yasevich2008-07-191-3/+7
| * | | | sctp: remove unnecessary byteshifting, calculate directly in big-endianHarvey Harrison2008-07-193-6/+6