summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Bluetooth] Track connection packet type changesMarcel Holtmann2008-07-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Bluetooth] Disconnect when encryption gets disabledMarcel Holtmann2008-07-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Bluetooth] Enforce security for outgoing RFCOMM connectionsMarcel Holtmann2008-07-14
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: remove unused macros from net/ipv6.hDenis V. Lunev2008-07-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: remove unused parameter from ip6_ra_controlDenis V. Lunev2008-07-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: Remove redundant checks when setting eff_sacksAdam Langley2008-07-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: options clean upAdam Langley2008-07-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: Fix MD5 signatures for non-linear skbsAdam Langley2008-07-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sctp: remove unnecessary byteshifting, calculate directly in big-endianHarvey Harrison2008-07-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sctp: Support ipv6only AF_INET6 sockets.Vlad Yasevich2008-07-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: RTT metrics scalingStephen Hemminger2008-07-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | pkt_sched: Manage qdisc list inside of root qdisc.David S. Miller2008-07-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | pkt_sched: Get rid of u32_list.David S. Miller2008-07-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | packet: add PACKET_RESERVE sockoptPatrick McHardy2008-07-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | proc: consolidate per-net single-release callersPavel Emelyanov2008-07-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | proc: consolidate per-net single_open callersPavel Emelyanov2008-07-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mib: put icmpmsg statistics on struct netPavel Emelyanov2008-07-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mib: put icmp statistics on struct netPavel Emelyanov2008-07-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mib: put udplite statistics on struct netPavel Emelyanov2008-07-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mib: put udp statistics on struct netPavel Emelyanov2008-07-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mib: put net statistics on struct netPavel Emelyanov2008-07-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mib: put ip statistics on struct netPavel Emelyanov2008-07-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mib: put tcp statistics on struct netPavel Emelyanov2008-07-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mib: add netns/mib.h filePavel Emelyanov2008-07-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | pkt_sched: Don't used locked skb_queue_purge() in __qdisc_reset_queue()David S. Miller2008-07-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | pkt_sched: Kill netdev_queue lock.David S. Miller2008-07-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | pkt_sched: Kill qdisc_lock_tree and qdisc_unlock_tree.David S. Miller2008-07-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | pkt_sched: Rework {sch,tbf}_tree_lock().David S. Miller2008-07-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | netdevice: Move qdisc_list back into net_device proper.David S. Miller2008-07-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | pkt_sched: Schedule qdiscs instead of netdev_queue.David S. Miller2008-07-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | pkt_sched: Add and use qdisc_root() and qdisc_root_lock().David S. Miller2008-07-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | pkt_sched: Make QDISC_RUNNING a qdisc state.David S. Miller2008-07-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | pkt_sched: Move gso_skb into Qdisc.David S. Miller2008-07-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | netdev: Kill plain netif_schedule()David S. Miller2008-07-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: Reimplement WME using ->select_queue().David S. Miller2008-07-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | netdev: Add netdev->select_queue() method.David S. Miller2008-07-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | netdev: netdev_priv() can now be sane again.David S. Miller2008-07-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | netdev: Kill struct net_device_subqueue and netdev->egress_subqueue*David S. Miller2008-07-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Use queue aware tests throughout.David S. Miller2008-07-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | pkt_sched: Remove RR scheduler.David S. Miller2008-07-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | netdev: Kill NETIF_F_MULTI_QUEUE.David S. Miller2008-07-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | netdev: Allocate multiple queues for TX.David S. Miller2008-07-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | core: add stat to track unresolved discards in neighbor cacheNeil Horman2008-07-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mib: add net to NET_ADD_STATS_USERPavel Emelyanov2008-07-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mib: add net to NET_ADD_STATS_BHPavel Emelyanov2008-07-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mib: add net to NET_INC_STATS_USERPavel Emelyanov2008-07-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mib: add net to NET_INC_STATS_BHPavel Emelyanov2008-07-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mib: add net to NET_INC_STATSPavel Emelyanov2008-07-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sock: add net to prot->enter_memory_pressure callbackPavel Emelyanov2008-07-16