Commit Graph

103562 Commits (c4e85f82edcd6027cfe67331a2e00741b009756b)
 

Author SHA1 Message Date
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
Benjamin Li 3ca4095f24 bnx2: Update version to 1.7.9. 17 years ago
Benjamin Li 8a31329eae bnx2: Fix Sparse warnings 17 years ago
Benjamin Li 706bf24038 bnx2: Add TX multiqueue support. 17 years ago
Benjamin Li 4f83ec19bb bnx2: Update TPAT firmware 17 years ago
Ben Hutchings 076152d534 e1000: resolve tx multiqueue bug 17 years ago
Jeff Kirsher d55b53fff0 igb/ixgbe/e1000e: resolve tx multiqueue bug 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
Pavel Emelyanov 852566f53c mib: add netns/mib.h file 17 years ago
David S. Miller a60f28fa93 Revert "remove the strip driver" 17 years ago
David S. Miller 49997d7515 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 17 years ago
David S. Miller a0c80b80e0 pkt_sched: Make default qdisc nonshared-multiqueue safe. 17 years ago
David S. Miller 93245dd6d3 pkt_sched: Don't used locked skb_queue_purge() in __qdisc_reset_queue() 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 78a5b30b73 pkt_sched: Rework {sch,tbf}_tree_lock(). 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 b4c21639ab niu: Add TX multiqueue support. 17 years ago
David S. Miller 92831bc395 netdev: Kill plain netif_schedule() 17 years ago
David S. Miller 263ba3204a netdev: Convert all drivers away from netif_schedule(). 17 years ago