Commit Graph

9568 Commits (9d25d4db81833029d30b7b03cc1000cbbe09e192)

Author SHA1 Message Date
Florian Westphal 6d0ccbac68 sctp: Prevent uninitialized memory access 17 years ago
Florian Westphal c4e85f82ed sctp: Don't abort initialization when CONFIG_PROC_FS=n 17 years ago
Stephen Hemminger c1e20f7c8b tcp: RTT metrics scaling 17 years ago
David S. Miller 30ee42be00 pkt_sched: Fix noqueue_qdisc initialization. 17 years ago
David S. Miller 3072367300 pkt_sched: Manage qdisc list inside of root qdisc. 17 years ago
David S. Miller 72b25a913e pkt_sched: Get rid of u32_list. 17 years ago
Patrick McHardy 8913336a7e packet: add PACKET_RESERVE sockopt 17 years ago
Mike Travis 65c0118453 cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr 17 years ago
Pavel Emelyanov b6fcbdb4f2 proc: consolidate per-net single-release callers 17 years ago
Pavel Emelyanov de05c557b2 proc: consolidate per-net single_open callers 17 years ago
Pavel Emelyanov 60bdde9580 proc: clean the ip_misc_proc_init and ip_proc_init_net error paths 17 years ago
Pavel Emelyanov 8e3461d01b proc: show per-net ip_devconf.forwarding in /proc/net/snmp 17 years ago
Pavel Emelyanov 229bf0cbaa proc: create /proc/net/snmp file in each net 17 years ago
Pavel Emelyanov 7b7a9dfdf6 proc: create /proc/net/netstat file in each net 17 years ago
Pavel Emelyanov d89cbbb1e6 ipv4: clean the init_ipv4_mibs error paths 17 years ago
Pavel Emelyanov 923c6586b0 mib: put icmpmsg statistics on struct net 17 years ago
Pavel Emelyanov b60538a0d7 mib: put icmp statistics on struct net 17 years ago
Pavel Emelyanov 386019d351 mib: put udplite statistics on struct net 17 years ago
Pavel Emelyanov 2f275f91a4 mib: put udp statistics on struct net 17 years ago
Pavel Emelyanov 61a7e26028 mib: put net statistics on struct net 17 years ago
Pavel Emelyanov a20f5799ca mib: put ip statistics on struct net 17 years ago
Pavel Emelyanov 57ef42d59d mib: put tcp statistics on struct net 17 years ago
Pavel Emelyanov 9b4661bd6e ipv4: add pernet mib operations 17 years ago
David S. Miller a0c80b80e0 pkt_sched: Make default qdisc nonshared-multiqueue safe. 17 years ago
David S. Miller 99194cff39 pkt_sched: Add multiqueue handling to qdisc_graft(). 17 years ago
David S. Miller 8387400092 pkt_sched: Kill netdev_queue lock. 17 years ago
David S. Miller c7e4f3bbb4 pkt_sched: Kill qdisc_lock_tree and qdisc_unlock_tree. 17 years ago
David S. Miller 53049978df pkt_sched: Make qdisc grafting locking more specific. 17 years ago
David S. Miller ead81cc5fc netdevice: Move qdisc_list back into net_device proper. 17 years ago
David S. Miller 15b458fa65 pkt_sched: Kill qdisc_lock_tree usage in cls_route.c 17 years ago
David S. Miller 55dbc640c3 pkt_sched: Remove qdisc_lock_tree usage in cls_api.c 17 years ago
David S. Miller 17715e62a5 pkt_sched: Use per-queue locking in shutdown_scheduler_queue. 17 years ago
David S. Miller 8a34c5dc3a pkt_sched: Perform bulk of qdisc destruction in RCU. 17 years ago
David S. Miller 16361127eb pkt_sched: dev_init_scheduler() does not need to lock qdisc tree. 17 years ago
David S. Miller 37437bb2e1 pkt_sched: Schedule qdiscs instead of netdev_queue. 17 years ago
David S. Miller 7698b4fcab pkt_sched: Add and use qdisc_root() and qdisc_root_lock(). 17 years ago
David S. Miller e2627c8c22 pkt_sched: Make QDISC_RUNNING a qdisc state. 17 years ago
David S. Miller d3b753db7c pkt_sched: Move gso_skb into Qdisc. 17 years ago
David S. Miller 8f0f2223cc net: Implement simple sw TX hashing. 17 years ago
David S. Miller 51cb6db0f5 mac80211: Reimplement WME using ->select_queue(). 17 years ago
David S. Miller eae792b722 netdev: Add netdev->select_queue() method. 17 years ago
David S. Miller fd2ea0a79f net: Use queue aware tests throughout. 17 years ago
David S. Miller 24344d2600 mac80211: Temporarily mark QoS support BROKEN. 17 years ago
David S. Miller 1d8ae3fdeb pkt_sched: Remove RR scheduler. 17 years ago
David S. Miller 09e83b5d7d netdev: Kill NETIF_F_MULTI_QUEUE. 17 years ago
David S. Miller e8a0464cc9 netdev: Allocate multiple queues for TX. 17 years ago
Patrick McHardy 51ce7ec921 garp: retry sending JoinIn messages after allocation failures 17 years ago
Neil Horman 9a6d276e85 core: add stat to track unresolved discards in neighbor cache 17 years ago
Pavel Emelyanov ed88098e25 mib: add net to NET_ADD_STATS_USER 17 years ago
Pavel Emelyanov f2bf415cfe mib: add net to NET_ADD_STATS_BH 17 years ago