aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* sctp: Update sctp global memory limit allocations.Vlad Yasevich2008-07-19
* sctp: remove unnecessary byteshifting, calculate directly in big-endianHarvey Harrison2008-07-19
* sctp: Allow only 1 listening socket with SO_REUSEADDRVlad Yasevich2008-07-19
* sctp: Do not leak memory on multiple listen() callsVlad Yasevich2008-07-19
* sctp: Support ipv6only AF_INET6 sockets.Vlad Yasevich2008-07-19
* sctp: Prevent uninitialized memory accessFlorian Westphal2008-07-19
* sctp: Don't abort initialization when CONFIG_PROC_FS=nFlorian Westphal2008-07-19
* tcp: RTT metrics scalingStephen Hemminger2008-07-19
* pkt_sched: Fix noqueue_qdisc initialization.David S. Miller2008-07-19
* pkt_sched: Manage qdisc list inside of root qdisc.David S. Miller2008-07-19
* 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
* proc: clean the ip_misc_proc_init and ip_proc_init_net error pathsPavel Emelyanov2008-07-18
* proc: show per-net ip_devconf.forwarding in /proc/net/snmpPavel Emelyanov2008-07-18
* proc: create /proc/net/snmp file in each netPavel Emelyanov2008-07-18
* proc: create /proc/net/netstat file in each netPavel Emelyanov2008-07-18
* ipv4: clean the init_ipv4_mibs error pathsPavel 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
* ipv4: add pernet mib operationsPavel Emelyanov2008-07-18
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-18
|\
| * Merge branch 'bkl-removal' into nextTrond Myklebust2008-07-15
| |\
| | * SUNRPC: Remove the BKL from the callback functionsTrond Myklebust2008-07-15
| * | Merge branch 'devel' into nextTrond Myklebust2008-07-15
| |\|
| | * SUNRPC: Support registering IPv6 interfaces with local rpcbind daemonChuck Lever2008-07-15
| | * SUNRPC: Refactor rpcb_register to make rpcbindv4 support easierChuck Lever2008-07-15
| | * SUNRPC: None of rpcb_create's callers wants a privileged source portChuck Lever2008-07-15
| | * SUNRPC: Introduce a specific rpcb_create for contacting localhostChuck Lever2008-07-15
| | * SUNRPC: Use correct XDR encoding procedure for rpcbind SET/UNSETChuck Lever2008-07-15
| | * SUNRPC: Ensure our task is notified when an rpcbind call is doneTrond Myklebust2008-07-09
| | * SUNRPC: Use only rpcbind v2 for AF_INET requestsChuck Lever2008-07-09
| | * SUNRPC: Use GETADDR for rpcbind version 4 queriesChuck Lever2008-07-09
| | * SUNRPC: Use rpcbind version 2 GETPORTChuck Lever2008-07-09
| | * SUNRPC: Document some naked integers in rpcbind clientChuck Lever2008-07-09
| | * SUNRPC: More useful debugging output for rpcb clientChuck Lever2008-07-09
| | * SUNRPC: Ensure all transports set rq_xtime consistentlyChuck Lever2008-07-09
| | * rpc: minor cleanup of scheduler callback code\\\"J. Bruce Fields\\\2008-07-09
| | * rpc: remove some unused macros\\\"J. Bruce Fields\\\2008-07-09
| | * rpc: eliminate unused variable in auth_gss upcall code\\\"J. Bruce Fields\\\2008-07-09
| | * rpc: bring back cl_chattyOlga Kornievskaia2008-07-09
| | * SUNRPC: Remove obsolete messages during transport connectChuck Lever2008-07-09
| | * SUNRPC: Display some debugging information as text rather than numbersChuck Lever2008-07-09
| | * SUNRPC: Refactor rpc_show_tasksChuck Lever2008-07-09