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