Commit Graph

9529 Commits (558a171d778293176bf70bc34e18a92faef5bfa1)

Author SHA1 Message Date
David Miller 702beb87d6 ipv6: Fix warning in addrconf code. 17 years ago
David S. Miller 3a682fbd73 pkt_sched: Fix build with NET_SCHED disabled. 17 years ago
Alan Cox a352def21a tty: Ldisc revamp 17 years ago
David S. Miller fb65a7c091 iucv: Fix bad merging. 17 years ago
Jussi Kivilinna 175f9c1bba net_sched: Add size table for qdiscs 17 years ago
Jussi Kivilinna 0abf77e55a net_sched: Add accessor function for packet length for qdiscs 17 years ago
Jussi Kivilinna 5f86173bdf net_sched: Add qdisc_enqueue wrapper 17 years ago
YOSHIFUJI Hideaki a6ffb404dc ipv6 mcast: Omit redundant address family checks in ip6_mc_source(). 17 years ago
YOSHIFUJI Hideaki 230b183921 net: Use standard structures for generic socket address structures. 17 years ago
YOSHIFUJI Hideaki 53b7997fd5 ipv6 netns: Make several "global" sysctl variables namespace aware. 17 years ago
YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 17 years ago
Denis V. Lunev 725a8ff04a ipv6: remove unused parameter from ip6_ra_control 17 years ago
Daniel Lezcano bdccc4ca13 tcp: fix kernel panic with listening_get_next 17 years ago
Adam Langley 4389dded77 tcp: Remove redundant checks when setting eff_sacks 17 years ago
Adam Langley 33ad798c92 tcp: options clean up 17 years ago
Adam Langley 49a72dfb88 tcp: Fix MD5 signatures for non-linear skbs 17 years ago
Vlad Yasevich 845525a642 sctp: Update sctp global memory limit allocations. 17 years ago
Harvey Harrison 336d3262df sctp: remove unnecessary byteshifting, calculate directly in big-endian 17 years ago
Vlad Yasevich 4e54064e0a sctp: Allow only 1 listening socket with SO_REUSEADDR 17 years ago
Vlad Yasevich 23b29ed80b sctp: Do not leak memory on multiple listen() calls 17 years ago
Vlad Yasevich 7dab83de50 sctp: Support ipv6only AF_INET6 sockets. 17 years ago
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
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