summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* fix random typosDanny ter Haar2008-10-161-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-10-142-83/+133
|\
| * HID: move connect quirksJiri Slaby2008-10-141-3/+0
| * HID: move apple quirksJiri Slaby2008-10-141-22/+0
| * HID: move ignore quirksJiri Slaby2008-10-141-1/+1
| * HID: hid, make parsing event drivenJiri Slaby2008-10-142-82/+111
| * HID: make a bus from hid codeJiri Slaby2008-10-141-9/+55
* | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-10-148-207/+989
|\ \
| * \ Merge branch 'from-tomtucker' into for-2.6.28J. Bruce Fields2008-10-083-122/+684
| |\ \
| | * | svcrdma: Fix IRD/ORD polarityTom Tucker2008-10-061-1/+1
| | * | svcrdma: Update svc_rdma_send_error to use DMA LKEYTom Tucker2008-10-061-2/+9
| | * | svcrdma: Modify the RPC reply path to use FRMR when availableTom Tucker2008-10-062-40/+217
| | * | svcrdma: Modify the RPC recv path to use FRMR when availableTom Tucker2008-10-062-22/+170
| | * | svcrdma: Add support to svc_rdma_send to handle chained WRTom Tucker2008-10-061-8/+21
| | * | svcrdma: Modify post recv path to use local dma keyTom Tucker2008-10-061-3/+9
| | * | svcrdma: Add a service to register a Fast Reg MR with the deviceTom Tucker2008-10-061-35/+76
| | * | svcrdma: Query device for Fast Reg support during connection setupTom Tucker2008-10-061-6/+70
| | * | svcrdma: Add FRMR get/put servicesTom Tucker2008-10-061-5/+111
| * | | NLM: Remove unused argument from svc_addsock() functionChuck Lever2008-10-041-3/+1
| * | | nfsd: use nfs client rpc callback programBenny Halevy2008-09-291-1/+1
| * | | SUNRPC: Clean up debug messages in rpcb_clnt.cChuck Lever2008-09-291-9/+5
| * | | SUNRPC: Fix up svc_unregister()Chuck Lever2008-09-291-20/+38
| * | | SUNRPC: Use short-hand IPv6 ANYADDR for RPCB_SETChuck Lever2008-09-291-4/+8
| * | | SUNRPC: Register both netids for AF_INET6 serversChuck Lever2008-09-291-43/+100
| * | | SUNRPC: Support IPv6 when registering kernel RPC servicesChuck Lever2008-09-291-7/+88
| * | | SUNRPC: Split portmap unregister API into separate functionChuck Lever2008-09-291-12/+50
| * | | SUNRPC: Simplify rpcb_register() APIChuck Lever2008-09-292-43/+30
| * | | SUNRPC: Set V6ONLY socket option for RPC listener socketsChuck Lever2008-09-291-0/+13
| * | | SUNRPC: Use proper INADDR_ANY when setting up RPC services on IPv6Chuck Lever2008-09-291-6/+33
| * | | SUNRPC: Add address family field to svc_serv data structureChuck Lever2008-09-291-5/+6
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-1419-23/+25
|\ \ \ \
| * | | | net: Rationalise email address: Network Specific PartsAlan Cox2008-10-1316-18/+18
| * | | | dsa: fix compile bug on s390Heiko Carstens2008-10-131-1/+1
| * | | | netns: mib6 section fixletAlexey Dobriyan2008-10-131-1/+1
| * | | | pktgen: fix skb leak in case of failureIlpo Järvinen2008-10-131-3/+5
* | | | | net/rfkill/rfkill-input.c needs <linux/sched.h>Geert Uytterhoeven2008-10-141-0/+1
| |_|_|/ |/| | |
* | | | vfs: Use const for kernel parser tableSteven Whitehouse2008-10-132-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-134-4/+5
|\| | |
| * | | net/mac80211/rx.c: fix build errorIngo Molnar2008-10-121-1/+4
| * | | netfilter: remove unused #include <version.h>Huang Weiyi2008-10-121-1/+0
| * | | net: Fix off-by-one in skb_dma_mapDimitris Michailidis2008-10-121-1/+1
| * | | wireless: remove duplicated #includeHuang Weiyi2008-10-121-1/+0
* | | | Merge branch 'next' into for-linusJames Morris2008-10-1313-828/+2186
|\ \ \ \ | |/ / / |/| | |
| * | | netlabel: Add configuration support for local labelingPaul Moore2008-10-103-2/+48
| * | | cipso: Add support for native local labeling and fixup mapping namesPaul Moore2008-10-105-32/+119
| * | | selinux: Set socket NetLabel based on connection endpointPaul Moore2008-10-102-1/+151
| * | | netlabel: Add functionality to set the security attributes of a packetPaul Moore2008-10-102-39/+243
| * | | netlabel: Add network address selectors to the NetLabel/LSM domain mappingPaul Moore2008-10-108-222/+811
| * | | netlabel: Add a generic way to create ordered linked lists of network addrsPaul Moore2008-10-104-216/+569
| * | | netlabel: Replace protocol/NetLabel linking with refrerence countsPaul Moore2008-10-106-255/+221