summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net_sched: Add accessor function for packet length for qdiscsJussi Kivilinna2008-07-201-6/+11
* net_sched: Add qdisc_enqueue wrapperJussi Kivilinna2008-07-201-0/+10
* net: Use standard structures for generic socket address structures.YOSHIFUJI Hideaki2008-07-202-4/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2008-07-194-10/+80
|\
| * [Bluetooth] Store remote modem status for RFCOMM TTYMarcel Holtmann2008-07-141-0/+1
| * [Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCOMarcel Holtmann2008-07-141-0/+1
| * [Bluetooth] Export details about authentication requirementsMarcel Holtmann2008-07-142-4/+16
| * [Bluetooth] Use ACL config stage to retrieve remote featuresMarcel Holtmann2008-07-142-1/+4
| * [Bluetooth] Track status of remote Simple Pairing modeMarcel Holtmann2008-07-142-0/+8
| * [Bluetooth] Track status of Simple Pairing modeMarcel Holtmann2008-07-142-0/+12
| * [Bluetooth] Disable disconnect timer during Simple PairingMarcel Holtmann2008-07-141-0/+11
| * [Bluetooth] Make use of the default link policy settingsMarcel Holtmann2008-07-141-0/+11
| * [Bluetooth] Track connection packet type changesMarcel Holtmann2008-07-142-0/+10
| * [Bluetooth] Disconnect when encryption gets disabledMarcel Holtmann2008-07-141-5/+5
| * [Bluetooth] Enforce security for outgoing RFCOMM connectionsMarcel Holtmann2008-07-141-0/+1
* | ipv6: remove unused macros from net/ipv6.hDenis V. Lunev2008-07-191-6/+0Star
* | ipv6: remove unused parameter from ip6_ra_controlDenis V. Lunev2008-07-191-3/+1Star
* | tcp: Remove redundant checks when setting eff_sacksAdam Langley2008-07-191-0/+6
* | tcp: options clean upAdam Langley2008-07-191-0/+2
* | tcp: Fix MD5 signatures for non-linear skbsAdam Langley2008-07-191-17/+12Star
* | sctp: remove unnecessary byteshifting, calculate directly in big-endianHarvey Harrison2008-07-191-9/+14
* | sctp: Support ipv6only AF_INET6 sockets.Vlad Yasevich2008-07-191-0/+2
* | tcp: RTT metrics scalingStephen Hemminger2008-07-191-0/+12
* | pkt_sched: Manage qdisc list inside of root qdisc.David S. Miller2008-07-191-2/+0Star
* | pkt_sched: Get rid of u32_list.David S. Miller2008-07-191-0/+2
* | packet: add PACKET_RESERVE sockoptPatrick McHardy2008-07-191-0/+1
* | proc: consolidate per-net single-release callersPavel Emelyanov2008-07-181-0/+1
* | proc: consolidate per-net single_open callersPavel Emelyanov2008-07-181-0/+2
* | mib: put icmpmsg statistics on struct netPavel Emelyanov2008-07-182-3/+3
* | mib: put icmp statistics on struct netPavel Emelyanov2008-07-182-3/+3
* | mib: put udplite statistics on struct netPavel Emelyanov2008-07-182-3/+3
* | mib: put udp statistics on struct netPavel Emelyanov2008-07-182-5/+5
* | mib: put net statistics on struct netPavel Emelyanov2008-07-182-6/+6
* | mib: put ip statistics on struct netPavel Emelyanov2008-07-182-4/+4
* | mib: put tcp statistics on struct netPavel Emelyanov2008-07-182-5/+5
* | mib: add netns/mib.h filePavel Emelyanov2008-07-182-0/+11
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-18696-24689/+22210Star
|\ \
| * \ Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-171-2/+2
| |\ \
| | * | configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker2008-07-141-2/+2
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-171-1/+2
| |\ \ \
| | * | | x86: fix asm/e820.h for userspace inclusionRusty Russell2008-07-171-1/+2
| * | | | Merge branch 'ptrace-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-172-16/+14Star
| |\ \ \ \
| | * | | | ptrace children revampRoland McGrath2008-07-172-16/+14Star
| * | | | | [S390] qdio: new qdio driver.Jan Glauber2008-07-172-335/+313Star
| * | | | | [S390] chsc headers userspace cleanupAdrian Bunk2008-07-173-4/+7
| |/ / / /
| * | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-1713-69/+394
| |\ \ \ \
| | * | | | PCI: include linux/pm_wakeup.h for device_set_wakeup_capableStephen Rothwell2008-07-141-0/+2
| | * | | | Fix acpi_pm_device_sleep_wake() by providing a stub for CONFIG_PM_SLEEP=nDavid Howells2008-07-081-0/+4
| | * | | | PCI: Simplify PCI device PM codeRafael J. Wysocki2008-07-082-1/+8
| | * | | | PCI PM: Introduce pci_prepare_to_sleep and pci_back_from_sleepRafael J. Wysocki2008-07-081-0/+2