summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-11-18Merge branch 'master' into nextJames Morris
2008-11-16rtnetlink: propagate error from dev_change_flags in do_setlink()Johannes Berg
2008-11-16Phonet: refuse to send bigger than MTU packetsRĂ©mi Denis-Courmont
2008-11-14scm: fix scm_fp_list->list initialization made in wrong placePavel Emelyanov
2008-11-13lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar
2008-11-14Merge branch 'master' into nextJames Morris
2008-11-14CRED: Use creds in file structsDavid Howells
2008-11-14CRED: Inaugurate COW credentialsDavid Howells
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-11-14CRED: Wrap task credential accesses in the networking subsystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the UNIX socket protocolDavid Howells
2008-11-14CRED: Wrap task credential accesses in the SunRPC protocolDavid Howells
2008-11-14CRED: Wrap task credential accesses in the ROSE protocolDavid Howells
2008-11-14CRED: Wrap task credential accesses in the netrom protocolDavid Howells
2008-11-14CRED: Wrap task credential accesses in the IPv6 protocolDavid Howells
2008-11-14CRED: Wrap task credential accesses in the AX25 protocolDavid Howells
2008-11-14CRED: Wrap task credential accesses in 9P2000 filesystemDavid Howells
2008-11-129p: restrict RDMA usageRandy Dunlap
2008-11-12net: shy netns_ok checkAlexey Dobriyan
2008-11-12ipv6: routing header fixesBrian Haley
2008-11-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-11-12mac80211: fix notify_mac functionJohannes Berg
2008-11-12net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as callerPatrick Ohly
2008-11-12tcp_htcp: last_cong bug fixDoug Leith
2008-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-10dsa: fix master interface allmulti/promisc handlingLennert Buytenhek
2008-11-10dsa: fix skb->pkt_type when mac address of slave interface differsLennert Buytenhek
2008-11-10net: fix setting of skb->tail in skb_recycle_check()Lennert Buytenhek
2008-11-10net: fix /proc/net/snmp as memory corruptorEric Dumazet
2008-11-10mac80211: fix a buffer overrun in station debug codeJianjun Kong
2008-11-10netfilter: payload_len is be16, add size of struct rather than size of pointerHarvey Harrison
2008-11-10ipv6: fix ip6_mr_init error pathBenjamin Thery
2008-11-10vlan: Fix typos in proc output stringFerenc Wagner
2008-11-09net: unix: fix inflight counting bug in garbage collectorMiklos Szeredi
2008-11-06af_key: mark policy as dead before destroyingAlexey Dobriyan
2008-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2008-11-06net: Fix recursive descent in __scm_destroy().David S. Miller
2008-11-06net: Fix recursive descent in __scm_destroy().David Miller
2008-11-06Fix logic error in rfkill_check_duplicityJonathan McDowell
2008-11-05net/9p: fix printk format warningsRandy Dunlap
2008-11-05unsigned fid->fid cannot be negativeRoel Kluin
2008-11-059p: rdma: remove duplicated #includeHuang Weiyi
2008-11-05p9: Fix leak of waitqueue in request allocation pathTom Tucker
2008-11-059p: Remove unneeded free of fcall for FlushTom Tucker
2008-11-059p: Make all client spin locks IRQ safeTom Tucker
2008-11-059p: rdma: Set trans prior to requesting async connection opsTom Tucker
2008-11-05tcp: Fix recvmsg MSG_PEEK influence of blocking behavior.David S. Miller