summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-12-282-42/+138
|\
| * [S390] convert iucv printks to dev_xxx and pr_xxx macros.Ursula Braun2008-12-252-6/+22
| * [S390] iucv: Locking free version of iucv_message_(receive|send)Hendrik Brueckner2008-12-251-36/+116
* | Merge branch 'next' into for-linusJames Morris2008-12-2517-46/+56
|\ \ | |/ |/|
| * Merge branch 'master' into nextJames Morris2008-12-0426-219/+154
| |\
| * \ Merge branch 'master' into nextJames Morris2008-11-188-12/+30
| |\ \
| * \ \ Merge branch 'master' into nextJames Morris2008-11-1428-113/+299
| |\ \ \
| * | | | CRED: Use creds in file structsDavid Howells2008-11-145-16/+17
| * | | | CRED: Inaugurate COW credentialsDavid Howells2008-11-141-2/+4
| * | | | CRED: Wrap current->cred and a few other accessorsDavid Howells2008-11-142-7/+9
| * | | | CRED: Separate task security context from task_structDavid Howells2008-11-142-5/+7
| * | | | CRED: Wrap task credential accesses in the networking subsystemDavid Howells2008-11-143-8/+12
| * | | | CRED: Wrap task credential accesses in the UNIX socket protocolDavid Howells2008-11-141-6/+5
| * | | | CRED: Wrap task credential accesses in the SunRPC protocolDavid Howells2008-11-141-2/+2
| * | | | CRED: Wrap task credential accesses in the ROSE protocolDavid Howells2008-11-141-2/+2
| * | | | CRED: Wrap task credential accesses in the netrom protocolDavid Howells2008-11-141-2/+2
| * | | | CRED: Wrap task credential accesses in the IPv6 protocolDavid Howells2008-11-141-1/+1
| * | | | CRED: Wrap task credential accesses in the AX25 protocolDavid Howells2008-11-142-2/+2
| * | | | CRED: Wrap task credential accesses in 9P2000 filesystemDavid Howells2008-11-141-1/+1
* | | | | net: Fix module refcount leak in kernel_accept()Wei Yongjun2008-12-182-2/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-157-98/+61
|\ \ \ \ \
| * | | | | Phonet: keep TX queue disabled when the device is offRémi Denis-Courmont2008-12-151-5/+22
| * | | | | SCHED: netem: Correct documentation comment in code.Jesper Dangaard Brouer2008-12-151-3/+0
| * | | | | netfilter: update rwlock initialization for nat_tableSteven Rostedt2008-12-151-1/+1
| * | | | | netlabel: Compiler warning and NULL pointer dereference fixPaul Moore2008-12-111-18/+20
| * | | | | netpoll: fix race on poll_list resulting in garbage entryNeil Horman2008-12-091-0/+2
| * | | | | ipv6: silence log messages for locally generated multicastJan Sembera2008-12-091-1/+6
| * | | | | tcp: tcp_vegas cong avoid fix Doug Leith2008-12-091-70/+10
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-0810-38/+85
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | tproxy: fixe a possible read from an invalid location in the socket matchBalazs Scheidler2008-12-071-1/+1
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-12-051-1/+1
| |\ \ \ \
| | * | | | mac80211: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah2008-12-051-1/+1
| * | | | | tcp: tcp_vegas ssthresh bug fixDoug Leith2008-12-041-0/+2
| |/ / / /
| * | | | can: omit received RTR frames for single ID filter listsOliver Hartkopp2008-12-041-1/+4
| * | | | ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc tableChas Williams2008-12-041-1/+5
| * | | | tcp: make urg+gso work for real this timeIlpo Järvinen2008-12-031-12/+10
| * | | | can: Fix CAN_(EFF|RTR)_FLAG handling in can_filterOliver Hartkopp2008-12-032-18/+52
| * | | | Phonet: do not dump addresses from other namespacesremi.denis-courmont@nokia2008-12-031-0/+3
| * | | | netlabel: Fix a potential NULL pointer dereferencePaul Moore2008-12-031-4/+6
| * | | | xfrm: Fix kernel panic when flush and dump SPD entriesWei Yongjun2008-12-031-0/+1
* | | | | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-12-031-2/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add a reference to sunrpc in svc_addsockTom Tucker2008-11-241-2/+7
* | | | | net: Fix soft lockups/OOM issues w/ unix garbage collectordann frazier2008-11-262-3/+12
* | | | | Phonet: fix oops in phonet_address_del() on non-Phonet deviceRémi Denis-Courmont2008-11-261-1/+1
* | | | | netfilter: ctnetlink: fix GFP_KERNEL allocation under spinlockPatrick McHardy2008-11-261-1/+1
* | | | | net: make skb_truesize_bug() call WARN()Arjan van de Ven2008-11-251-1/+1
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-252-2/+10
|\ \ \ \ \
| * | | | | net/wireless/reg.c: fix bad WARN_ON in if statementIngo Molnar2008-11-251-2/+2
| * | | | | mac80211 : Fix setting ad-hoc mode and non-ibss channelAbhijeet Kolekar2008-11-251-0/+8
* | | | | | rose: zero length frame filtering in af_rose.cBernard Pidoux2008-11-251-0/+10
OpenPOWER on IntegriCloud