aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-05-291-0/+19
|\
| * SUNRPC: introduce xdr_init_decode_pagesBenny Halevy2011-05-291-0/+19
* | Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-05-291-148/+188
|\ \
| * | svcrpc: complete svsk processing on cb receive failureJ. Bruce Fields2011-04-101-4/+3
| * | svcrpc: take advantage of tcp autotuningOlga Kornievskaia2011-04-071-28/+7
| * | SUNRPC: Don't wait for full record to receive tcp dataJ. Bruce Fields2011-04-071-32/+112
| * | svcrpc: copy cb reply instead of pagesTrond Myklebust2011-04-071-66/+56
| * | svcrpc: close connection if client sends short packetJ. Bruce Fields2011-04-071-14/+7
| * | svcrpc: note network-order types in svc_process_calldirJ. Bruce Fields2011-04-071-3/+3
| * | SUNRPC: svc_tcp_recvfrom cleanupTrond Myklebust2011-04-071-19/+15
| * | SUNRPC: requeue tcp socket less frequentlyTrond Myklebust2011-04-071-1/+4
* | | Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-05-294-45/+518
|\ \ \
| * | | SUNRPC: Support for RPC over AF_LOCAL transportsChuck Lever2011-05-272-3/+400
| * | | SUNRPC: Remove obsolete commentChuck Lever2011-05-271-4/+0
| * | | SUNRPC: Use AF_LOCAL for rpcbind upcallsChuck Lever2011-05-272-14/+85
| * | | SUNRPC: Clean up use of curly braces in switch casesChuck Lever2011-05-271-9/+8
| * | | SUNRPC: Rename xs_encode_tcp_fragment_header()Chuck Lever2011-05-271-12/+12
| * | | SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback...Trond Myklebust2011-05-271-3/+13
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-2711-35/+92
|\ \ \
| * | | net: Kill ratelimit.h dependency in linux/net.hDavid S. Miller2011-05-272-0/+2
| * | | inetpeer: fix race in unused_list manipulationsEric Dumazet2011-05-271-15/+27
| * | | atm: expose ATM device index in sysfsDan Williams2011-05-271-0/+10
| * | | Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller2011-05-273-11/+24
| |\ \ \
| | * | | IPVS: bug in ip_vs_ftp, same list heaad used in all netns.Hans Schillstrom2011-05-271-8/+19
| | * | | netfilter: Fix several warnings in compat_mtw_from_user().David Miller2011-05-261-2/+4
| | * | | netfilter: ipset: fix ip_set_flush return codeJozsef Kadlecsik2011-05-261-1/+1
| * | | | bug.h: Move ratelimit warn interfaces to ratelimit.hDavid S. Miller2011-05-261-0/+1
| * | | | net:8021q:vlan.c Fix pr_info to just give the vlan fullname and version.Justin Mattock2011-05-261-4/+1
| * | | | can: convert to %pK for kptr_restrict supportOliver Hartkopp2011-05-261-4/+3
| * | | | net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flagsMichał Mirosław2011-05-261-1/+24
* | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-05-271-1/+1
|\ \ \ \ \
| * | | | | [S390] irq: merge irq.c and s390_ext.cHeiko Carstens2011-05-261-1/+1
* | | | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-262-2/+2
|\ \ \ \ \ \
| * | | | | | atm: Drop __TIME__ usageMichal Marek2011-05-262-2/+2
| | | | | | |
| \ \ \ \ \ \
*-. \ \ \ \ \ \ Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git....Linus Torvalds2011-05-261-1/+1
|\ \ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | seqlock: Get rid of SEQLOCK_UNLOCKEDEric Dumazet2011-05-241-1/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-05-268-8/+11
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty2011-05-258-8/+11
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds2011-05-252-1/+69
|\ \ \ \ \ \ \ \
| * | | | | | | | net: fix get_net_ns_by_fd for !CONFIG_NET_NSStephen Rothwell2011-05-241-22/+27
| * | | | | | | | net: Allow setting the network namespace by fdEric W. Biederman2011-05-102-3/+35
| * | | | | | | | ns proc: Add support for the network namespace.Eric W. Biederman2011-05-101-0/+31
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-2539-158/+496
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | net: hold rtnl again in dump callbacksEric Dumazet2011-05-252-2/+8
| * | | | | | | | sch_sfq: fix peek() implementationEric Dumazet2011-05-251-13/+1
| * | | | | | | | sctp: fix memory leak of the ASCONF queue when free asocWei Yongjun2011-05-251-0/+16
| * | | | | | | | net: make dev_disable_lro use physical device if passed a vlan dev (v2)Neil Horman2011-05-251-0/+7
| * | | | | | | | net: move is_vlan_dev into public header file (v2)Neil Horman2011-05-251-5/+0
| * | | | | | | | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-05-2512-100/+417
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-2412-100/+417
| | |\ \ \ \ \ \ \ \