summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-05-20Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linuxtip-x86-xsave-2008-05-26_08_54_Montip-x86-cpu-2008-05-26_08_53_MonLinus Torvalds
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-20Merge branch 'from-tomtucker' into for-2.6.26J. Bruce Fields
2008-05-20pktgen: make sure that pktgen_thread_worker has been executedDenis V. Lunev
2008-05-20[VLAN]: Propagate selected feature bits to VLAN devicesPatrick McHardy
2008-05-20vlan: Correctly handle device notifications for layered VLAN devicesPatrick McHardy
2008-05-20net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags()David Woodhouse
2008-05-20net_sched: cls_api: fix return value for non-existant classifiersPatrick McHardy
2008-05-20ipsec: Use the correct ip_local_out functionHerbert Xu
2008-05-19ipv6 addrconf: Allow infinite prefix lifetime.YOSHIFUJI Hideaki
2008-05-19ipv6 route: Fix lifetime in netlink.YOSHIFUJI Hideaki
2008-05-19ipv6 addrconf: Fix route lifetime setting in corner case.YOSHIFUJI Hideaki
2008-05-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-05-19ndisc: Add missing strategies for per-device retrans timer/reachable time set...YOSHIFUJI Hideaki
2008-05-19svcrdma: Verify read-list fits within RPCSVC_MAXPAGESTom Tucker
2008-05-19svcrdma: Change svc_rdma_send_error return type to voidTom Tucker
2008-05-19svcrdma: Copy transport address and arm CQ before calling rdma_acceptTom Tucker
2008-05-19svcrdma: Set rqstp transport address in rdma_read_complete functionTom Tucker
2008-05-19svcrdma: Use ib verbs version of dma_unmapTom Tucker
2008-05-19svcrdma: Cleanup queued, but unprocessed I/O in svc_rdma_freeTom Tucker
2008-05-19svcrdma: Move the QP and cm_id destruction to svc_rdma_freeTom Tucker
2008-05-19svcrdma: Add reference for each SQ/RQ WRTom Tucker
2008-05-19svcrdma: Move destroy to kernel threadTom Tucker
2008-05-19svcrdma: Shrink scope of spinlock on RQ CQTom Tucker
2008-05-19svcrdma: Use standard Linux lists for context cacheTom Tucker
2008-05-19svcrdma: Simplify RDMA_READ deferral buffer managementTom Tucker
2008-05-19svcrdma: Remove unused READ_DONE context flags bitTom Tucker
2008-05-19svcrdma: Return error from rdma_read_xdr so caller knows to free contextTom Tucker
2008-05-19svcrdma: Fix error handling during listening endpoint creationTom Tucker
2008-05-19svcrdma: Free context on post_recv error in send_replyTom Tucker
2008-05-19svcrdma: Free context on ib_post_recv errorTom Tucker
2008-05-19svcrdma: Add put of connection ESTABLISHED reference in rdma_cma_handlerTom Tucker
2008-05-19svcrdma: Fix return value in svc_rdma_sendTom Tucker
2008-05-19svcrdma: Fix race with dto_tasklet in svc_rdma_sendTom Tucker
2008-05-19svcrdma: Simplify receive buffer postingTom Tucker
2008-05-19svc: Remove unused header files from svc_xprt.cTom Tucker
2008-05-19svc: Remove extra check for XPT_DEAD bit in svc_xprt_enqueueTom Tucker
2008-05-18svcrpc: fix proc/net/rpc/auth.unix.ip/content displayJ. Bruce Fields
2008-05-18SUNRPC: AUTH_SYS "machine creds" shouldn't use negative valued uid/gidTrond Myklebust
2008-05-16mac80211: Add RTNL version of ieee80211_iterate_active_interfacesIvo van Doorn
2008-05-16mac80211 : Association with 11n hidden ssid ap.Abhijeet Kolekar
2008-05-14net: handle errors from device_renameStephen Hemminger
2008-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2008-05-14net/irda/irnet/irnet_irda.c needs unaligned.hAndrew Morton
2008-05-149p: fix error path during early mountEric Van Hensbergen
2008-05-149p: make cryptic unknown error from server less scaryEric Van Hensbergen
2008-05-149p: fix flags length in netSteven Rostedt
2008-05-149p: Correct fidpool creation failure in p9_client_createJosef 'Jeff' Sipek
2008-05-149p: use struct mutex instead of struct semaphoreJosef 'Jeff' Sipek
2008-05-149p: propagate parse_option changes to client and transportsEric Van Hensbergen