summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-1824-232/+450
|\
| * Merge branch 'bkl-removal' into nextTrond Myklebust2008-07-151-8/+1
| |\
| | * SUNRPC: Remove the BKL from the callback functionsTrond Myklebust2008-07-151-8/+1
| * | Merge branch 'devel' into nextTrond Myklebust2008-07-1510-182/+399
| |\|
| | * SUNRPC: Support registering IPv6 interfaces with local rpcbind daemonChuck Lever2008-07-151-4/+174
| | * SUNRPC: Refactor rpcb_register to make rpcbindv4 support easierChuck Lever2008-07-151-18/+30
| | * SUNRPC: None of rpcb_create's callers wants a privileged source portChuck Lever2008-07-151-7/+5
| | * SUNRPC: Introduce a specific rpcb_create for contacting localhostChuck Lever2008-07-151-11/+31
| | * SUNRPC: Use correct XDR encoding procedure for rpcbind SET/UNSETChuck Lever2008-07-151-4/+8
| | * SUNRPC: Ensure our task is notified when an rpcbind call is doneTrond Myklebust2008-07-092-23/+23
| | * SUNRPC: Use only rpcbind v2 for AF_INET requestsChuck Lever2008-07-091-12/+0
| | * SUNRPC: Use GETADDR for rpcbind version 4 queriesChuck Lever2008-07-091-2/+3
| | * SUNRPC: Use rpcbind version 2 GETPORTChuck Lever2008-07-091-1/+1
| | * SUNRPC: Document some naked integers in rpcbind clientChuck Lever2008-07-091-13/+36
| | * SUNRPC: More useful debugging output for rpcb clientChuck Lever2008-07-091-3/+3
| | * SUNRPC: Ensure all transports set rq_xtime consistentlyChuck Lever2008-07-092-2/+1
| | * rpc: minor cleanup of scheduler callback code\\\"J. Bruce Fields\\\2008-07-091-9/+5
| | * rpc: remove some unused macros\\\"J. Bruce Fields\\\2008-07-091-12/+1
| | * rpc: eliminate unused variable in auth_gss upcall code\\\"J. Bruce Fields\\\2008-07-091-3/+1
| | * rpc: bring back cl_chattyOlga Kornievskaia2008-07-091-5/+11
| | * SUNRPC: Remove obsolete messages during transport connectChuck Lever2008-07-091-7/+1
| | * SUNRPC: Display some debugging information as text rather than numbersChuck Lever2008-07-091-13/+16
| | * SUNRPC: Refactor rpc_show_tasksChuck Lever2008-07-091-22/+24
| | * SUNRPC: Don't display the rpc_show_tasks header if there are no tasksChuck Lever2008-07-091-7/+12
| | * SUNRPC: Rename "call_" functions that are no longer FSM statesChuck Lever2008-07-091-21/+14
| | * SUNRPC: Add a function to display the name of an RPC procedureChuck Lever2008-07-091-4/+19
| | * SUNRPC: Use GFP_NOFS when allocating credentialsTrond Myklebust2008-07-095-11/+11
| | * SUNRPC: An ENOMEM error from call_encode is always fatalTrond Myklebust2008-07-091-4/+0
| | * SUNRPC: Ensure we exit early in case of an encode errorTrond Myklebust2008-07-091-2/+7
| * | Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-07-152-9/+9
| |\ \
| | * \ Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-152-9/+9
| | |\ \
| | | * | on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-1/+1
| | | * | smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-262-8/+8
| * | | | Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar2008-07-157-2/+7
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch 'linus' into core/rcuIngo Molnar2008-07-1140-130/+203
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge branch 'linus' into core/rcuIngo Molnar2008-06-2322-121/+277
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge branch 'linus' into core/rcuIngo Molnar2008-06-1692-1087/+926
| | |\ \ \
| | * | | | rcu: fix nf_conntrack_helper.c build bugIngo Molnar2008-05-221-0/+1
| | * | | | rculist.h: fix include in net/netfilter/nf_conntrack_netlink.cIngo Molnar2008-05-191-0/+1
| | * | | | rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu2008-05-195-2/+5
| * | | | | Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-07-141-2/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'linus' into core/softirqIngo Molnar2008-06-2322-121/+277
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | Merge branch 'linus' into core/softirqIngo Molnar2008-06-1678-472/+565
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | Remove argument from open_softirq which is always NULLCarlos R. Mafra2008-05-251-2/+2
| * | | | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-142-0/+4
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14140-1383/+1431
| | |\ \ \ \ \ \
| | * | | | | | | irnet_ppp: BKL pushdownArnd Bergmann2008-06-202-0/+4
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | [S390] Cleanup iucv printk messages.Ursula Braun2008-07-142-13/+4
| | |/ / / / / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-1017-78/+58
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | SUNRPC: Fix an rpcbind breakage for the case of IPv6 lookupsTrond Myklebust2008-07-081-8/+9