summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* ipv6: icmp6_dst_gc return changeStephen Hemminger2008-07-221-1/+1
* netns: dont alloc ipv6 fib timer listStephen Hemminger2008-07-221-1/+1
* ipv6: make struct ipv6_devconf staticAdrian Bunk2008-07-221-2/+0
* sctp: make sctp_outq_flush() staticAdrian Bunk2008-07-221-1/+0
* netfilter: accounting rework: ct_extend + 64bit counters (v4)Krzysztof Piotr Oledzki2008-07-213-6/+53
* netlink: add NLA_PUT_BE64 macroKrzysztof Piotr Oledzki2008-07-211-0/+3
* pkt_sched: Fix build with NET_SCHED disabled.David S. Miller2008-07-201-0/+2
* net_sched: Add size table for qdiscsJussi Kivilinna2008-07-202-1/+25
* 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-191-1/+1
* 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/+0
* | ipv6: remove unused parameter from ip6_ra_controlDenis V. Lunev2008-07-191-3/+1
* | tcp: options clean upAdam Langley2008-07-191-0/+2
* | tcp: Fix MD5 signatures for non-linear skbsAdam Langley2008-07-191-17/+12
* | sctp: remove unnecessary byteshifting, calculate directly in big-endianHarvey Harrison2008-07-181-9/+14
* | sctp: Support ipv6only AF_INET6 sockets.Vlad Yasevich2008-07-181-0/+2
* | tcp: RTT metrics scalingStephen Hemminger2008-07-181-0/+12
* | pkt_sched: Get rid of u32_list.David S. Miller2008-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
* | pkt_sched: Don't used locked skb_queue_purge() in __qdisc_reset_queue()David S. Miller2008-07-171-1/+1
* | pkt_sched: Kill netdev_queue lock.David S. Miller2008-07-171-1/+6
* | pkt_sched: Kill qdisc_lock_tree and qdisc_unlock_tree.David S. Miller2008-07-171-3/+0
* | pkt_sched: Rework {sch,tbf}_tree_lock().David S. Miller2008-07-171-4/+12
* | pkt_sched: Schedule qdiscs instead of netdev_queue.David S. Miller2008-07-172-7/+6
* | pkt_sched: Add and use qdisc_root() and qdisc_root_lock().David S. Miller2008-07-171-0/+12
* | pkt_sched: Make QDISC_RUNNING a qdisc state.David S. Miller2008-07-172-1/+9
* | pkt_sched: Move gso_skb into Qdisc.David S. Miller2008-07-171-0/+1
* | mac80211: Reimplement WME using ->select_queue().David S. Miller2008-07-171-8/+0
* | net: Use queue aware tests throughout.David S. Miller2008-07-171-3/+1
* | netdev: Allocate multiple queues for TX.David S. Miller2008-07-171-11/+26
OpenPOWER on IntegriCloud